Class UpdateCommentCmd

java.lang.Object
org.camunda.bpm.engine.impl.cmd.UpdateCommentCmd
All Implemented Interfaces:
Serializable, Command<Object>

public class UpdateCommentCmd extends Object implements Command<Object>, Serializable
Command to update a comment by a given task ID or a process Instance ID
See Also: