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