Interface EscalationConfiguration
- All Known Implementing Classes:
EscalationConfigurationImpl
public interface EscalationConfiguration
Configuration for the
EscalationFlow.- Author:
- Daniel Sagenschneider
-
Method Summary
-
Method Details
-
getTypeOfCause
Obtains the type of cause handled by thisEscalationFlow.- Returns:
- Type of cause handled by this
EscalationFlow.
-
getManagedFunctionReference
ManagedFunctionReference getManagedFunctionReference()- Returns:
ManagedFunctionReferencefor theManagedFunctionhandling theEscalation.
-