Interface WhileExpr

  • All Superinterfaces:
    AbstractStep

    @Deprecated
    public interface WhileExpr
    extends AbstractStep
    Deprecated.
    Will be removed in TPT-18. Use WhileExprStep instead.
    For further information, please refer to the User Guide, While... Step.
    • Field Detail

      • DEFINITION

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