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