Uses of Class
com.mypurecloud.sdk.v2.model.EvaluationFormResponse
Packages that use EvaluationFormResponse
-
Uses of EvaluationFormResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return EvaluationFormResponseModifier and TypeMethodDescriptionQualityApi.getQualityForm(GetQualityFormRequest request) Deprecated.QualityApi.getQualityForm(String formId) Deprecated.QualityApi.getQualityFormsEvaluation(GetQualityFormsEvaluationRequest request) Get an evaluation formQualityApi.getQualityFormsEvaluation(String formId) Get an evaluation formQualityApi.getQualityPublishedform(GetQualityPublishedformRequest request) Deprecated.QualityApi.getQualityPublishedform(String formId) Deprecated.QualityApi.getQualityPublishedformsEvaluation(GetQualityPublishedformsEvaluationRequest request) Get the most recent published version of an evaluation form.QualityApi.getQualityPublishedformsEvaluation(String formId) Get the most recent published version of an evaluation form.QualityApi.postQualityForms(PostQualityFormsRequest request) Deprecated.QualityApi.postQualityForms(EvaluationForm body) Deprecated.QualityApi.postQualityFormsEvaluations(PostQualityFormsEvaluationsRequest request) Create an evaluation form.QualityApi.postQualityFormsEvaluations(EvaluationForm body) Create an evaluation form.QualityApi.postQualityPublishedforms(PostQualityPublishedformsRequest request) Deprecated.QualityApi.postQualityPublishedforms(PublishForm body) Deprecated.QualityApi.postQualityPublishedformsEvaluations(PostQualityPublishedformsEvaluationsRequest request) Publish an evaluation form.QualityApi.postQualityPublishedformsEvaluations(PublishForm body) Publish an evaluation form.QualityApi.putQualityForm(PutQualityFormRequest request) Deprecated.QualityApi.putQualityForm(String formId, EvaluationForm body) Deprecated.QualityApi.putQualityFormsEvaluation(PutQualityFormsEvaluationRequest request) Update an evaluation form.QualityApi.putQualityFormsEvaluation(String formId, EvaluationForm body) Update an evaluation form.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type EvaluationFormResponseModifier and TypeMethodDescriptionQualityApi.getQualityForm(ApiRequest<Void> request) Deprecated.QualityApiAsync.getQualityFormAsync(GetQualityFormRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Deprecated.QualityApiAsync.getQualityFormAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Deprecated.QualityApi.getQualityFormsEvaluation(ApiRequest<Void> request) Get an evaluation formQualityApiAsync.getQualityFormsEvaluationAsync(GetQualityFormsEvaluationRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Get an evaluation formQualityApiAsync.getQualityFormsEvaluationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Get an evaluation formQualityApi.getQualityFormsEvaluationsBulkContexts(GetQualityFormsEvaluationsBulkContextsRequest request) Retrieve a list of the latest published evaluation form versions by context idsQualityApi.getQualityFormsEvaluationsBulkContexts(ApiRequest<Void> request) Retrieve a list of the latest published evaluation form versions by context idsQualityApi.getQualityFormsEvaluationsBulkContexts(List<String> contextId) Retrieve a list of the latest published evaluation form versions by context idsQualityApiAsync.getQualityFormsEvaluationsBulkContextsAsync(GetQualityFormsEvaluationsBulkContextsRequest request, AsyncApiCallback<List<EvaluationFormResponse>> callback) Retrieve a list of the latest published evaluation form versions by context idsQualityApiAsync.getQualityFormsEvaluationsBulkContextsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<List<EvaluationFormResponse>>> callback) Retrieve a list of the latest published evaluation form versions by context idsQualityApi.getQualityFormsEvaluationsBulkContextsWithHttpInfo(List<String> contextId) Retrieve a list of the latest published evaluation form versions by context idsQualityApi.getQualityFormsEvaluationWithHttpInfo(String formId) Get an evaluation formQualityApi.getQualityFormWithHttpInfo(String formId) Deprecated.QualityApi.getQualityPublishedform(ApiRequest<Void> request) Deprecated.QualityApiAsync.getQualityPublishedformAsync(GetQualityPublishedformRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Deprecated.QualityApiAsync.getQualityPublishedformAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Deprecated.QualityApi.getQualityPublishedformsEvaluation(ApiRequest<Void> request) Get the most recent published version of an evaluation form.QualityApiAsync.getQualityPublishedformsEvaluationAsync(GetQualityPublishedformsEvaluationRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Get the most recent published version of an evaluation form.QualityApiAsync.getQualityPublishedformsEvaluationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Get the most recent published version of an evaluation form.QualityApi.getQualityPublishedformsEvaluationWithHttpInfo(String formId) Get the most recent published version of an evaluation form.QualityApi.getQualityPublishedformWithHttpInfo(String formId) Deprecated.QualityApi.postQualityForms(ApiRequest<EvaluationForm> request) Deprecated.QualityApiAsync.postQualityFormsAsync(PostQualityFormsRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Deprecated.QualityApiAsync.postQualityFormsAsync(ApiRequest<EvaluationForm> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Deprecated.QualityApi.postQualityFormsEvaluations(ApiRequest<EvaluationForm> request) Create an evaluation form.QualityApiAsync.postQualityFormsEvaluationsAsync(PostQualityFormsEvaluationsRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Create an evaluation form.QualityApiAsync.postQualityFormsEvaluationsAsync(ApiRequest<EvaluationForm> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Create an evaluation form.QualityApi.postQualityFormsEvaluationsWithHttpInfo(EvaluationForm body) Create an evaluation form.QualityApi.postQualityFormsWithHttpInfo(EvaluationForm body) Deprecated.QualityApi.postQualityPublishedforms(ApiRequest<PublishForm> request) Deprecated.QualityApiAsync.postQualityPublishedformsAsync(PostQualityPublishedformsRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Deprecated.QualityApiAsync.postQualityPublishedformsAsync(ApiRequest<PublishForm> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Deprecated.QualityApi.postQualityPublishedformsEvaluations(ApiRequest<PublishForm> request) Publish an evaluation form.QualityApiAsync.postQualityPublishedformsEvaluationsAsync(PostQualityPublishedformsEvaluationsRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Publish an evaluation form.QualityApiAsync.postQualityPublishedformsEvaluationsAsync(ApiRequest<PublishForm> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Publish an evaluation form.QualityApi.postQualityPublishedformsEvaluationsWithHttpInfo(PublishForm body) Publish an evaluation form.QualityApi.postQualityPublishedformsWithHttpInfo(PublishForm body) Deprecated.QualityApi.putQualityForm(ApiRequest<EvaluationForm> request) Deprecated.QualityApiAsync.putQualityFormAsync(PutQualityFormRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Deprecated.QualityApiAsync.putQualityFormAsync(ApiRequest<EvaluationForm> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Deprecated.QualityApi.putQualityFormsEvaluation(ApiRequest<EvaluationForm> request) Update an evaluation form.QualityApiAsync.putQualityFormsEvaluationAsync(PutQualityFormsEvaluationRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Update an evaluation form.QualityApiAsync.putQualityFormsEvaluationAsync(ApiRequest<EvaluationForm> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Update an evaluation form.QualityApi.putQualityFormsEvaluationWithHttpInfo(String formId, EvaluationForm body) Update an evaluation form.QualityApi.putQualityFormWithHttpInfo(String formId, EvaluationForm body) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type EvaluationFormResponseModifier and TypeMethodDescriptionQualityApiAsync.getQualityFormAsync(GetQualityFormRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Deprecated.QualityApiAsync.getQualityFormAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Deprecated.QualityApiAsync.getQualityFormsEvaluationAsync(GetQualityFormsEvaluationRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Get an evaluation formQualityApiAsync.getQualityFormsEvaluationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Get an evaluation formQualityApiAsync.getQualityFormsEvaluationsBulkContextsAsync(GetQualityFormsEvaluationsBulkContextsRequest request, AsyncApiCallback<List<EvaluationFormResponse>> callback) Retrieve a list of the latest published evaluation form versions by context idsQualityApiAsync.getQualityFormsEvaluationsBulkContextsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<List<EvaluationFormResponse>>> callback) Retrieve a list of the latest published evaluation form versions by context idsQualityApiAsync.getQualityPublishedformAsync(GetQualityPublishedformRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Deprecated.QualityApiAsync.getQualityPublishedformAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Deprecated.QualityApiAsync.getQualityPublishedformsEvaluationAsync(GetQualityPublishedformsEvaluationRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Get the most recent published version of an evaluation form.QualityApiAsync.getQualityPublishedformsEvaluationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Get the most recent published version of an evaluation form.QualityApiAsync.postQualityFormsAsync(PostQualityFormsRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Deprecated.QualityApiAsync.postQualityFormsAsync(ApiRequest<EvaluationForm> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Deprecated.QualityApiAsync.postQualityFormsEvaluationsAsync(PostQualityFormsEvaluationsRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Create an evaluation form.QualityApiAsync.postQualityFormsEvaluationsAsync(ApiRequest<EvaluationForm> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Create an evaluation form.QualityApiAsync.postQualityPublishedformsAsync(PostQualityPublishedformsRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Deprecated.QualityApiAsync.postQualityPublishedformsAsync(ApiRequest<PublishForm> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Deprecated.QualityApiAsync.postQualityPublishedformsEvaluationsAsync(PostQualityPublishedformsEvaluationsRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Publish an evaluation form.QualityApiAsync.postQualityPublishedformsEvaluationsAsync(ApiRequest<PublishForm> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Publish an evaluation form.QualityApiAsync.putQualityFormAsync(PutQualityFormRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Deprecated.QualityApiAsync.putQualityFormAsync(ApiRequest<EvaluationForm> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Deprecated.QualityApiAsync.putQualityFormsEvaluationAsync(PutQualityFormsEvaluationRequest request, AsyncApiCallback<EvaluationFormResponse> callback) Update an evaluation form.QualityApiAsync.putQualityFormsEvaluationAsync(ApiRequest<EvaluationForm> request, AsyncApiCallback<ApiResponse<EvaluationFormResponse>> callback) Update an evaluation form. -
Uses of EvaluationFormResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EvaluationFormResponseModifier and TypeMethodDescriptionThe language dialect for this evaluation form.EvaluationFormResponse.evaluationSettings(EvaluationSettings evaluationSettings) Settings for evaluations associated with this formEvaluationResponse.getEvaluationForm()EvaluationFormResponse.latestVersionFormName(String latestVersionFormName) The name of the form's most recently published versionEvaluationFormResponse.modifiedDate(Date modifiedDate) Date time is represented as an ISO-8601 string.The evaluation form nameEvaluationFormResponse.publishedVersions(DomainEntityListingEvaluationForm publishedVersions) A list of the published versions of this form.EvaluationFormResponse.questionGroups(List<EvaluationQuestionGroup> questionGroups) A list of question groupsEvaluationFormResponse.weightMode(EvaluationFormResponse.WeightModeEnum weightMode) Mode for evaluation form weightMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type EvaluationFormResponseMethods in com.mypurecloud.sdk.v2.model with parameters of type EvaluationFormResponseModifier and TypeMethodDescriptionEvaluationResponse.evaluationForm(EvaluationFormResponse evaluationForm) Evaluation form used for evaluation.voidEvaluationResponse.setEvaluationForm(EvaluationFormResponse evaluationForm) Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type EvaluationFormResponseModifier and TypeMethodDescriptionEvaluationFormResponseEntityListing.entities(List<EvaluationFormResponse> entities) voidEvaluationFormResponseEntityListing.setEntities(List<EvaluationFormResponse> entities)