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