|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScheduleIdStore | |
|---|---|
| org.openeai.afa | |
| org.openeai.config | |
| Uses of ScheduleIdStore in org.openeai.afa |
|---|
| Classes in org.openeai.afa that implement ScheduleIdStore | |
|---|---|
class |
DbScheduleIdStore
This maintains a list of all Schedules that have been executed by a given ScheduledApp. |
class |
FileScheduleIdStore
This maintains a list of all Schedules that have been executed by a given ScheduledApp. |
| Methods in org.openeai.afa that return ScheduleIdStore | |
|---|---|
ScheduleIdStore |
Schedule.getScheduleIdStore()
|
| Methods in org.openeai.afa with parameters of type ScheduleIdStore | |
|---|---|
void |
Schedule.setScheduleIdStore(ScheduleIdStore store)
|
| Uses of ScheduleIdStore in org.openeai.config |
|---|
| Methods in org.openeai.config that return ScheduleIdStore | |
|---|---|
ScheduleIdStore |
ScheduledAppConfig.getScheduleIdStore()
|
| Methods in org.openeai.config with parameters of type ScheduleIdStore | |
|---|---|
void |
ScheduledAppConfig.setScheduleIdStore(ScheduleIdStore store)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||