public interface TaskEscalationConfiguration
EscalationFlow
.Modifier and Type | Method and Description |
---|---|
TaskNodeReference |
getTaskNodeReference()
Obtains the
TaskNodeReference for the Task handling the
escalation. |
Class<? extends Throwable> |
getTypeOfCause()
Obtains the type of cause handled by this
EscalationFlow . |
Class<? extends Throwable> getTypeOfCause()
EscalationFlow
.EscalationFlow
.TaskNodeReference getTaskNodeReference()
TaskNodeReference
for the Task
handling the
escalation.TaskNodeReference
for the Task
handling the
escalation.Copyright © 2005–2016. All rights reserved.