Class CallableTransformer

    • Field Detail

      • BACKUP_INPUT

        public static final String BACKUP_INPUT
        the key for storing the current input token in the backup.
        See Also:
        Constant Field Values
      • m_InputToken

        protected transient Token m_InputToken
        the token that is to be fed into the callable transformer.
    • Constructor Detail

      • CallableTransformer

        public CallableTransformer()
        Default constructor.
      • CallableTransformer

        public CallableTransformer​(CallableActorReference name)
        Allows setting the callable name.
        Parameters:
        name - the reference to use