|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
BusinessAttribute | Represents a business attribute defined in the Configuration Layer. |
BusinessAttributeValue | Represents a business attribute value defined in the Configuration Layer. |
QILInteraction | Represents an open media interaction object. |
QILInteractionList | Contains a list of interaction IDs. |
QILInteractionManager | Manages QIL interactions. |
QILQueryAsyncResult | Synchronizes with the asynchronous QILQueue#asyncGetInteractionsByQuery() method of the QILQueue interface. |
QILQueue | Represents a queue, defined as
a script object of type Interaction Queue in the Configuration Layer. |
Class Summary | |
BusinessAttributeType | Enumerates the possible types of business attributes available through QIL. |
QILFactory | Entry point of Queued Interaction Layer. |
QILInitializationParameters | Placeholder for the additional QIL parameters required to initialize QIL. |
QILInteractionQueryBySQL | Specifies a query condition for fetching interactions from a queue and for ordering the returned interactions. |
QILInteractionStatus | Enumerates the possible statuses for an interaction. |
QILOperationalMode | Lists the possible operational modes for a QIL application. |
QILQueueMonitorStatus | Enumerates the possible monitoring statuses for a queue activity. |
QILQueueStatus | Deprecated. as of 7.2.007.00 |
Exposes Queued Interaction Layer's main API classes.
This package contains all the interfaces for:
To start, initialize the QILFactory
component.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |