public interface TaskEscalationType
Modifier and Type | Method and Description |
---|---|
String |
getEscalationName()
Obtains the name for the
TaskEscalationType . |
<E extends Throwable> |
getEscalationType()
Obtains the type of
EscalationFlow by the Task . |
String getEscalationName()
TaskEscalationType
.TaskEscalationType
.<E extends Throwable> Class<E> getEscalationType()
EscalationFlow
by the Task
.E
- Escalation
type.EscalationFlow
by the Task
.Copyright © 2005–2016. All rights reserved.