|
jBPM distribution 6.0.0.Alpha9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Escalation | |
---|---|
org.jbpm.task | |
org.jbpm.task.utils |
Uses of Escalation in org.jbpm.task |
---|
Methods in org.jbpm.task that return types with arguments of type Escalation | |
---|---|
List<Escalation> |
Deadline.getEscalations()
|
Method parameters in org.jbpm.task with type arguments of type Escalation | |
---|---|
void |
Deadline.setEscalations(List<Escalation> escalations)
|
Uses of Escalation in org.jbpm.task.utils |
---|
Methods in org.jbpm.task.utils that return types with arguments of type Escalation | |
---|---|
static List<Escalation> |
CollectionUtils.readEscalationList(ObjectInput in)
|
Method parameters in org.jbpm.task.utils with type arguments of type Escalation | |
---|---|
static void |
CollectionUtils.writeEscalationList(List<Escalation> list,
ObjectOutput out)
|
|
jBPM distribution 6.0.0.Alpha9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |