| AbstractTransformOption |
Abstract implementation of TransformOption.
|
| ChildTransformer |
Represents a single transformer in a pipeline of multiple transformers.
|
| CombinedConfig |
This class recreates the json format used in ACS 6.1 where we just had an array of transformers and each
transformer has a list of node options.
|
| SupportedSourceAndTarget |
Represents a single source and target combination supported by a transformer.
|
| Transformer |
Represents a set of transformations supported by the Transform Service or Local Transform Service Registry that
share the same transform options.
|
| TransformOptionGroup |
Represents a group of one or more options.
|
| TransformOptionValue |
Represents a single transformation option.
|
| TransformServiceRegistryImpl |
Used by clients to work out if a transformation is supported by the Transform Service.
|
| TransformServiceRegistryImpl.Data |
|
| TransformServiceRegistryImpl.TransformServiceRegistryJob |
|
| TransformStep |
Represents a single transform step in a transform pipeline.
|