Package adams.flow.control.flowrestart.trigger
-
Class Summary Class Description AbstractTrigger Ancestor for restart triggers.Cron Triggers the restart according to the specified schedule.Cron.CronJob Encapsulates a job to run.FileMonitor Monitors a file using the specified file change monitor.MetaCron Executes the base trigger according to the specified schedule.MetaCron.CronJob Encapsulates a job to run.MonitorItself Monitors its own flow file with the specified file change monitor.MultiTrigger Manages multiple triggers.Null Dummy, does nothing.