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,
LayerMapper layerMapper)
Starts a server side feature installation process for the given feature file.
|
ServerActionHandle<? extends FeatureProgress,FeatureInstallResult> |
FeatureInstallAgent.installFeature(FeatureFile featureFile,
Map<String,String> layerMapping)
Deprecated.
since 5.2.513 - use
FeatureInstallAgent.installFeature(FeatureFile, LayerMapper) instead |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210