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
FieldsFields inherited from class org.eclipse.equinox.p2.publisher.AbstractPublisherAction
CONFIG_ANY, CONFIG_SEGMENT_SEPARATOR, info -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusperform(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
-
Field Details
-
IU_TYPE
- See Also:
-
iuProject
-
-
Constructor Details
-
AuthoredIUAction
-
-
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:
performin interfaceorg.eclipse.equinox.p2.publisher.IPublisherAction- Specified by:
performin classorg.eclipse.equinox.p2.publisher.AbstractPublisherAction
-