Package org.activiti.engine.impl.cmd
Class AddCommentCmd
- java.lang.Object
-
- org.activiti.engine.impl.cmd.AddCommentCmd
-
-
Constructor Summary
Constructors Constructor Description AddCommentCmd(String taskId, String processInstanceId, String message)AddCommentCmd(String taskId, String processInstanceId, String type, String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Commentexecute(CommandContext commandContext)protected StringgetSuspendedExceptionMessage()protected StringgetSuspendedTaskException()
-