Uses of Class
com.mypurecloud.sdk.v2.model.AdherenceExplanationJob
Packages that use AdherenceExplanationJob
-
Uses of AdherenceExplanationJob in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AdherenceExplanationJobModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementAdherenceExplanationsJob(GetWorkforcemanagementAdherenceExplanationsJobRequest request) Query the status of an adherence explanation operation.WorkforceManagementApi.getWorkforcemanagementAdherenceExplanationsJob(String jobId) Query the status of an adherence explanation operation.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type AdherenceExplanationJobModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementAdherenceExplanationsJob(ApiRequest<Void> request) Query the status of an adherence explanation operation.WorkforceManagementApiAsync.getWorkforcemanagementAdherenceExplanationsJobAsync(GetWorkforcemanagementAdherenceExplanationsJobRequest request, AsyncApiCallback<AdherenceExplanationJob> callback) Query the status of an adherence explanation operation.WorkforceManagementApiAsync.getWorkforcemanagementAdherenceExplanationsJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AdherenceExplanationJob>> callback) Query the status of an adherence explanation operation.WorkforceManagementApi.getWorkforcemanagementAdherenceExplanationsJobWithHttpInfo(String jobId) Query the status of an adherence explanation operation.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type AdherenceExplanationJobModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementAdherenceExplanationsJobAsync(GetWorkforcemanagementAdherenceExplanationsJobRequest request, AsyncApiCallback<AdherenceExplanationJob> callback) Query the status of an adherence explanation operation.WorkforceManagementApiAsync.getWorkforcemanagementAdherenceExplanationsJobAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AdherenceExplanationJob>> callback) Query the status of an adherence explanation operation. -
Uses of AdherenceExplanationJob in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AdherenceExplanationJobModifier and TypeMethodDescriptionAdherenceExplanationJob.adherenceExplanation(AdherenceExplanationResponse adherenceExplanation) The adherence explanation added or modified by the job once complete; may be null if status == 'Error'.AdherenceExplanationJob.agentQueryResponseTemplate(AdherenceExplanationListingAgentQueryResponse agentQueryResponseTemplate) Schema template for deserializing data returned from the downloadUrl.AdherenceExplanationJob.buQueryResponseTemplate(AdherenceExplanationListingBuQueryResponse buQueryResponseTemplate) Schema template for deserializing data returned from the downloadUrl.AdherenceExplanationJob.downloadUrl(String downloadUrl) A URL to fetch results of the job.Error details if status == 'Error'AdherenceExplanationJob.status(AdherenceExplanationJob.StatusEnum status) The status of the adherence explanation jobAdherenceExplanationJob.type(AdherenceExplanationJob.TypeEnum type) The type of the adherence explanation job