Skip to content
  • Eric Cano's avatar
    Remove the common TapeJob class as there is little to share between the... · ff752927
    Eric Cano authored
    Remove the common TapeJob class as there is little to share between the ArchiveJob and the RetriveJob.
    Their similarities are more in concept than implmentation.
    Added an ArchiveFileInfo class to hold the location an properties of the archive file we are working on.
    Add an ArchiveFileInfo member to the ArchiveJob.
    ff752927