Package com.arassec.igor.module.misc.action.persistence
-
Class Summary Class Description BasePersistenceAction Base class for actions that work with persistence connectors.FilterPersistedValueAction Filters data of which a value has already been persisted before.PersistValueAction Persists a value from the supplied data to the persistence store.