Uses of Class
com.mypurecloud.sdk.v2.model.ActivityPlanJobListing
Packages that use ActivityPlanJobListing
-
Uses of ActivityPlanJobListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ActivityPlanJobListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitActivityplansJobs(GetWorkforcemanagementBusinessunitActivityplansJobsRequest request) Gets the latest job for all activity plans in the business unitWorkforceManagementApi.getWorkforcemanagementBusinessunitActivityplansJobs(String businessUnitId) Gets the latest job for all activity plans in the business unitMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ActivityPlanJobListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitActivityplansJobs(ApiRequest<Void> request) Gets the latest job for all activity plans in the business unitWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitActivityplansJobsAsync(GetWorkforcemanagementBusinessunitActivityplansJobsRequest request, AsyncApiCallback<ActivityPlanJobListing> callback) Gets the latest job for all activity plans in the business unitWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitActivityplansJobsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ActivityPlanJobListing>> callback) Gets the latest job for all activity plans in the business unitWorkforceManagementApi.getWorkforcemanagementBusinessunitActivityplansJobsWithHttpInfo(String businessUnitId) Gets the latest job for all activity plans in the business unitMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ActivityPlanJobListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitActivityplansJobsAsync(GetWorkforcemanagementBusinessunitActivityplansJobsRequest request, AsyncApiCallback<ActivityPlanJobListing> callback) Gets the latest job for all activity plans in the business unitWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitActivityplansJobsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ActivityPlanJobListing>> callback) Gets the latest job for all activity plans in the business unit -
Uses of ActivityPlanJobListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActivityPlanJobListingModifier and TypeMethodDescriptionActivityPlanJobListing.entities(List<ActivityPlanJobResponse> entities)