Interface OfficeEscalation
-
- All Superinterfaces:
OfficeFlowSourceNode
- All Known Subinterfaces:
EscalationNode
- All Known Implementing Classes:
EscalationNodeImpl
public interface OfficeEscalation extends OfficeFlowSourceNode
- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getOfficeEscalationType()
Obtains the type of escalation.
-