@Component(role=MetadataManipulator.class, hint="bundle-manifest") public class BundleManifestManipulator extends AbstractMetadataManipulator
logger| Constructor and Description |
|---|
BundleManifestManipulator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addMoreChanges(ProjectMetadata project,
VersionChangesDescriptor versionChangeContext) |
void |
applyChanges(ProjectMetadata project,
VersionChangesDescriptor versionChangeContext) |
Collection<String> |
validateChanges(ProjectMetadata project,
VersionChangesDescriptor versionChangeContext) |
void |
writeMetadata(ProjectMetadata project) |
isBundle, isBundle, isFeature, isFeaturepublic boolean addMoreChanges(ProjectMetadata project, VersionChangesDescriptor versionChangeContext)
addMoreChanges in interface MetadataManipulatoraddMoreChanges in class AbstractMetadataManipulatorpublic Collection<String> validateChanges(ProjectMetadata project, VersionChangesDescriptor versionChangeContext)
public void applyChanges(ProjectMetadata project, VersionChangesDescriptor versionChangeContext)
public void writeMetadata(ProjectMetadata project) throws IOException
IOExceptionCopyright © 2008–2022 Eclipse Foundation. All rights reserved.