Uses of Class
com.mypurecloud.sdk.v2.model.ActivityCodeContainer
Packages that use ActivityCodeContainer
-
Uses of ActivityCodeContainer in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ActivityCodeContainerModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitActivitycodes(GetWorkforcemanagementManagementunitActivitycodesRequest request) Deprecated.WorkforceManagementApi.getWorkforcemanagementManagementunitActivitycodes(String managementUnitId) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type ActivityCodeContainerModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementManagementunitActivitycodes(ApiRequest<Void> request) Deprecated.WorkforceManagementApiAsync.getWorkforcemanagementManagementunitActivitycodesAsync(GetWorkforcemanagementManagementunitActivitycodesRequest request, AsyncApiCallback<ActivityCodeContainer> callback) Deprecated.WorkforceManagementApiAsync.getWorkforcemanagementManagementunitActivitycodesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ActivityCodeContainer>> callback) Deprecated.WorkforceManagementApi.getWorkforcemanagementManagementunitActivitycodesWithHttpInfo(String managementUnitId) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type ActivityCodeContainerModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementManagementunitActivitycodesAsync(GetWorkforcemanagementManagementunitActivitycodesRequest request, AsyncApiCallback<ActivityCodeContainer> callback) Deprecated.WorkforceManagementApiAsync.getWorkforcemanagementManagementunitActivitycodesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ActivityCodeContainer>> callback) Deprecated. -
Uses of ActivityCodeContainer in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActivityCodeContainerModifier and TypeMethodDescriptionActivityCodeContainer.activityCodes(Map<String, ActivityCode> activityCodes) Map of activity code id to activity codeActivityCodeContainer.metadata(WfmVersionedEntityMetadata metadata) Version metadata for the associated management unit's list of activity codes