Uses of Class
com.gentics.contentnode.rest.model.scheduler.ScheduleFollow
-
Uses of ScheduleFollow in com.gentics.contentnode.rest.model.scheduler
Modifier and TypeMethodDescriptionScheduleData.getFollow()
Get the followup definition.ScheduleFollow.setOnlyAfterSuccess
(boolean onlyAfterSuccess) Set whether the associated schedule should only be executed if the followed schedules were executed successfully.ScheduleFollow.setScheduleId
(Set<Integer> scheduleId) Set the IDs after which the associated schedule should be executed.Modifier and TypeMethodDescriptionScheduleData.setFollow
(ScheduleFollow follow) Set the followup definition.