Class AuthoredIUAction

java.lang.Object
org.eclipse.equinox.p2.publisher.AbstractPublisherAction
org.eclipse.tycho.p2.impl.publisher.AuthoredIUAction
All Implemented Interfaces:
org.eclipse.equinox.p2.publisher.IPublisherAction

public class AuthoredIUAction extends org.eclipse.equinox.p2.publisher.AbstractPublisherAction implements org.eclipse.equinox.p2.publisher.IPublisherAction
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
     

    Fields inherited from class org.eclipse.equinox.p2.publisher.AbstractPublisherAction

    CONFIG_ANY, CONFIG_SEGMENT_SEPARATOR, info
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.core.runtime.IStatus
    perform(org.eclipse.equinox.p2.publisher.IPublisherInfo info, org.eclipse.equinox.p2.publisher.IPublisherResult results, org.eclipse.core.runtime.IProgressMonitor monitor)
     

    Methods inherited from class org.eclipse.equinox.p2.publisher.AbstractPublisherAction

    addSelfCapability, createConfigSpec, createCUIdString, createFilterSpec, createIdString, createIURequirements, createIUShell, createLDAPString, createPack200ArtifactDescriptor, createParentIU, createParentPrefixComputer, createRootPrefixComputer, createSelfCapability, filterMatches, getArrayFromString, parseConfigSpec, processAdditionalInstallableUnitsAdvice, processArtifactPropertiesAdvice, processCapabilityAdvice, processInstallableUnitPropertiesAdvice, processTouchpointAdvice, processTouchpointAdvice, processUpdateDescriptorAdvice, publishArtifact, publishArtifact, queryForIU, queryForIUs, setPublisherInfo, toRequiredCapability

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

  • Constructor Details

    • AuthoredIUAction

      public AuthoredIUAction(File location)
  • Method Details

    • perform

      public org.eclipse.core.runtime.IStatus perform(org.eclipse.equinox.p2.publisher.IPublisherInfo info, org.eclipse.equinox.p2.publisher.IPublisherResult results, org.eclipse.core.runtime.IProgressMonitor monitor)
      Specified by:
      perform in interface org.eclipse.equinox.p2.publisher.IPublisherAction
      Specified by:
      perform in class org.eclipse.equinox.p2.publisher.AbstractPublisherAction