Package com.novomind.ecom.api.iagent.call.activity
package com.novomind.ecom.api.iagent.call.activity
-
ClassDescriptionA
CallActivity
represents an activity related with aCall
.ACallActivityAssigned
represents an activity caused be the novomind iAGENT routing engine after making a routing decision for the relatedCall
.ACallActivityChanged
represents an activity that indicates a call attribute change.ACallActivityDelivered
represents an activity caused by aCallDeliveredEvent
.ACallActivityDequeued
represents an activity caused by aQueuedCallDequeuedEvent
.ACallActivityDisconnected
represents an activity caused by aQueuedCallDisconnectedEvent
.ACallActivityEnqueued
represents an activity caused by aQueuedCallEnqueuedEvent
.ACallActivityEstablished
represents an activity caused by aCallEstablishedEvent
.ACallActivityFinished
represents an activity caused by aCallFinishedEvent
.ACallActivityRecategorized
represents an activity caused by aCallRecategorizedEvent
.ACallActivityReceived
represents an activity caused by aQueuedCallReceivedEvent
.ACallActivityRedirected
represents an activity caused by aCallRedirectedEvent
.ACallActivityTagsChanged
represents an activity that indicates a change of the assigned routing tags to the related call.The enumCallActivityType
defines the different types for aCallActivity
.