Package com.flowable.idm.engine.impl.cmd
Class GetPlatformUserByIdCmd
java.lang.Object
com.flowable.idm.engine.impl.cmd.GetPlatformUserByIdCmd
- All Implemented Interfaces:
Serializable
,Command<PlatformUserEntity>
public class GetPlatformUserByIdCmd
extends Object
implements Command<PlatformUserEntity>, Serializable
- Author:
- Tijs Rademakers
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
userId
-
-
Constructor Details
-
GetPlatformUserByIdCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<PlatformUserEntity>
-