Package | Description |
---|---|
org.apache.sling.event.impl.jobs.scheduling | |
org.apache.sling.event.impl.support | |
org.apache.sling.event.jobs |
Modifier and Type | Method and Description |
---|---|
Collection<ScheduleInfo> |
ScheduledJobInfoImpl.getSchedules() |
Modifier and Type | Method and Description |
---|---|
void |
ScheduledJobInfoImpl.update(List<ScheduleInfo> scheduleInfos)
Update the scheduling information
|
void |
ScheduledJobHandler.updateSchedule(String scheduleName,
Collection<ScheduleInfo> scheduleInfo) |
Modifier and Type | Class and Description |
---|---|
class |
ScheduleInfoImpl |
Modifier and Type | Method and Description |
---|---|
Collection<ScheduleInfo> |
ScheduledJobInfo.getSchedules()
Get all schedules for this job
|
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.