Uses of Class
com.mypurecloud.sdk.v2.model.LearningSlotScheduleActivity
Packages that use LearningSlotScheduleActivity
-
Uses of LearningSlotScheduleActivity in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningSlotScheduleActivityModifier and TypeMethodDescriptionLearningSlotScheduleActivity.activityCodeId(String activityCodeId) The ID of the activity code associated with this activityThe start date/time of this activity.LearningSlotScheduleActivity.description(String description) The description of this activityLearningSlotScheduleActivity.externalActivityId(String externalActivityId) The ID of the external activity associated with this activity, if applicableLearningSlotScheduleActivity.externalActivityType(LearningSlotScheduleActivity.ExternalActivityTypeEnum externalActivityType) The type of the external activity associated with this activity, if applicableLearningSlotScheduleActivity.lengthMinutes(Integer lengthMinutes) The length of this activity in minutesWhether this activity is paidLearningSlotScheduleActivity.timeOffRequestId(String timeOffRequestId) The ID of the time off request associated with this activity, if applicableMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type LearningSlotScheduleActivityMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type LearningSlotScheduleActivityModifier and TypeMethodDescriptionLearningSlotWfmScheduleActivity.activities(List<LearningSlotScheduleActivity> activities) List of user's scheduled activitiesvoidLearningSlotWfmScheduleActivity.setActivities(List<LearningSlotScheduleActivity> activities)