Uses of Class
com.mypurecloud.sdk.v2.model.WfmAgentHistoricalAdherenceResponse
Packages that use WfmAgentHistoricalAdherenceResponse
-
Uses of WfmAgentHistoricalAdherenceResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WfmAgentHistoricalAdherenceResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementAgentsMeAdherenceHistoricalJob(GetWorkforcemanagementAgentsMeAdherenceHistoricalJobRequest request) Request to fetch the status of the agent adherence job.WorkforceManagementApi.getWorkforcemanagementAgentsMeAdherenceHistoricalJob(String jobId) Request to fetch the status of the agent adherence job.WorkforceManagementApi.postWorkforcemanagementAgentsMeAdherenceHistoricalJobs(PostWorkforcemanagementAgentsMeAdherenceHistoricalJobsRequest request) Request an agent historical adherence report The maximum supported range for historical adherence queries is 31 days, or 7 days when the expand query parameter includes any of the following: exceptionInfo, actuals, scheduledActivitiesWorkforceManagementApi.postWorkforcemanagementAgentsMeAdherenceHistoricalJobs(List<String> expand, WfmHistoricalAdherenceQueryForAgent body) Request an agent historical adherence report The maximum supported range for historical adherence queries is 31 days, or 7 days when the expand query parameter includes any of the following: exceptionInfo, actuals, scheduledActivitiesMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type WfmAgentHistoricalAdherenceResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementAgentsMeAdherenceHistoricalJob(ApiRequest<Void> request) Request to fetch the status of the agent adherence job.WorkforceManagementApiAsync.getWorkforcemanagementAgentsMeAdherenceHistoricalJobAsync(GetWorkforcemanagementAgentsMeAdherenceHistoricalJobRequest request, AsyncApiCallback<WfmAgentHistoricalAdherenceResponse> callback) Request to fetch the status of the agent adherence job.WorkforceManagementApiAsync.getWorkforcemanagementAgentsMeAdherenceHistoricalJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WfmAgentHistoricalAdherenceResponse>> callback) Request to fetch the status of the agent adherence job.WorkforceManagementApi.getWorkforcemanagementAgentsMeAdherenceHistoricalJobWithHttpInfo(String jobId) Request to fetch the status of the agent adherence job.WorkforceManagementApi.postWorkforcemanagementAgentsMeAdherenceHistoricalJobs(ApiRequest<WfmHistoricalAdherenceQueryForAgent> request) Request an agent historical adherence report The maximum supported range for historical adherence queries is 31 days, or 7 days when the expand query parameter includes any of the following: exceptionInfo, actuals, scheduledActivitiesWorkforceManagementApiAsync.postWorkforcemanagementAgentsMeAdherenceHistoricalJobsAsync(PostWorkforcemanagementAgentsMeAdherenceHistoricalJobsRequest request, AsyncApiCallback<WfmAgentHistoricalAdherenceResponse> callback) Request an agent historical adherence report The maximum supported range for historical adherence queries is 31 days, or 7 days when the expand query parameter includes any of the following: exceptionInfo, actuals, scheduledActivitiesWorkforceManagementApiAsync.postWorkforcemanagementAgentsMeAdherenceHistoricalJobsAsync(ApiRequest<WfmHistoricalAdherenceQueryForAgent> request, AsyncApiCallback<ApiResponse<WfmAgentHistoricalAdherenceResponse>> callback) Request an agent historical adherence report The maximum supported range for historical adherence queries is 31 days, or 7 days when the expand query parameter includes any of the following: exceptionInfo, actuals, scheduledActivitiesWorkforceManagementApi.postWorkforcemanagementAgentsMeAdherenceHistoricalJobsWithHttpInfo(List<String> expand, WfmHistoricalAdherenceQueryForAgent body) Request an agent historical adherence report The maximum supported range for historical adherence queries is 31 days, or 7 days when the expand query parameter includes any of the following: exceptionInfo, actuals, scheduledActivitiesMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WfmAgentHistoricalAdherenceResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementAgentsMeAdherenceHistoricalJobAsync(GetWorkforcemanagementAgentsMeAdherenceHistoricalJobRequest request, AsyncApiCallback<WfmAgentHistoricalAdherenceResponse> callback) Request to fetch the status of the agent adherence job.WorkforceManagementApiAsync.getWorkforcemanagementAgentsMeAdherenceHistoricalJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WfmAgentHistoricalAdherenceResponse>> callback) Request to fetch the status of the agent adherence job.WorkforceManagementApiAsync.postWorkforcemanagementAgentsMeAdherenceHistoricalJobsAsync(PostWorkforcemanagementAgentsMeAdherenceHistoricalJobsRequest request, AsyncApiCallback<WfmAgentHistoricalAdherenceResponse> callback) Request an agent historical adherence report The maximum supported range for historical adherence queries is 31 days, or 7 days when the expand query parameter includes any of the following: exceptionInfo, actuals, scheduledActivitiesWorkforceManagementApiAsync.postWorkforcemanagementAgentsMeAdherenceHistoricalJobsAsync(ApiRequest<WfmHistoricalAdherenceQueryForAgent> request, AsyncApiCallback<ApiResponse<WfmAgentHistoricalAdherenceResponse>> callback) Request an agent historical adherence report The maximum supported range for historical adherence queries is 31 days, or 7 days when the expand query parameter includes any of the following: exceptionInfo, actuals, scheduledActivities -
Uses of WfmAgentHistoricalAdherenceResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WfmAgentHistoricalAdherenceResponseModifier and TypeMethodDescriptionWfmAgentHistoricalAdherenceResponse.downloadUrls(List<String> downloadUrls) The url list to GET the results of the agent adherence query.WfmAgentHistoricalAdherenceResponse.job(WfmAgentHistoricalAdherenceJobReference job) A reference to the job that was started by the requestWfmAgentHistoricalAdherenceResponse.result(WfmAgentHistoricalAdherenceResult result) Results will come via downloadUrls, however it may come inline if small enough