Package org.operaton.bpm.engine.impl.cmd
Class DeleteIdentityLinkForProcessDefinitionCmd
java.lang.Object
org.operaton.bpm.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
- Author:
- Tijs Rademakers
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeleteIdentityLinkForProcessDefinitionCmd(String processDefinitionId, String userId, String groupId) -
Method Summary
Modifier and TypeMethodDescriptionexecute(CommandContext commandContext) protected voidvalidateParams(String userId, String groupId, String processDefinitionId)