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 TypeClassDescriptionclass
Command to remove the current assignee from a process instance.class
Command to remove the current owner from a process instance.class
Command to set a new assignee on a process instance and return the previous one, if any.class
Command to set a new owner on a process instance and return the previous one, if any.