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: