Package | Description |
---|---|
com.gentics.contentnode.rest.model.scheduler |
Modifier and Type | Method and Description |
---|---|
ScheduleFollow |
ScheduleData.getFollow()
Get the followup definition.
|
ScheduleFollow |
ScheduleFollow.setOnlyAfterSuccess(boolean onlyAfterSuccess)
Set whether the associated schedule should only be executed if the followed
schedules were executed successfully.
|
ScheduleFollow |
ScheduleFollow.setScheduleId(Set<Integer> scheduleId)
Set the IDs after which the associated schedule should be executed.
|
Modifier and Type | Method and Description |
---|---|
ScheduleData |
ScheduleData.setFollow(ScheduleFollow follow)
Set the followup definition.
|
Copyright © 2024 Gentics Software. All rights reserved.