BrightSide Workbench Full Report + Source Code
org.turro.scheduler.entities.ScheduledEntity Member List

This is the complete list of members for org.turro.scheduler.entities.ScheduledEntity, including all inherited members.

doRun(IConstructor constructor, Date now)org.turro.scheduler.entities.ScheduledEntity
getData()org.turro.scheduler.entities.ScheduledEntity
getDescription()org.turro.scheduler.entities.ScheduledEntity
getEndDate()org.turro.scheduler.entities.ScheduledEntity
getEntityPath()org.turro.scheduler.entities.ScheduledEntity
getNotify()org.turro.scheduler.entities.ScheduledEntity
getStartDate()org.turro.scheduler.entities.ScheduledEntity
isActive()org.turro.scheduler.entities.ScheduledEntity
readXML(Element el)org.turro.scheduler.entities.ScheduledEntity
setActive(boolean value)org.turro.scheduler.entities.ScheduledEntity
setData(String data)org.turro.scheduler.entities.ScheduledEntity
setDescription(String value)org.turro.scheduler.entities.ScheduledEntity
setEndDate(Date value)org.turro.scheduler.entities.ScheduledEntity
setNotify(String value)org.turro.scheduler.entities.ScheduledEntity
setStartDate(Date value)org.turro.scheduler.entities.ScheduledEntity
shouldRun(Date now)org.turro.scheduler.entities.ScheduledEntity
writeXML(Element root)org.turro.scheduler.entities.ScheduledEntity