|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of the extra param to determine the prioritypublic interface PriorityProvider<T>
| Method Summary | |
|---|---|
long |
determinePriority(ExecutionEntity execution,
T param,
String jobDefinitionId)
|
| Method Detail |
|---|
long determinePriority(ExecutionEntity execution,
T param,
String jobDefinitionId)
execution - may be null when the job is not created in the context of a
running process instance (e.g. a timer start event)param - extra parameter to determine priority onjobDefinitionId - the job definition id if related to a job
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||