Class AddIdentityLinkForDataObjectInstanceCmd
java.lang.Object
com.flowable.dataobject.engine.impl.cmd.AddIdentityLinkForDataObjectInstanceCmd
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Void>
public class AddIdentityLinkForDataObjectInstanceCmd
extends Object
implements org.flowable.common.engine.impl.interceptor.Command<Void>
- Author:
- Filip Hrisafov
-
Field Details
-
lookupId
-
dataObjectDefinitionKey
-
userId
-
groupId
-
identityLinkType
-
-
Constructor Details
-
AddIdentityLinkForDataObjectInstanceCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Void>
-