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: