Class AbstractAction

    • Constructor Detail

      • AbstractAction

        public AbstractAction()
    • Method Detail

      • getActionId

        public abstract java.lang.String getActionId()
        Description copied from interface: Executable
        Gets the action id.
        Specified by:
        getActionId in interface Executable
        Returns:
        the action id
      • setCaseNo

        public void setCaseNo​(int caseNo)
        Specified by:
        setCaseNo in interface Executable
      • setLastInChooseWhen

        public void setLastInChooseWhen​(boolean lastInChooseWhen)
        Specified by:
        setLastInChooseWhen in interface Executable