Package com.arassec.igor.module.misc.action.util
-
Class Summary Class Description BaseUtilAction Base class for actions that don't really fit into any other category.FilterByRegExpAction Filters the supplied data by a regular expression.FilterByTimestampAction Filters the supplied data by a regular expression.PauseAction Pauses the processing for a configurable amount of time.SortByTimestampPatternAction Sorts data by using a configurable pattern on a data value.