Uses of Class
org.flowable.engine.impl.cmd.AbstractProcessInstanceIdentityLinkCmd
Packages that use AbstractProcessInstanceIdentityLinkCmd
-
Uses of AbstractProcessInstanceIdentityLinkCmd in org.flowable.engine.impl.cmd
Subclasses of AbstractProcessInstanceIdentityLinkCmd in org.flowable.engine.impl.cmdModifier and TypeClassDescriptionclassCommand to remove the current assignee from a process instance.classCommand to remove the current owner from a process instance.classCommand to set a new assignee on a process instance and return the previous one, if any.classCommand to set a new owner on a process instance and return the previous one, if any.