Package | Description |
---|---|
com.orchestranetworks.addon.dex.mapping |
Classes and interfaces to configure mapping between source and target applications.
|
com.orchestranetworks.addon.dex.transformation |
Classes and interfaces to call {addon.label} transformation
functions for the import, export and transfer data services.
|
Class and Description |
---|
ParameterDefinition
Defines the parameter for a
Transformation class. |
TransformationDefinition
Defines attributes for
Transformation implementations. |
Class and Description |
---|
AggregationTransformationExecutionContext
Provides a context for an aggregation transformation when transferring, exporting, or importing data.
|
AggregationTransformationExecutionValue
Specifies the configuration used to import data into a file.
|
InputDefinition
Defines the input data for a
Transformation class. |
OutputDefinition
Defines the output data for a
Transformation class. |
ParameterDefinition
Defines the parameter for a
Transformation class. |
Transformation
Provides transformation methods.
|
TransformationConfigurationContext
Provides configuration attributes for the
Transformation implementation that executes during import, export, or transfer. |
TransformationDefinition
Defines attributes for
Transformation implementations. |
TransformationExecutionContext
Provides the transformation context.
|