Package com.flowable.idm.engine.impl.cmd
Class AddPrivilegeMappingCmd
java.lang.Object
com.flowable.idm.engine.impl.cmd.AddPrivilegeMappingCmd
- All Implemented Interfaces:
Serializable
,org.flowable.common.engine.impl.interceptor.Command<Void>
public class AddPrivilegeMappingCmd
extends Object
implements org.flowable.common.engine.impl.interceptor.Command<Void>, Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
privilegeId
-
userId
-
groupId
-
-
Constructor Details
-
AddPrivilegeMappingCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Void>
-