Uses of Class
com.mypurecloud.sdk.v2.model.ActivityPlanListing
Packages that use ActivityPlanListing
-
Uses of ActivityPlanListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ActivityPlanListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitActivityplans(GetWorkforcemanagementBusinessunitActivityplansRequest request) Get activity plansWorkforceManagementApi.getWorkforcemanagementBusinessunitActivityplans(String businessUnitId, String state) Get activity plansMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ActivityPlanListingModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitActivityplans(ApiRequest<Void> request) Get activity plansWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitActivityplansAsync(GetWorkforcemanagementBusinessunitActivityplansRequest request, AsyncApiCallback<ActivityPlanListing> callback) Get activity plansWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitActivityplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ActivityPlanListing>> callback) Get activity plansWorkforceManagementApi.getWorkforcemanagementBusinessunitActivityplansWithHttpInfo(String businessUnitId, String state) Get activity plansMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ActivityPlanListingModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitActivityplansAsync(GetWorkforcemanagementBusinessunitActivityplansRequest request, AsyncApiCallback<ActivityPlanListing> callback) Get activity plansWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitActivityplansAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ActivityPlanListing>> callback) Get activity plans -
Uses of ActivityPlanListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActivityPlanListingModifier and TypeMethodDescriptionActivityPlanListing.entities(List<ActivityPlanListItem> entities)