Interface TransferTransformationExecutionContext

    • Method Detail

      • getInputValue

        java.lang.Object getInputValue()
        Deprecated.
        Returns the input value to transfer data through a transformation function.
      • getSourceSchemaNode

        com.orchestranetworks.schema.SchemaNode getSourceSchemaNode()
        Deprecated.
        Returns the node of the source field during transfer.
      • getTargetSchemaNode

        com.orchestranetworks.schema.SchemaNode getTargetSchemaNode()
        Deprecated.
        Returns the node of the target field during transfer.