Class CommandInfoImpl

    • Constructor Detail

      • CommandInfoImpl

        public CommandInfoImpl​(SaWFConstants.CommandId cmd,
                               java.lang.String desc,
                               boolean isEnabled,
                               int trans)
      • CommandInfoImpl

        public CommandInfoImpl​(SaWFConstants.CommandId cmd,
                               java.lang.String desc,
                               boolean isEnabled,
                               int trans,
                               boolean reasonRequired,
                               boolean nextReceiverRequired)
        Constructor.
        Parameters:
        cmd - Command
        desc - Description
        isEnabled - Is enabled
        trans -
        reasonRequired -
        nextReceiverRequired -