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