Uses of Class
org.jbpm.process.instance.impl.humantask.Reassignment
Packages that use Reassignment
Package
Description
-
Uses of Reassignment in org.jbpm.process.core
Methods in org.jbpm.process.core that return types with arguments of type ReassignmentModifier and TypeMethodDescriptionWork.getNotCompletedReassigments()Work.getNotStartedReassignments() -
Uses of Reassignment in org.jbpm.process.core.impl
Methods in org.jbpm.process.core.impl that return types with arguments of type ReassignmentModifier and TypeMethodDescriptionWorkImpl.getNotCompletedReassigments()WorkImpl.getNotStartedReassignments() -
Uses of Reassignment in org.jbpm.process.instance.impl.humantask
Methods in org.jbpm.process.instance.impl.humantask that return types with arguments of type ReassignmentModifier and TypeMethodDescriptionstatic Collection<DeadlineInfo<Reassignment>>DeadlineHelper.parseReassignments(Object text) -
Uses of Reassignment in org.jbpm.workflow.instance.node
Methods in org.jbpm.workflow.instance.node that return types with arguments of type ReassignmentModifier and TypeMethodDescriptionHumanTaskNodeInstance.getNotCompletedReassigments()HumanTaskNodeInstance.getNotStartedReassignments()