Interface CallFunction

  • All Superinterfaces:
    AbstractStep

    @Deprecated
    public interface CallFunction
    extends AbstractStep
    Deprecated.
    Will be removed in TPT-18. Use CallFunctionStep instead.
    For further information, please refer to the User Guide, Call Function step.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String FUNCTIONCALL
      Deprecated.
      static java.lang.String SIGNAL
      Deprecated.
    • Field Detail

      • FUNCTIONCALL

        @Deprecated
        static final java.lang.String FUNCTIONCALL
        Deprecated.
        See Also:
        Constant Field Values