Interface INextCommandAware


  • public interface INextCommandAware
    Indicates that a command is aware of its next command to be executed based on its execution status.
    • Method Detail

      • nextCommand

        Class nextCommand()