Package org.activiti.engine.impl.cmd
Class GetCommentCmd
- java.lang.Object
-
- org.activiti.engine.impl.cmd.GetCommentCmd
-
- All Implemented Interfaces:
Serializable,Command<Comment>
public class GetCommentCmd extends Object implements Command<Comment>, Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GetCommentCmd(String commentId)
-