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