Uses of Class
com.mypurecloud.sdk.v2.model.WfmHistoricalAdherenceBulkResponse
Packages that use WfmHistoricalAdherenceBulkResponse
-
Uses of WfmHistoricalAdherenceBulkResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WfmHistoricalAdherenceBulkResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementAdherenceHistoricalBulkJob(GetWorkforcemanagementAdherenceHistoricalBulkJobRequest request) Request to fetch the status of the historical adherence bulk job.WorkforceManagementApi.getWorkforcemanagementAdherenceHistoricalBulkJob(String jobId) Request to fetch the status of the historical adherence bulk job.WorkforceManagementApi.postWorkforcemanagementAdherenceHistoricalBulk(PostWorkforcemanagementAdherenceHistoricalBulkRequest request) Request a historical adherence report in bulkWorkforceManagementApi.postWorkforcemanagementAdherenceHistoricalBulk(WfmHistoricalAdherenceBulkQuery body) Request a historical adherence report in bulkMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type WfmHistoricalAdherenceBulkResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementAdherenceHistoricalBulkJob(ApiRequest<Void> request) Request to fetch the status of the historical adherence bulk job.WorkforceManagementApiAsync.getWorkforcemanagementAdherenceHistoricalBulkJobAsync(GetWorkforcemanagementAdherenceHistoricalBulkJobRequest request, AsyncApiCallback<WfmHistoricalAdherenceBulkResponse> callback) Request to fetch the status of the historical adherence bulk job.WorkforceManagementApiAsync.getWorkforcemanagementAdherenceHistoricalBulkJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WfmHistoricalAdherenceBulkResponse>> callback) Request to fetch the status of the historical adherence bulk job.WorkforceManagementApi.getWorkforcemanagementAdherenceHistoricalBulkJobWithHttpInfo(String jobId) Request to fetch the status of the historical adherence bulk job.WorkforceManagementApi.postWorkforcemanagementAdherenceHistoricalBulk(ApiRequest<WfmHistoricalAdherenceBulkQuery> request) Request a historical adherence report in bulkWorkforceManagementApiAsync.postWorkforcemanagementAdherenceHistoricalBulkAsync(PostWorkforcemanagementAdherenceHistoricalBulkRequest request, AsyncApiCallback<WfmHistoricalAdherenceBulkResponse> callback) Request a historical adherence report in bulkWorkforceManagementApiAsync.postWorkforcemanagementAdherenceHistoricalBulkAsync(ApiRequest<WfmHistoricalAdherenceBulkQuery> request, AsyncApiCallback<ApiResponse<WfmHistoricalAdherenceBulkResponse>> callback) Request a historical adherence report in bulkWorkforceManagementApi.postWorkforcemanagementAdherenceHistoricalBulkWithHttpInfo(WfmHistoricalAdherenceBulkQuery body) Request a historical adherence report in bulkMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WfmHistoricalAdherenceBulkResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementAdherenceHistoricalBulkJobAsync(GetWorkforcemanagementAdherenceHistoricalBulkJobRequest request, AsyncApiCallback<WfmHistoricalAdherenceBulkResponse> callback) Request to fetch the status of the historical adherence bulk job.WorkforceManagementApiAsync.getWorkforcemanagementAdherenceHistoricalBulkJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WfmHistoricalAdherenceBulkResponse>> callback) Request to fetch the status of the historical adherence bulk job.WorkforceManagementApiAsync.postWorkforcemanagementAdherenceHistoricalBulkAsync(PostWorkforcemanagementAdherenceHistoricalBulkRequest request, AsyncApiCallback<WfmHistoricalAdherenceBulkResponse> callback) Request a historical adherence report in bulkWorkforceManagementApiAsync.postWorkforcemanagementAdherenceHistoricalBulkAsync(ApiRequest<WfmHistoricalAdherenceBulkQuery> request, AsyncApiCallback<ApiResponse<WfmHistoricalAdherenceBulkResponse>> callback) Request a historical adherence report in bulk -
Uses of WfmHistoricalAdherenceBulkResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmHistoricalAdherenceBulkResponseModifier and TypeMethodDescriptionWfmHistoricalAdherenceBulkResponse.downloadResult(WfmHistoricalAdherenceBulkResult downloadResult) Results will always come via downloadUrls; however the schema is included for documentationWfmHistoricalAdherenceBulkResponse.downloadUrls(List<String> downloadUrls) The uri list to GET the results of the Historical Adherence query.WfmHistoricalAdherenceBulkResponse.job(WfmHistoricalAdherenceBulkJobReference job) A reference to the job that was started by the request