Class GetGroupsWithPrivilegeCmd

java.lang.Object
com.flowable.idm.engine.impl.cmd.GetGroupsWithPrivilegeCmd
All Implemented Interfaces:
Serializable, Command<List<Group>>

public class GetGroupsWithPrivilegeCmd extends Object implements Command<List<Group>>, Serializable
Author:
Joram Barrez
See Also: