Interface ElseIfExpr

  • All Superinterfaces:
    AbstractStep

    @Deprecated
    public interface ElseIfExpr
    extends AbstractStep
    Deprecated.
    Will be removed in TPT-19. Use ElseIfExprStep instead.
    For further information, please refer to the User Guide, section Step Types.
    • Field Detail

      • DEFINITION

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