Package org.activiti.engine.impl.cmd
Class AddCommentCmd
java.lang.Object
org.activiti.engine.impl.cmd.AddCommentCmd
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAddCommentCmd(String taskId, String processInstanceId, String message) AddCommentCmd(String taskId, String processInstanceId, String type, String message) -
Method Summary
Modifier and TypeMethodDescriptionexecute(CommandContext commandContext) protected CommentexecuteInternal(CommandContext commandContext, String processDefinitionId) protected Stringprotected String