Package com.flowable.idm.engine.impl.cmd
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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GetGroupsWithPrivilegeCmd(String name)
-