TransferTransformationExecutionContext.public interface TransferTransformationExecutionContext extends TransformationExecutionContext
| Modifier and Type | Method and Description |
|---|---|
Object |
getInputValue()
Deprecated.
Returns the input value to transfer data through a transformation function.
|
com.orchestranetworks.schema.SchemaNode |
getSourceSchemaNode()
Deprecated.
Returns the node of the source field during transfer.
|
com.orchestranetworks.schema.SchemaNode |
getTargetSchemaNode()
Deprecated.
Returns the node of the target field during transfer.
|
getSourceRecordObject getInputValue()
com.orchestranetworks.schema.SchemaNode getSourceSchemaNode()
com.orchestranetworks.schema.SchemaNode getTargetSchemaNode()