Class FindActiveActivityIdsCmd

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

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