Package com.flowable.idm.engine.impl.cmd
Class SetUserInfoCmd
java.lang.Object
com.flowable.idm.engine.impl.cmd.SetUserInfoCmd
- All Implemented Interfaces:
Serializable
,org.flowable.common.engine.impl.interceptor.Command<Object>
public class SetUserInfoCmd
extends Object
implements org.flowable.common.engine.impl.interceptor.Command<Object>, Serializable
- Author:
- Tom Baeyens
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
userId
-
userPassword
-
type
-
key
-
value
-
accountPassword
-
accountDetails
-
-
Constructor Details
-
SetUserInfoCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Object>
-