|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventWorkbinStatistic | |
---|---|
com.genesyslab.platform.openmedia.protocol.interactionserver.events |
Uses of EventWorkbinStatistic in com.genesyslab.platform.openmedia.protocol.interactionserver.events |
---|
Methods in com.genesyslab.platform.openmedia.protocol.interactionserver.events that return EventWorkbinStatistic | |
---|---|
static EventWorkbinStatistic |
EventWorkbinStatistic.create()
Creates instance of EventWorkbinStatistic with no parameters set. |
static EventWorkbinStatistic |
EventWorkbinStatistic.create(java.lang.Integer proxyClientId,
java.lang.String workbinTypeId,
java.lang.Integer workbinOwnerType,
KeyValueCollection workbinStatistic,
KeyValueCollection extension)
Creates instance of EventWorkbinStatistic with all parameters set. |
static EventWorkbinStatistic |
EventWorkbinStatistic.create(java.lang.String workbinTypeId,
java.lang.Integer workbinOwnerType)
Creates instance of EventWorkbinStatistic with required parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |