Class FindActiveActivityIdsCmd

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

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