Uses of Class
com.mypurecloud.sdk.v2.model.EvaluationFormResponseEntityListing
Packages that use EvaluationFormResponseEntityListing
-
Uses of EvaluationFormResponseEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return EvaluationFormResponseEntityListingModifier and TypeMethodDescriptionQualityApi.getQualityForms(GetQualityFormsRequest request) Deprecated.QualityApi.getQualityForms(Integer pageSize, Integer pageNumber, String sortBy, String nextPage, String previousPage, String expand, String name, String sortOrder) Deprecated.QualityApi.getQualityFormsEvaluations(GetQualityFormsEvaluationsRequest request) Get the list of evaluation forms By default, \"published\" field is always returned as false for all evaluation forms.QualityApi.getQualityFormsEvaluations(Integer pageSize, Integer pageNumber, String sortBy, String nextPage, String previousPage, String expand, String name, String sortOrder) Get the list of evaluation forms By default, \"published\" field is always returned as false for all evaluation forms.QualityApi.getQualityFormsEvaluationsBulk(GetQualityFormsEvaluationsBulkRequest request) Retrieve a list of evaluation forms by their idsQualityApi.getQualityFormsEvaluationsBulk(List<String> id, Boolean includeLatestVersionFormName) Retrieve a list of evaluation forms by their idsQualityApi.getQualityFormsEvaluationVersions(GetQualityFormsEvaluationVersionsRequest request) Gets all the revisions for a specific evaluation.QualityApi.getQualityFormsEvaluationVersions(String formId, Integer pageSize, Integer pageNumber, String sortOrder) Gets all the revisions for a specific evaluation.QualityApi.getQualityFormVersions(GetQualityFormVersionsRequest request) Deprecated.QualityApi.getQualityFormVersions(String formId, Integer pageSize, Integer pageNumber, String sortOrder) Deprecated.QualityApi.getQualityPublishedforms(GetQualityPublishedformsRequest request) Deprecated.QualityApi.getQualityPublishedforms(Integer pageSize, Integer pageNumber, String name, Boolean onlyLatestPerContext) Deprecated.QualityApi.getQualityPublishedformsEvaluations(GetQualityPublishedformsEvaluationsRequest request) Get the published evaluation forms.QualityApi.getQualityPublishedformsEvaluations(Integer pageSize, Integer pageNumber, String name, Boolean onlyLatestPerContext) Get the published evaluation forms.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type EvaluationFormResponseEntityListingModifier and TypeMethodDescriptionQualityApi.getQualityForms(ApiRequest<Void> request) Deprecated.QualityApiAsync.getQualityFormsAsync(GetQualityFormsRequest request, AsyncApiCallback<EvaluationFormResponseEntityListing> callback) Deprecated.QualityApiAsync.getQualityFormsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponseEntityListing>> callback) Deprecated.QualityApi.getQualityFormsEvaluations(ApiRequest<Void> request) Get the list of evaluation forms By default, \"published\" field is always returned as false for all evaluation forms.QualityApiAsync.getQualityFormsEvaluationsAsync(GetQualityFormsEvaluationsRequest request, AsyncApiCallback<EvaluationFormResponseEntityListing> callback) Get the list of evaluation forms By default, \"published\" field is always returned as false for all evaluation forms.QualityApiAsync.getQualityFormsEvaluationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponseEntityListing>> callback) Get the list of evaluation forms By default, \"published\" field is always returned as false for all evaluation forms.QualityApi.getQualityFormsEvaluationsBulk(ApiRequest<Void> request) Retrieve a list of evaluation forms by their idsQualityApiAsync.getQualityFormsEvaluationsBulkAsync(GetQualityFormsEvaluationsBulkRequest request, AsyncApiCallback<EvaluationFormResponseEntityListing> callback) Retrieve a list of evaluation forms by their idsQualityApiAsync.getQualityFormsEvaluationsBulkAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponseEntityListing>> callback) Retrieve a list of evaluation forms by their idsQualityApi.getQualityFormsEvaluationsBulkWithHttpInfo(List<String> id, Boolean includeLatestVersionFormName) Retrieve a list of evaluation forms by their idsQualityApi.getQualityFormsEvaluationsWithHttpInfo(Integer pageSize, Integer pageNumber, String sortBy, String nextPage, String previousPage, String expand, String name, String sortOrder) Get the list of evaluation forms By default, \"published\" field is always returned as false for all evaluation forms.QualityApi.getQualityFormsEvaluationVersions(ApiRequest<Void> request) Gets all the revisions for a specific evaluation.QualityApiAsync.getQualityFormsEvaluationVersionsAsync(GetQualityFormsEvaluationVersionsRequest request, AsyncApiCallback<EvaluationFormResponseEntityListing> callback) Gets all the revisions for a specific evaluation.QualityApiAsync.getQualityFormsEvaluationVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponseEntityListing>> callback) Gets all the revisions for a specific evaluation.QualityApi.getQualityFormsEvaluationVersionsWithHttpInfo(String formId, Integer pageSize, Integer pageNumber, String sortOrder) Gets all the revisions for a specific evaluation.QualityApi.getQualityFormsWithHttpInfo(Integer pageSize, Integer pageNumber, String sortBy, String nextPage, String previousPage, String expand, String name, String sortOrder) Deprecated.QualityApi.getQualityFormVersions(ApiRequest<Void> request) Deprecated.QualityApiAsync.getQualityFormVersionsAsync(GetQualityFormVersionsRequest request, AsyncApiCallback<EvaluationFormResponseEntityListing> callback) Deprecated.QualityApiAsync.getQualityFormVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponseEntityListing>> callback) Deprecated.QualityApi.getQualityFormVersionsWithHttpInfo(String formId, Integer pageSize, Integer pageNumber, String sortOrder) Deprecated.QualityApi.getQualityPublishedforms(ApiRequest<Void> request) Deprecated.QualityApiAsync.getQualityPublishedformsAsync(GetQualityPublishedformsRequest request, AsyncApiCallback<EvaluationFormResponseEntityListing> callback) Deprecated.QualityApiAsync.getQualityPublishedformsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponseEntityListing>> callback) Deprecated.QualityApi.getQualityPublishedformsEvaluations(ApiRequest<Void> request) Get the published evaluation forms.QualityApiAsync.getQualityPublishedformsEvaluationsAsync(GetQualityPublishedformsEvaluationsRequest request, AsyncApiCallback<EvaluationFormResponseEntityListing> callback) Get the published evaluation forms.QualityApiAsync.getQualityPublishedformsEvaluationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponseEntityListing>> callback) Get the published evaluation forms.QualityApi.getQualityPublishedformsEvaluationsWithHttpInfo(Integer pageSize, Integer pageNumber, String name, Boolean onlyLatestPerContext) Get the published evaluation forms.QualityApi.getQualityPublishedformsWithHttpInfo(Integer pageSize, Integer pageNumber, String name, Boolean onlyLatestPerContext) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type EvaluationFormResponseEntityListingModifier and TypeMethodDescriptionQualityApiAsync.getQualityFormsAsync(GetQualityFormsRequest request, AsyncApiCallback<EvaluationFormResponseEntityListing> callback) Deprecated.QualityApiAsync.getQualityFormsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponseEntityListing>> callback) Deprecated.QualityApiAsync.getQualityFormsEvaluationsAsync(GetQualityFormsEvaluationsRequest request, AsyncApiCallback<EvaluationFormResponseEntityListing> callback) Get the list of evaluation forms By default, \"published\" field is always returned as false for all evaluation forms.QualityApiAsync.getQualityFormsEvaluationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponseEntityListing>> callback) Get the list of evaluation forms By default, \"published\" field is always returned as false for all evaluation forms.QualityApiAsync.getQualityFormsEvaluationsBulkAsync(GetQualityFormsEvaluationsBulkRequest request, AsyncApiCallback<EvaluationFormResponseEntityListing> callback) Retrieve a list of evaluation forms by their idsQualityApiAsync.getQualityFormsEvaluationsBulkAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponseEntityListing>> callback) Retrieve a list of evaluation forms by their idsQualityApiAsync.getQualityFormsEvaluationVersionsAsync(GetQualityFormsEvaluationVersionsRequest request, AsyncApiCallback<EvaluationFormResponseEntityListing> callback) Gets all the revisions for a specific evaluation.QualityApiAsync.getQualityFormsEvaluationVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponseEntityListing>> callback) Gets all the revisions for a specific evaluation.QualityApiAsync.getQualityFormVersionsAsync(GetQualityFormVersionsRequest request, AsyncApiCallback<EvaluationFormResponseEntityListing> callback) Deprecated.QualityApiAsync.getQualityFormVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponseEntityListing>> callback) Deprecated.QualityApiAsync.getQualityPublishedformsAsync(GetQualityPublishedformsRequest request, AsyncApiCallback<EvaluationFormResponseEntityListing> callback) Deprecated.QualityApiAsync.getQualityPublishedformsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponseEntityListing>> callback) Deprecated.QualityApiAsync.getQualityPublishedformsEvaluationsAsync(GetQualityPublishedformsEvaluationsRequest request, AsyncApiCallback<EvaluationFormResponseEntityListing> callback) Get the published evaluation forms.QualityApiAsync.getQualityPublishedformsEvaluationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<EvaluationFormResponseEntityListing>> callback) Get the published evaluation forms. -
Uses of EvaluationFormResponseEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EvaluationFormResponseEntityListingModifier and TypeMethodDescriptionEvaluationFormResponseEntityListing.entities(List<EvaluationFormResponse> entities) EvaluationFormResponseEntityListing.pageNumber(Integer pageNumber) EvaluationFormResponseEntityListing.previousUri(String previousUri)