Package | Description |
---|---|
com.genesyslab.wfm8.API.service.calendar800 |
Modifier and Type | Method and Description |
---|---|
CalNotification |
WFMCalendarService800Soap.pollNotification(long timestamp,
int siteID,
int itemType,
java.util.List<java.lang.Integer> teamIDArray,
java.util.List<java.lang.Integer> agentIDArray,
double calStartDate,
double calEndDate,
int detailsLevel,
boolean provideAgentInfo)
Polls calendar data change notifications
|
CalNotification |
CalNotification.withCfgAgentInfo(CfgAgentShort... values) |
CalNotification |
CalNotification.withCfgAgentInfo(java.util.Collection<CfgAgentShort> values) |
CalNotification |
CalNotification.withCfgAgentInfoNSizeIs(int value) |
CalNotification |
CalNotification.withChanges(CalAuditItem... values) |
CalNotification |
CalNotification.withChanges(java.util.Collection<CalAuditItem> values) |
CalNotification |
CalNotification.withChangesNSizeIs(int value) |
CalNotification |
CalNotification.withItems(CalItemShortInformation... values) |
CalNotification |
CalNotification.withItems(java.util.Collection<CalItemShortInformation> values) |
CalNotification |
CalNotification.withItemsNSizeIs(int value) |
CalNotification |
CalNotification.withTimestamp(long value) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.