[Index]
archive-browser
Browse archives previously create with an archive.
Property Summary
| archiveName |
The name of the archive to browse. |
| archiver |
The persister to use to restore archives. |
| name |
A name, can be any text. |
| stop |
This flag is set by the stop method and should
be examined by any Stoppable jobs in their processing loops. |
Property Detail
archiveName
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | Yes. |
The name of the archive to browse.
archiver
| Configured By | ELEMENT |
| Access | READ_WRITE |
| Required | Yes, but will fall back on the current Oddjob persister. |
The persister to use to restore archives.
name
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No. |
A name, can be any text.
stop
| Access | READ_ONLY |
| Required | Read Only. |
This flag is set by the stop method and should
be examined by any Stoppable jobs in their processing loops.
(c) R Gordon Ltd 2005 - Present