|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.bpel.engine.cron.SystemSchedulesConfig
public class SystemSchedulesConfig
Field Summary | |
---|---|
static java.lang.String |
SCHEDULE_CONFIG_FILE_PROP_KEY
|
Constructor Summary | |
---|---|
SystemSchedulesConfig(java.io.File configRoot)
|
Method Summary | |
---|---|
java.io.File |
getSchedulesFile()
|
java.util.List<ProcessConf.CronJob> |
getSystemCronJobs()
Returns the list of cron jobs configured for all processes. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SCHEDULE_CONFIG_FILE_PROP_KEY
Constructor Detail |
---|
public SystemSchedulesConfig(java.io.File configRoot)
Method Detail |
---|
public java.io.File getSchedulesFile()
public java.util.List<ProcessConf.CronJob> getSystemCronJobs()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |