|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonEventProperties | |
---|---|
com.genesyslab.platform.outbound.protocol.outboundserver |
Uses of CommonEventProperties in com.genesyslab.platform.outbound.protocol.outboundserver |
---|
Methods in com.genesyslab.platform.outbound.protocol.outboundserver that return CommonEventProperties | |
---|---|
static CommonEventProperties |
CommonEventProperties.create()
Creates instance of CommonEventProperties with no parameters set. |
static CommonEventProperties |
CommonEventProperties.create(java.lang.Integer requestId,
java.lang.Integer campaignId,
java.lang.Integer groupId,
DialMode dialMode,
java.lang.Integer optimizeGoal,
GroupCampaignStatus groupCampaignStatus,
OptimizationMethod optimizeBy,
KeyValueCollection requestProperties,
java.lang.String errorMessage,
java.lang.Integer errorCode,
java.lang.Integer scheduleScriptId)
Creates instance of CommonEventProperties with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |