Uses of Class
com.mypurecloud.sdk.v2.api.request.GetWorkforcemanagementBusinessunitActivityplansJobsRequest
Packages that use GetWorkforcemanagementBusinessunitActivityplansJobsRequest
-
Uses of GetWorkforcemanagementBusinessunitActivityplansJobsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetWorkforcemanagementBusinessunitActivityplansJobsRequestModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitActivityplansJobs(GetWorkforcemanagementBusinessunitActivityplansJobsRequest 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 unit -
Uses of GetWorkforcemanagementBusinessunitActivityplansJobsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetWorkforcemanagementBusinessunitActivityplansJobsRequestModifier and TypeMethodDescriptionGetWorkforcemanagementBusinessunitActivityplansJobsRequest.Builder.build()GetWorkforcemanagementBusinessunitActivityplansJobsRequest.withBusinessUnitId(String businessUnitId) GetWorkforcemanagementBusinessunitActivityplansJobsRequest.withCustomHeader(String name, String value)