Package com.flowable.idm.engine.impl.cmd
Class GetUsersWithPrivilegeCmd
java.lang.Object
com.flowable.idm.engine.impl.cmd.GetUsersWithPrivilegeCmd
- All Implemented Interfaces:
Serializable
,Command<List<PlatformUser>>
public class GetUsersWithPrivilegeCmd
extends Object
implements Command<List<PlatformUser>>, Serializable
- Author:
- Joram Barrez
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
-
-
Constructor Details
-
GetUsersWithPrivilegeCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<List<PlatformUser>>
-