Package | Description |
---|---|
com.genesyslab.wfm7.API.service.scheduleTrade712 |
Modifier and Type | Method and Description |
---|---|
SchTradeResponseStatus |
WFMScheduleTradeService712Soap.acceptTradeProposal(int siteID,
int agentID,
int proposalID,
java.lang.String comments)
Acceptation of proposal creates a response record, which goes back to proposing agent for final handshake.
|
SchTradeResponseStatus |
WFMScheduleTradeService712Soap.cancelTradeResponse(int siteID,
int agentID,
int responseID,
java.lang.String comments)
A response to proposal can be canceled by responding agent at any time while proposal is in "Accept" or "In Review" status.
|
SchTradeResponseStatus |
WFMScheduleTradeService712Soap.declineTradeResponse(int siteID,
int agentID,
int responseID,
java.lang.String comments)
A proposing agent can select to decline response from community to community proposal as well as response from agent responding to personal proposal if two-way handshake was requested.
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.