|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.cron.CronDaemonEntry
eu.xtreemos.xosd.cron.CronDaemonEntryTagged
public class CronDaemonEntryTagged
tagged entry allows the grouping of cron entries and therefore group actions on series of entries.
Field Summary | |
---|---|
private CronDaemonEntryTags |
tags
|
Fields inherited from class eu.xtreemos.xosd.cron.CronDaemonEntry |
---|
atTime |
Constructor Summary | |
---|---|
CronDaemonEntryTagged(java.util.GregorianCalendar time)
|
Method Summary | |
---|---|
CronDaemonEntryTags |
getTags()
|
Methods inherited from class eu.xtreemos.xosd.cron.CronDaemonEntry |
---|
equals, execute, time |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private CronDaemonEntryTags tags
Constructor Detail |
---|
public CronDaemonEntryTagged(java.util.GregorianCalendar time)
Method Detail |
---|
public CronDaemonEntryTags getTags()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |