|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistJobDataAfterExecution | |
---|---|
org.quartz | The main package of Quartz, containing the client-side interfaces. |
org.quartz.jobs |
Uses of PersistJobDataAfterExecution in org.quartz |
---|
Classes in org.quartz with annotations of type PersistJobDataAfterExecution | |
---|---|
interface |
StatefulJob
Deprecated. use DisallowConcurrentExecution and/or PersistJobDataAfterExecution annotations instead. |
Uses of PersistJobDataAfterExecution in org.quartz.jobs |
---|
Classes in org.quartz.jobs with annotations of type PersistJobDataAfterExecution | |
---|---|
class |
DirectoryScanJob
Inspects a directory and compares whether any files' "last modified dates" have changed since the last time it was inspected. |
class |
FileScanJob
Inspects a file and compares whether it's "last modified date" has changed since the last time it was inspected. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |