| Interface | Description | 
|---|---|
| AppDeploymentConfiguration | 
 This interface represents applications deployment configuration 
 | 
| AppReader | 
 Provides the information needed to import an app. 
 | 
| AppReaderPreProcessor | 
 Pre processor to modify the raw input from the app reader before it converts the input into predefined data object. 
 | 
| AppVersioningStrategy | 
 Defines a strategy for managing app versions and detecting updates and conflicts as the apps are transferred between systems. 
 | 
| AppWriter | 
 Defines the methods needed to persist an app. 
 | 
| AppWriterFactory | 
 A factory for AppWriter instances. 
 | 
| DistributionManager | 
 Defines a distribution manager as used by the corresponding REST controller. 
 | 
| DistributionService | 
 Manages the available distribution channels. 
 | 
| IncomingAppService | 
 The interface used to receive Spring integration messages and import the Apps that they describe. 
 | 
| OutgoingAppChannelAdapter | 
 Defines an outgoing AppModel channel adapter. 
 | 
| Class | Description | 
|---|---|
| AppContent | 
 Contains the complete content of an App. 
 | 
| AppExporter | |
| AppImporter | |
| DistributionChannelInfo | 
 Information about the available outgoing channels. 
 | 
| IncomingAppChannelAdapterLifecycleBean | 
 Deploys application during the startup and manages the channels used to receive apps from outside edoras one. 
 | 
| TransferConstants | 
 Constant definitions used by the app transfer code. 
 | 
| Exception | Description | 
|---|---|
| AppVersioningException | 
 Used to report app versioning problems. 
 | 
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.