Interface RoutingWorkItemDecisionFailedEvent
-
- All Superinterfaces:
Event
,RoutingWorkItemEvent
,RoutingWorkItemProvider
public interface RoutingWorkItemDecisionFailedEvent extends RoutingWorkItemEvent
ARoutingWorkItemDecisionFailedEvent
indicates that a routing decision by the external routing for aRoutingWorkItem
has failed. The event provides all information about theRoutingWorkItem
that has failed to make an appropriate routing decision.- Since:
- 11.29
-
-
Method Summary
-
Methods inherited from interface com.novomind.ecom.api.iagent.common.event.Event
getEventDate
-
Methods inherited from interface com.novomind.ecom.api.iagent.provider.RoutingWorkItemProvider
getRoutingWorkItem
-
-