|
jBPM distribution 6.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reassignment | |
---|---|
org.jbpm.process.workitem.wsht | |
org.jbpm.task | |
org.jbpm.task.utils |
Uses of Reassignment in org.jbpm.process.workitem.wsht |
---|
Methods in org.jbpm.process.workitem.wsht that return types with arguments of type Reassignment | |
---|---|
protected static List<Reassignment> |
HumanTaskHandlerHelper.parseReassignment(String reassignString)
|
Uses of Reassignment in org.jbpm.task |
---|
Methods in org.jbpm.task that return types with arguments of type Reassignment | |
---|---|
List<Reassignment> |
Escalation.getReassignments()
|
Method parameters in org.jbpm.task with type arguments of type Reassignment | |
---|---|
void |
Escalation.setReassignments(List<Reassignment> reassignments)
|
Uses of Reassignment in org.jbpm.task.utils |
---|
Methods in org.jbpm.task.utils that return types with arguments of type Reassignment | |
---|---|
static List<Reassignment> |
CollectionUtils.readReassignmentList(ObjectInput in)
|
Method parameters in org.jbpm.task.utils with type arguments of type Reassignment | |
---|---|
static void |
CollectionUtils.writeReassignmentList(List<Reassignment> list,
ObjectOutput out)
|
|
jBPM distribution 6.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |