Package | Description |
---|---|
de.espirit.firstspirit.feature |
Provides interfaces to handle content transport features.
|
Modifier and Type | Method and Description |
---|---|
FeatureDescriptor |
FeatureAgent.createFeature(String name,
Revision revision,
boolean release)
Create a new feature with the given name.
|
Modifier and Type | Method and Description |
---|---|
List<FeatureDescriptor> |
FeatureAgent.getFeatureDescriptors()
Returns a list of all feature descriptors available for the project this agent is related to.
|
Modifier and Type | Method and Description |
---|---|
FeatureModel |
FeatureAgent.createFeatureModel(FeatureDescriptor featureDescriptor)
Create a feature model based on the given feature descriptor.
|
ServerActionHandle<? extends FeatureProgress,Boolean> |
FeatureAgent.createFeatureTransportFile(FeatureDescriptor featureDescriptor)
Starts a server side process to create a feature transport file.
|
void |
FeatureAgent.deleteFeature(FeatureDescriptor featureDescriptor)
Deletes the feature specified by the given feature descriptor.
|
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500