Package | Description |
---|---|
com.orchestranetworks.addon.dex.common |
Provides the classes and interfaces used to supply a context for integrating {addon.label} services.
|
com.orchestranetworks.addon.dex.configuration |
Classes and interfaces to define specifications for the import, export and transfer data services.
|
Modifier and Type | Method and Description |
---|---|
DataExchangeServiceContext |
DataExchangeServiceContextFactory.getDataExchangeServiceContext(com.orchestranetworks.service.ServiceContext serviceContext)
Returns an instance of
DataExchangeServiceContext with the specific service context. |
Constructor and Description |
---|
TransferConfigurationSpec(DataExchangeServiceContext dexServiceContext)
Transfers tables based on a
DataExchangeServiceContext . |