Class GetProcessInstanceCommentsCmd
java.lang.Object
org.activiti.engine.impl.cmd.GetProcessInstanceCommentsCmd
- All Implemented Interfaces:
Serializable, Command<List<Comment>>
public class GetProcessInstanceCommentsCmd
extends Object
implements Command<List<Comment>>, Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGetProcessInstanceCommentsCmd(String processInstanceId) GetProcessInstanceCommentsCmd(String processInstanceId, String type) -
Method Summary
-
Field Details
-
processInstanceId
-
type
-
-
Constructor Details
-
GetProcessInstanceCommentsCmd
-
GetProcessInstanceCommentsCmd
-
-
Method Details
-
execute
-