Class AddCommentCmd

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

public class AddCommentCmd extends Object implements Command<Comment>, Serializable
Author:
Tom Baeyens
See Also: