Class GetTaskCommentsCmd

java.lang.Object
org.camunda.bpm.engine.impl.cmd.GetTaskCommentsCmd
All Implemented Interfaces:
Serializable, Command<List<Comment>>

public class GetTaskCommentsCmd extends Object implements Command<List<Comment>>, Serializable
Author:
Tom Baeyens
See Also: