Package org.camunda.bpm.engine.impl.cmd
Class GetProcessInstanceCommentsCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.GetProcessInstanceCommentsCmd
- All Implemented Interfaces:
Serializable
,Command<List<Comment>>
public class GetProcessInstanceCommentsCmd
extends Object
implements Command<List<Comment>>, Serializable
- Author:
- Tom Baeyens
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary