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