Uses of Class
com.mypurecloud.sdk.v2.model.UpdateActivityPlanRequest
Packages that use UpdateActivityPlanRequest
Package
Description
-
Uses of UpdateActivityPlanRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type UpdateActivityPlanRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementBusinessunitActivityplan(String businessUnitId, String activityPlanId, UpdateActivityPlanRequest body) Update an activity plan If a job associated with the activity plan is in 'Processing' state the activity plan cannot be updatedWorkforceManagementApi.patchWorkforcemanagementBusinessunitActivityplanWithHttpInfo(String businessUnitId, String activityPlanId, UpdateActivityPlanRequest body) Update an activity plan If a job associated with the activity plan is in 'Processing' state the activity plan cannot be updatedMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UpdateActivityPlanRequestModifier and TypeMethodDescriptionWorkforceManagementApi.patchWorkforcemanagementBusinessunitActivityplan(ApiRequest<UpdateActivityPlanRequest> request) Update an activity plan If a job associated with the activity plan is in 'Processing' state the activity plan cannot be updatedWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitActivityplanAsync(ApiRequest<UpdateActivityPlanRequest> request, AsyncApiCallback<ApiResponse<ActivityPlanResponse>> callback) Update an activity plan If a job associated with the activity plan is in 'Processing' state the activity plan cannot be updated -
Uses of UpdateActivityPlanRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return UpdateActivityPlanRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitActivityplanRequest.getBody()Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UpdateActivityPlanRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitActivityplanRequest.withHttpInfo()Methods in com.mypurecloud.sdk.v2.api.request with parameters of type UpdateActivityPlanRequestModifier and TypeMethodDescriptionPatchWorkforcemanagementBusinessunitActivityplanRequest.builder(String businessUnitId, String activityPlanId, UpdateActivityPlanRequest body) voidPatchWorkforcemanagementBusinessunitActivityplanRequest.setBody(UpdateActivityPlanRequest body) PatchWorkforcemanagementBusinessunitActivityplanRequest.Builder.withBody(UpdateActivityPlanRequest body) PatchWorkforcemanagementBusinessunitActivityplanRequest.withBody(UpdateActivityPlanRequest body) PatchWorkforcemanagementBusinessunitActivityplanRequest.Builder.withRequiredParams(String businessUnitId, String activityPlanId, UpdateActivityPlanRequest body) -
Uses of UpdateActivityPlanRequest in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UpdateActivityPlanRequestModifier and TypeMethodDescriptionUpdateActivityPlanRequest.attendeesSearchRule(ValueWrapperUserSearchRule attendeesSearchRule) Attendee search rule for this activity planUpdateActivityPlanRequest.description(String description) The description of the activity planUpdateActivityPlanRequest.facilitatorsSearchRule(ValueWrapperUserSearchRule facilitatorsSearchRule) Facilitator search rule for this activity planUpdateActivityPlanRequest.fixedAvailability(ListWrapperFixedAvailability fixedAvailability) Fixed availability configuration for the activity planUpdateActivityPlanRequest.groupSettings(ValueWrapperGroupSettings groupSettings) Group settings for the activity planThe name of the activity planUpdateActivityPlanRequest.optimizationObjective(UpdateActivityPlanRequest.OptimizationObjectiveEnum optimizationObjective) The optimization objective of this activity planUpdateActivityPlanRequest.serviceGoalImpactOverrides(ValueWrapperActivityPlanServiceGoalImpactOverrides serviceGoalImpactOverrides) Allowable service goal impact override settings for this activity planUpdateActivityPlanRequest.state(UpdateActivityPlanRequest.StateEnum state) The state of this activity planUpdateActivityPlanRequest.transitionTimeMinutes(Integer transitionTimeMinutes) Transition time in minutes between facilitated sessions