Uses of Class
org.flowable.cmmn.engine.impl.cmd.AbstractCaseInstanceIdentityLinkCmd
Packages that use AbstractCaseInstanceIdentityLinkCmd
-
Uses of AbstractCaseInstanceIdentityLinkCmd in org.flowable.cmmn.engine.impl.cmd
Subclasses of AbstractCaseInstanceIdentityLinkCmd in org.flowable.cmmn.engine.impl.cmdModifier and TypeClassDescriptionclass
Command to remove the current assignee from a case instance.class
Command to remove the current owner from a case instance.class
Command to set a new assignee on a case instance.class
Command to set a new owner on a case instance and return the previous one, if any.