Package com.flowable.idm.engine.impl.cmd
Class DeletePlatformIdentityInfoCmd
java.lang.Object
com.flowable.idm.engine.impl.cmd.DeletePlatformIdentityInfoCmd
- All Implemented Interfaces:
Serializable
,Command<Void>
- Author:
- Tijs Rademakers
- See Also:
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
DeletePlatformIdentityInfoCmd
(String userId, String tenantId) -
Method Summary
Modifier and TypeMethodDescriptionbyUserIdAndTenantId
(String userId, String tenantId) execute
(CommandContext commandContext)