|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventActivityReport | |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver.events |
Uses of EventActivityReport in com.genesyslab.platform.openmedia.protocol.interactionserver.events |
---|
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventActivityReport | |
---|---|
static EventActivityReport |
EventActivityReport.create()
Creates instance of EventActivityReport with no parameters set. |
static EventActivityReport |
EventActivityReport.create(java.lang.Integer proxyClientId,
PartyType partyType,
java.lang.Integer tenantId,
java.lang.String placeId,
java.lang.String agentId,
java.util.Date eventTime,
KeyValueCollection interactionsInFocus,
KeyValueCollection interactionsOutOfFocus,
KeyValueCollection extension,
ReasonInfo reason)
Creates instance of EventActivityReport with all parameters set. |
static EventActivityReport |
EventActivityReport.create(KeyValueCollection interactionsInFocus,
KeyValueCollection interactionsOutOfFocus)
Creates instance of EventActivityReport with required parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |