Interface | Description |
---|---|
AppReader |
Provides the information needed to import an app.
|
AppReaderFactory |
A factory for AppReader instances.
|
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 |
---|---|
AppExporter | |
AppImporter | |
DistributionChannelInfo |
Information about the available outgoing channels.
|
IncomingAppChannelAdapterLifecycleBean |
Manages the channels used to receive apps from outside edoras one.
|
SimpleAppReader |
This class represents basic implementation of AppReader that holds all the information in memory.
|
SimpleAppReader.Builder | |
TransferConstants |
Constant definitions used by the app transfer code.
|
Exception | Description |
---|---|
AppVersioningException |
Used to report app versioning problems.
|
Copyright © 2010 - 2015 edorasware ag. All Rights Reserved.