Package com.netflix.genie.web.tasks
package com.netflix.genie.web.tasks
Classes which Genie will run basically as cron jobs to do various impl.
- Since:
- 3.0.0
-
ClassDescriptionInterface for any task that should run in the Genie system.The enumeration values which a
GenieTask
can be be scheduled with.Performs any cleanup when the system is shutting down.Utility methods used by various Genie tasks.