Uses of Class
com.mypurecloud.sdk.v2.model.WorkitemPostQueryEntityListing
Packages that use WorkitemPostQueryEntityListing
-
Uses of WorkitemPostQueryEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WorkitemPostQueryEntityListingModifier and TypeMethodDescriptionTaskManagementApi.postTaskmanagementWorkitemsQuery(PostTaskmanagementWorkitemsQueryRequest request) Query for workitems This query requires at least one EQ filter on the workbinId, assigneeId, queueId or typeId attributes.TaskManagementApi.postTaskmanagementWorkitemsQuery(WorkitemQueryPostRequest body) Query for workitems This query requires at least one EQ filter on the workbinId, assigneeId, queueId or typeId attributes.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type WorkitemPostQueryEntityListingModifier and TypeMethodDescriptionTaskManagementApi.postTaskmanagementWorkitemsQuery(ApiRequest<WorkitemQueryPostRequest> request) Query for workitems This query requires at least one EQ filter on the workbinId, assigneeId, queueId or typeId attributes.TaskManagementApiAsync.postTaskmanagementWorkitemsQueryAsync(PostTaskmanagementWorkitemsQueryRequest request, AsyncApiCallback<WorkitemPostQueryEntityListing> callback) Query for workitems This query requires at least one EQ filter on the workbinId, assigneeId, queueId or typeId attributes.TaskManagementApiAsync.postTaskmanagementWorkitemsQueryAsync(ApiRequest<WorkitemQueryPostRequest> request, AsyncApiCallback<ApiResponse<WorkitemPostQueryEntityListing>> callback) Query for workitems This query requires at least one EQ filter on the workbinId, assigneeId, queueId or typeId attributes.TaskManagementApi.postTaskmanagementWorkitemsQueryWithHttpInfo(WorkitemQueryPostRequest body) Query for workitems This query requires at least one EQ filter on the workbinId, assigneeId, queueId or typeId attributes.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type WorkitemPostQueryEntityListingModifier and TypeMethodDescriptionTaskManagementApiAsync.postTaskmanagementWorkitemsQueryAsync(PostTaskmanagementWorkitemsQueryRequest request, AsyncApiCallback<WorkitemPostQueryEntityListing> callback) Query for workitems This query requires at least one EQ filter on the workbinId, assigneeId, queueId or typeId attributes.TaskManagementApiAsync.postTaskmanagementWorkitemsQueryAsync(ApiRequest<WorkitemQueryPostRequest> request, AsyncApiCallback<ApiResponse<WorkitemPostQueryEntityListing>> callback) Query for workitems This query requires at least one EQ filter on the workbinId, assigneeId, queueId or typeId attributes. -
Uses of WorkitemPostQueryEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WorkitemPostQueryEntityListing