Class Execute


  • public class Execute
    extends java.lang.Object
    • Constructor Detail

      • Execute

        public Execute()
    • Method Detail

      • getToken

        public java.lang.String getToken()
        Returns:
        returns String
      • setToken

        public void setToken​(java.lang.String token)
        Parameters:
        token - the value for the token property
      • getTaskId

        public java.lang.String getTaskId()
        Returns:
        returns String
      • setTaskId

        public void setTaskId​(java.lang.String taskId)
        Parameters:
        taskId - the value for the taskId property
      • getCommand

        public SaWsCommand getCommand()
        Returns:
        returns SaWsCommand
      • setCommand

        public void setCommand​(SaWsCommand command)
        Parameters:
        command - the value for the command property
      • getNextActor

        public java.lang.String getNextActor()
        Returns:
        returns String
      • setNextActor

        public void setNextActor​(java.lang.String nextActor)
        Parameters:
        nextActor - the value for the nextActor property
      • getComment

        public java.lang.String getComment()
        Returns:
        returns String
      • setComment

        public void setComment​(java.lang.String comment)
        Parameters:
        comment - the value for the comment property
      • getEscalationDate

        public java.util.Date getEscalationDate()
        Returns:
        returns Date
      • setEscalationDate

        public void setEscalationDate​(java.util.Date escalationDate)
        Parameters:
        escalationDate - the value for the escalationDate property