Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ScheduleType
Packages that use ScheduleType
Package
Description
-
Uses of ScheduleType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type ScheduleTypeModifier and TypeMethodDescriptionstatic StringSchemaDebugUtil.prettyPrint(ScheduleType scheduleType) -
Uses of ScheduleType in com.evolveum.midpoint.task.api
Methods in com.evolveum.midpoint.task.api that return ScheduleTypeMethods in com.evolveum.midpoint.task.api with parameters of type ScheduleTypeModifier and TypeMethodDescriptionvoidTask.setSchedule(ScheduleType schedule) Sets the schedule for the task. -
Uses of ScheduleType in com.evolveum.midpoint.task.api.test
Methods in com.evolveum.midpoint.task.api.test that return ScheduleTypeMethods in com.evolveum.midpoint.task.api.test with parameters of type ScheduleType -
Uses of ScheduleType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ScheduleTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ScheduleTypeModifier and TypeMethodDescriptionTaskType.beginSchedule()ScheduleType.clone()ObjectFactory.createScheduleType()ScheduleType.cronLikePattern(String value) ScheduleType.earliestStartTime(String value) ScheduleType.earliestStartTime(XMLGregorianCalendar value) TaskType.getSchedule()ScheduleType.latestFinishTime(String value) ScheduleType.latestFinishTime(XMLGregorianCalendar value) ScheduleType.latestStartTime(String value) ScheduleType.latestStartTime(XMLGregorianCalendar value) ScheduleType.misfireAction(MisfireActionType value) ScheduleType.recurrence(TaskRecurrenceType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ScheduleTypeModifier and TypeMethodDescriptionTaskType.schedule(ScheduleType value) voidTaskType.setSchedule(ScheduleType value) -
Uses of ScheduleType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return ScheduleType