Uses of Class
com.mypurecloud.sdk.v2.model.AgentWorkPlanBid
Packages that use AgentWorkPlanBid
-
Uses of AgentWorkPlanBid in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AgentWorkPlanBidModifier and TypeMethodDescriptionAgentWorkPlanBid.bidWindowEndDate(LocalDate bidWindowEndDate) The inclusive end date of a bid window.AgentWorkPlanBid.bidWindowStartDate(LocalDate bidWindowStartDate) The date when agents can start participating in work plan bidding.AgentWorkPlanBid.effectiveDate(LocalDate effectiveDate) The date when agents will be assigned to the new work plan.The ID of the work plan bidAgentWorkPlanBid.status(AgentWorkPlanBid.StatusEnum status) The state of the bidAgentWorkPlanBid.workPlanFieldsVisibleToAgents(List<AgentWorkPlanBid.WorkPlanFieldsVisibleToAgentsEnum> workPlanFieldsVisibleToAgents) The work plan fields visible to agents whenever work plan preferences are madeMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type AgentWorkPlanBidMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type AgentWorkPlanBidModifier and TypeMethodDescriptionAgentWorkPlanBids.agentWorkPlanBids(List<AgentWorkPlanBid> agentWorkPlanBids) Work plan bid summaries associated with this agentvoidAgentWorkPlanBids.setAgentWorkPlanBids(List<AgentWorkPlanBid> agentWorkPlanBids)