Class AddCommentCmd

    • Field Detail

      • taskId

        protected String taskId
      • processInstanceId

        protected String processInstanceId
      • message

        protected String message
    • Constructor Detail

      • AddCommentCmd

        public AddCommentCmd​(String taskId,
                             String processInstanceId,
                             String message)