public interface FeatureInstallResult extends Serializable
installation process
.FeatureInstallAgent.installFeature(FeatureFile, Map)
Modifier and Type | Method and Description |
---|---|
EnumMap<Store.Type,List<BasicElementInfo>> |
getDeletedStoreNodes()
Returns all store nodes which have deleted during the installation process.
|
EnumMap<Store.Type,List<BasicElementInfo>> |
getLostAndFoundStoreNodes()
Returns all store nodes which have been moved to folder lost and found during the
installation process.
|
@NotNull EnumMap<Store.Type,List<BasicElementInfo>> getLostAndFoundStoreNodes()
@NotNull EnumMap<Store.Type,List<BasicElementInfo>> getDeletedStoreNodes()
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500