Class Summary |
FileDateProvider |
Date provider that uses a date stored on file. |
FixedDateProvider |
Date provider that uses the date it is given. |
LocalDateProvider |
Date provider that uses the current date from the local server. |
LRDPostStep |
Post-processing step to write the Last Run Date at the end of the execution. |
LRDPreStep |
Pre-processing step to substitute a "Last Run Date (LRD)" filter at runtime
with a "Between" filter in which the current and last run dates have been
modified with a mask that allows to synchronize multiple extracts on a
specific datetime in the past. |
RunDateManager |
RunDateManager that saves the last run dates on the file system. |