filePersister

Description

Persist and load jobs from and to a file. The file the job is persisted to is the jobs id with a .ser extension.

A new sub directory is created for each nested Oddjob with an id. The job of the nested Oddjob are persisted to the sub directory. Thus the directory structure mirrors the structure of the Oddjobs.

Properties

NameDescriptionRequired
directory The directory in which the files will be created. No.

(c) Rob Gordon 2005 - 2009