Uses of Class
com.mypurecloud.sdk.v2.model.ActivityPlanResponse
Packages that use ActivityPlanResponse
-
Uses of ActivityPlanResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ActivityPlanResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitActivityplan(GetWorkforcemanagementBusinessunitActivityplanRequest request) Get an activity planWorkforceManagementApi.getWorkforcemanagementBusinessunitActivityplan(String businessUnitId, String activityPlanId) Get an activity planWorkforceManagementApi.patchWorkforcemanagementBusinessunitActivityplan(PatchWorkforcemanagementBusinessunitActivityplanRequest request) Update an activity plan If a job associated with the activity plan is in 'Processing' state the activity plan cannot be updatedWorkforceManagementApi.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.postWorkforcemanagementBusinessunitActivityplans(PostWorkforcemanagementBusinessunitActivityplansRequest request) Create an activity planWorkforceManagementApi.postWorkforcemanagementBusinessunitActivityplans(String businessUnitId, CreateActivityPlanRequest body) Create an activity planMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ActivityPlanResponseModifier and TypeMethodDescriptionWorkforceManagementApi.getWorkforcemanagementBusinessunitActivityplan(ApiRequest<Void> request) Get an activity planWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitActivityplanAsync(GetWorkforcemanagementBusinessunitActivityplanRequest request, AsyncApiCallback<ActivityPlanResponse> callback) Get an activity planWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitActivityplanAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ActivityPlanResponse>> callback) Get an activity planWorkforceManagementApi.getWorkforcemanagementBusinessunitActivityplanWithHttpInfo(String businessUnitId, String activityPlanId) Get an activity planWorkforceManagementApi.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(PatchWorkforcemanagementBusinessunitActivityplanRequest request, AsyncApiCallback<ActivityPlanResponse> callback) 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 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 updatedWorkforceManagementApi.postWorkforcemanagementBusinessunitActivityplans(ApiRequest<CreateActivityPlanRequest> request) Create an activity planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitActivityplansAsync(PostWorkforcemanagementBusinessunitActivityplansRequest request, AsyncApiCallback<ActivityPlanResponse> callback) Create an activity planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitActivityplansAsync(ApiRequest<CreateActivityPlanRequest> request, AsyncApiCallback<ApiResponse<ActivityPlanResponse>> callback) Create an activity planWorkforceManagementApi.postWorkforcemanagementBusinessunitActivityplansWithHttpInfo(String businessUnitId, CreateActivityPlanRequest body) Create an activity planMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ActivityPlanResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitActivityplanAsync(GetWorkforcemanagementBusinessunitActivityplanRequest request, AsyncApiCallback<ActivityPlanResponse> callback) Get an activity planWorkforceManagementApiAsync.getWorkforcemanagementBusinessunitActivityplanAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ActivityPlanResponse>> callback) Get an activity planWorkforceManagementApiAsync.patchWorkforcemanagementBusinessunitActivityplanAsync(PatchWorkforcemanagementBusinessunitActivityplanRequest request, AsyncApiCallback<ActivityPlanResponse> callback) 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 updatedWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitActivityplansAsync(PostWorkforcemanagementBusinessunitActivityplansRequest request, AsyncApiCallback<ActivityPlanResponse> callback) Create an activity planWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitActivityplansAsync(ApiRequest<CreateActivityPlanRequest> request, AsyncApiCallback<ApiResponse<ActivityPlanResponse>> callback) Create an activity plan -
Uses of ActivityPlanResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActivityPlanResponseModifier and TypeMethodDescriptionActivityPlanResponse.activityCode(ActivityCodeReference activityCode) The activity code associated with this activity plan.ActivityPlanResponse.attendeesSearchRule(UserSearchRule attendeesSearchRule) Attendee search rule for this activity planActivityPlanResponse.countsAsPaidTime(Boolean countsAsPaidTime) Whether the activity should count as paid timeActivityPlanResponse.createdBy(UserReference createdBy) The user who created this activity planActivityPlanResponse.createdDate(Date createdDate) The date the activity plan was created, in ISO-8601 formatActivityPlanResponse.description(String description) The description of this activity planActivityPlanResponse.facilitated(Boolean facilitated) Whether the sessions created by this activity plan should be facilitatedActivityPlanResponse.facilitatorsSearchRule(UserSearchRule facilitatorsSearchRule) Facilitator search rule for this activity planActivityPlanResponse.fixedAvailability(List<FixedAvailability> fixedAvailability) Fixed availability configuration for this activity planActivityPlanResponse.groupSettings(GroupSettings groupSettings) Group settings for this activity planThe globally unique identifier for the object.ActivityPlanResponse.initialSchedulePeriod(SchedulingPeriod initialSchedulePeriod) The initial schedule period of the activity planActivityPlanResponse.lastRunBy(UserReference lastRunBy) The last user to run this activity planActivityPlanResponse.lastRunDate(Date lastRunDate) The date on which the activity plan was last manually run, in ISO-8601 formatActivityPlanResponse.lengthMinutes(Integer lengthMinutes) The length of the activity in minutesActivityPlanResponse.managementUnits(List<ManagementUnitReference> managementUnits) The management units to which this activity plan applies.ActivityPlanResponse.modifiedBy(UserReference modifiedBy) The last user to modify this activity plan.ActivityPlanResponse.modifiedDate(Date modifiedDate) The date the activity plan was modified, in ISO-8601 formatThe name of the activity planActivityPlanResponse.optimizationObjective(ActivityPlanResponse.OptimizationObjectiveEnum optimizationObjective) The optimization objective of this activity planActivityPlanResponse.recurrenceSettings(RecurrenceSettings recurrenceSettings) Recurrence settings for this activity planActivityPlanResponse.serviceGoalImpactOverrides(ActivityPlanServiceGoalImpactOverrides serviceGoalImpactOverrides) Allowable service goal impact override settings for this activity planActivityPlanResponse.state(ActivityPlanResponse.StateEnum state) The state of this activity planActivityPlanResponse.transitionTimeMinutes(Integer transitionTimeMinutes) Transition time in minutes between facilitated sessionsActivityPlanResponse.type(ActivityPlanResponse.TypeEnum type) The type of the activity plan