public class GatherBundleAction extends BundlesAction
BUNDLE_CAPABILITY, BUNDLE_LOCALIZATION_INDEX, BUNDLE_SHAPE, CAPABILITY_NS_OSGI_BUNDLE, CAPABILITY_NS_OSGI_FRAGMENT, DIR, finalStatus, INSTALLATION_DIRECTIVE, INSTALLATION_GREEDY, JAR, OSGI_BUNDLE_CLASSIFIER, SOURCE_BUNDLE_CAPABILITY, TYPE_ECLIPSE_BUNDLE, TYPE_ECLIPSE_SOURCE| Constructor and Description |
|---|
GatherBundleAction(java.io.File location,
java.io.File manifestRoot) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createShapeAdvice(BundleDescription bundle) |
protected BundleDescription[] |
getBundleDescriptions(java.io.File[] bundleLocations,
IProgressMonitor monitor) |
IStatus |
perform(IPublisherInfo publisherInfo,
IPublisherResult results,
IProgressMonitor monitor) |
protected void |
publishArtifact(IArtifactDescriptor descriptor,
java.io.File base,
java.io.File[] inclusions,
IPublisherInfo publisherInfo) |
void |
setComputer(GatheringComputer computer) |
void |
setUnpack(java.lang.String unpack) |
addCapability, addImportPackageRequirement, addImportPackageRequirement, addRequireBundleRequirement, addRequireBundleRequirement, addRequirement, basicLoadManifest, basicLoadManifestIgnoringExceptions, createAdviceFileAdvice, createBundleArtifactKey, createBundleConfigurationUnit, createBundleDescription, createBundleDescription, createBundleDescriptionIgnoringExceptions, createBundleIU, createDefaultBundleConfigurationUnit, doCreateBundleIU, generateBundleIUs, generateBundleIUs, getExternalizedStrings, getHostLocalizations, getManifestCachedValues, isOptional, loadManifest, loadManifestIgnoringExceptions, publishArtifactpublic GatherBundleAction(java.io.File location,
java.io.File manifestRoot)
location - public IStatus perform(IPublisherInfo publisherInfo,
IPublisherResult results,
IProgressMonitor monitor)
perform in class BundlesActionprotected void publishArtifact(IArtifactDescriptor descriptor,
java.io.File base,
java.io.File[] inclusions,
IPublisherInfo publisherInfo)
publishArtifact in class BundlesActionprotected BundleDescription[] getBundleDescriptions(java.io.File[] bundleLocations,
IProgressMonitor monitor)
getBundleDescriptions in class BundlesActionprotected void createShapeAdvice(BundleDescription bundle)
public void setComputer(GatheringComputer computer)
public void setUnpack(java.lang.String unpack)