Package org.flowable.engine.impl.cmd
Class GetPotentialStarterGroupsCmd
java.lang.Object
org.flowable.engine.impl.cmd.GetPotentialStarterGroupsCmd
- All Implemented Interfaces:
Serializable
,Command<List<Group>>
public class GetPotentialStarterGroupsCmd
extends Object
implements Command<List<Group>>, Serializable
- Author:
- Tijs Rademakers
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary