All Classes
-
All Classes Class Summary Annotation Types Summary Class Description BasePersistenceAction Base class for actions that work with persistence connectors.BaseUtilAction Base class for actions that don't really fit into any other category.BaseUtilTrigger Baseclass for Triggers.CronTrigger Triggers jobs according to a configurable CRON expression.EmptyInputProvider Provides a configurable amount of empty input data to jobs.FilterByRegExpAction Filters the supplied data by a regular expression.FilterByTimestampAction Filters the supplied data by a regular expression.FilterPersistedValueAction Filters data of which a value has already been persisted before.FixedInputProvider Provides fixed input to jobs.ManualTrigger Trigger for manual job executions.ModuleMiscConfiguration Configuration for the igor misc-module.PauseAction Pauses the processing for a configurable amount of time.PersistValueAction Persists a value from the supplied data to the persistence store.SortByTimestampPatternAction Sorts data by using a configurable pattern on a data value.ValidCronExpression Bean validation constraint that checks CRON expression compatability with Spring.ValidCronExpressionValidator Validates a CRON expression against Spring's scheduler requirements.