Uses of Class
com.mypurecloud.sdk.v2.model.CreateWorkPlanBid
Packages that use CreateWorkPlanBid
Package
Description
-
Uses of CreateWorkPlanBid in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type CreateWorkPlanBidModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWorkplanbids(String businessUnitId, CreateWorkPlanBid body) Create a new work plan bidWorkforceManagementApi.postWorkforcemanagementBusinessunitWorkplanbidsWithHttpInfo(String businessUnitId, CreateWorkPlanBid body) Create a new work plan bidMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type CreateWorkPlanBidModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWorkplanbids(ApiRequest<CreateWorkPlanBid> request) Create a new work plan bidWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWorkplanbidsAsync(ApiRequest<CreateWorkPlanBid> request, AsyncApiCallback<ApiResponse<WorkPlanBid>> callback) Create a new work plan bid -
Uses of CreateWorkPlanBid in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return CreateWorkPlanBidModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWorkplanbidsRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type CreateWorkPlanBidModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWorkplanbidsRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type CreateWorkPlanBidModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWorkplanbidsRequest.builder(String businessUnitId, CreateWorkPlanBid body) voidPostWorkforcemanagementBusinessunitWorkplanbidsRequest.setBody(CreateWorkPlanBid body) PostWorkforcemanagementBusinessunitWorkplanbidsRequest.Builder.withBody(CreateWorkPlanBid body) PostWorkforcemanagementBusinessunitWorkplanbidsRequest.withBody(CreateWorkPlanBid body) PostWorkforcemanagementBusinessunitWorkplanbidsRequest.Builder.withRequiredParams(String businessUnitId, CreateWorkPlanBid body) -
Uses of CreateWorkPlanBid in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateWorkPlanBidModifier and TypeMethodDescriptionCreateWorkPlanBid.agentRankingType(CreateWorkPlanBid.AgentRankingTypeEnum agentRankingType) The type of agent ranking selected for this bidCreateWorkPlanBid.bidWindowEndDate(LocalDate bidWindowEndDate) The bid end date in yyyy-MM-dd format.CreateWorkPlanBid.bidWindowStartDate(LocalDate bidWindowStartDate) The bid start date where agents start participate in work plan bidding in yyyy-MM-dd format.CreateWorkPlanBid.effectiveDate(LocalDate effectiveDate) The date when agents will be assigned to the new work plan in yyyy-MM-dd format.CreateWorkPlanBid.forecast(BuShortTermForecastWeekReference forecast) The selected forecast in this work plan bidThe name of the work plan bidCreateWorkPlanBid.rankingTiebreakerType(CreateWorkPlanBid.RankingTiebreakerTypeEnum rankingTiebreakerType) Ranking tiebreaker to be usedCreateWorkPlanBid.workPlanFieldsVisibleToAgents(List<CreateWorkPlanBid.WorkPlanFieldsVisibleToAgentsEnum> workPlanFieldsVisibleToAgents) The work plan fields visible to agents whenever work plan preferences are made