Package | Description |
---|---|
de.espirit.firstspirit.feature |
Provides interfaces to handle content transport features.
|
Modifier and Type | Method and Description |
---|---|
ServerActionHandle<? extends FeatureProgress,FeatureAnalyseResult> |
FeatureInstallAgent.analyzeFeature(FeatureFile featureFile)
Starts a server side feature analyze process for the given feature file.
|
ServerActionHandle<? extends FeatureProgress,Boolean> |
FeatureAgent.createFeatureTransportFile(FeatureDescriptor featureDescriptor)
Starts a server side process to create a feature transport file.
|
ServerActionHandle<? extends FeatureProgress,FeatureInstallResult> |
FeatureInstallAgent.installFeature(FeatureFile featureFile,
Map<String,String> layerMapping)
Starts a server side feature installation process for the given feature file.
|
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500