Class AddIdentityLinkForContentCmd
java.lang.Object
com.flowable.content.engine.impl.cmd.AddIdentityLinkForContentCmd
- All Implemented Interfaces:
Serializable,Command<Void>
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAddIdentityLinkForContentCmd(String contentItemId, String userId, String groupId, String type) -
Method Summary
Modifier and TypeMethodDescriptionexecute(CommandContext commandContext) protected voidvalidateParams(String contentItemId, String userId, String groupId, String type)