Uses of Class
com.mypurecloud.sdk.v2.model.ActivityPlanRunJobResponse
Packages that use ActivityPlanRunJobResponse
-
Uses of ActivityPlanRunJobResponse in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ActivityPlanRunJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitActivityplanRunsJobs(PostWorkforcemanagementBusinessunitActivityplanRunsJobsRequest request) Run an activity plan manually Triggers a job running the activity plan.WorkforceManagementApi.postWorkforcemanagementBusinessunitActivityplanRunsJobs(String businessUnitId, String activityPlanId) Run an activity plan manually Triggers a job running the activity plan.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type ActivityPlanRunJobResponseModifier and TypeMethodDescriptionWorkforceManagementApi.postWorkforcemanagementBusinessunitActivityplanRunsJobs(ApiRequest<Void> request) Run an activity plan manually Triggers a job running the activity plan.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitActivityplanRunsJobsAsync(PostWorkforcemanagementBusinessunitActivityplanRunsJobsRequest request, AsyncApiCallback<ActivityPlanRunJobResponse> callback) Run an activity plan manually Triggers a job running the activity plan.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitActivityplanRunsJobsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ActivityPlanRunJobResponse>> callback) Run an activity plan manually Triggers a job running the activity plan.WorkforceManagementApi.postWorkforcemanagementBusinessunitActivityplanRunsJobsWithHttpInfo(String businessUnitId, String activityPlanId) Run an activity plan manually Triggers a job running the activity plan.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type ActivityPlanRunJobResponseModifier and TypeMethodDescriptionWorkforceManagementApiAsync.postWorkforcemanagementBusinessunitActivityplanRunsJobsAsync(PostWorkforcemanagementBusinessunitActivityplanRunsJobsRequest request, AsyncApiCallback<ActivityPlanRunJobResponse> callback) Run an activity plan manually Triggers a job running the activity plan.WorkforceManagementApiAsync.postWorkforcemanagementBusinessunitActivityplanRunsJobsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ActivityPlanRunJobResponse>> callback) Run an activity plan manually Triggers a job running the activity plan. -
Uses of ActivityPlanRunJobResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ActivityPlanRunJobResponseModifier and TypeMethodDescriptionActivityPlanRunJobResponse.activityPlan(ActivityPlanReference activityPlan) The activity plan associated with this jobError details if status == 'Error'.ActivityPlanRunJobResponse.exceptions(List<ActivityPlanJobException> exceptions) The list of exceptions that occurred while running this activity plan job.The globally unique identifier for the object.ActivityPlanRunJobResponse.status(ActivityPlanRunJobResponse.StatusEnum status) The status of the job