Package org.flowable.engine.impl.cmd
Class AddCommentCmd
java.lang.Object
org.flowable.engine.impl.cmd.AddCommentCmd
- Author:
- Tom Baeyens
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAddCommentCmd
(String taskId, String processInstanceId, String message) AddCommentCmd
(String taskId, String processInstanceId, String type, String message) -
Method Summary