Package com.flowable.idm.engine.impl.cmd
Class SetUserStateAndSubStateCmd
- java.lang.Object
-
- com.flowable.idm.engine.impl.cmd.SetUserStateAndSubStateCmd
-
-
Constructor Summary
Constructors Constructor Description SetUserStateAndSubStateCmd(String userId, String state, String subState)
SetUserStateAndSubStateCmd(String userId, String state, String subState, String tenantId)
-
-
-
Method Detail
-
execute
public Void execute(CommandContext commandContext)
-
-