Flip Line Endings
A step that allows you to flip line endings for all files that match the includes.
Monitor File Contents
A step that allows you to monitor(tail) a file for a token
and continue when token appears or fail if not found in allotted time.
The step will ignore content that was present before the start of
the step.
Read Property File
Read properties from a file and sets them as output properties
for this step.
Replace Tokens
Replace tokens in files using properties.
Synchronize Directories
Moves new files in source to destination and deletes files in destination not in source. Synchronization is based on file date-time stamp.