Uses of Class
com.mypurecloud.sdk.v2.model.WfmProcessUploadRequest
Packages that use WfmProcessUploadRequest
Package
Description
-
Uses of WfmProcessUploadRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type WfmProcessUploadRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculations(String businessUnitId, String weekId, String scheduleId, WfmProcessUploadRequest body) Request a daily recalculation of the performance prediction for the associated scheduleWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsWithHttpInfo(String businessUnitId, String weekId, String scheduleId, WfmProcessUploadRequest body) Request a daily recalculation of the performance prediction for the associated scheduleWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedulesImport(String businessUnitId, LocalDate weekId, WfmProcessUploadRequest body) Starts processing a schedule import Call after uploading the schedule data to the url supplied by the /import/uploadurl routeWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedulesImportWithHttpInfo(String businessUnitId, LocalDate weekId, WfmProcessUploadRequest body) Starts processing a schedule import Call after uploading the schedule data to the url supplied by the /import/uploadurl routeWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsImport(String businessUnitId, LocalDate weekDateId, WfmProcessUploadRequest body) Starts importing the uploaded short term forecast Call after uploading the forecast data to the url supplied by the /import/uploadurl routeWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsImportWithHttpInfo(String businessUnitId, LocalDate weekDateId, WfmProcessUploadRequest body) Starts importing the uploaded short term forecast Call after uploading the forecast data to the url supplied by the /import/uploadurl routeMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WfmProcessUploadRequestModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculations(ApiRequest<WfmProcessUploadRequest> request) Request a daily recalculation of the performance prediction for the associated scheduleWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsAsync(ApiRequest<WfmProcessUploadRequest> request, AsyncApiCallback<ApiResponse<PerformancePredictionRecalculationResponse>> callback) Request a daily recalculation of the performance prediction for the associated scheduleWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekSchedulesImport(ApiRequest<WfmProcessUploadRequest> request) Starts processing a schedule import Call after uploading the schedule data to the url supplied by the /import/uploadurl routeWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekSchedulesImportAsync(ApiRequest<WfmProcessUploadRequest> request, AsyncApiCallback<ApiResponse<ScheduleUploadProcessingResponse>> callback) Starts processing a schedule import Call after uploading the schedule data to the url supplied by the /import/uploadurl routeWorkforceManagementApi.postWorkforcemanagementBusinessunitWeekShorttermforecastsImport(ApiRequest<WfmProcessUploadRequest> request) Starts importing the uploaded short term forecast Call after uploading the forecast data to the url supplied by the /import/uploadurl routeWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitWeekShorttermforecastsImportAsync(ApiRequest<WfmProcessUploadRequest> request, AsyncApiCallback<ApiResponse<ImportForecastResponse>> callback) Starts importing the uploaded short term forecast Call after uploading the forecast data to the url supplied by the /import/uploadurl route -
Uses of WfmProcessUploadRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return WfmProcessUploadRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.getBody()PostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.getBody()PostWorkforcemanagementBusinessunitWeekShorttermforecastsImportRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type WfmProcessUploadRequestModifier and TypeMethodDescriptionPostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.withHttpInfo()PostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.withHttpInfo()PostWorkforcemanagementBusinessunitWeekShorttermforecastsImportRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type WfmProcessUploadRequestModifier and TypeMethodDescriptionstatic PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.BuilderPostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.builder(String businessUnitId, String weekId, String scheduleId, WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.builder(String businessUnitId, LocalDate weekId, WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekShorttermforecastsImportRequest.builder(String businessUnitId, LocalDate weekDateId, WfmProcessUploadRequest body) voidPostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.setBody(WfmProcessUploadRequest body) voidPostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.setBody(WfmProcessUploadRequest body) voidPostWorkforcemanagementBusinessunitWeekShorttermforecastsImportRequest.setBody(WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder.withBody(WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.withBody(WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.Builder.withBody(WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.withBody(WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekShorttermforecastsImportRequest.Builder.withBody(WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekShorttermforecastsImportRequest.withBody(WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekSchedulePerformancepredictionsRecalculationsRequest.Builder.withRequiredParams(String businessUnitId, String weekId, String scheduleId, WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekSchedulesImportRequest.Builder.withRequiredParams(String businessUnitId, LocalDate weekId, WfmProcessUploadRequest body) PostWorkforcemanagementBusinessunitWeekShorttermforecastsImportRequest.Builder.withRequiredParams(String businessUnitId, LocalDate weekDateId, WfmProcessUploadRequest body) -
Uses of WfmProcessUploadRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmProcessUploadRequestModifier and TypeMethodDescriptionThe uploadKey provided by the request to get an upload URL