ReadTask(ReadOrder readOrder,
TapeCatalog workerCurrentTape,
TapeLibraryService tapeLibraryService,
TapeCatalogService tapeCatalogService,
ReadRequestReferentialRepository readRequestReferentialRepository,
ArchiveOutputRetentionPolicy archiveOutputRetentionPolicy) |
ReadWriteTask(ReadWriteOrder order,
TapeCatalog workerCurrentTape,
TapeLibraryService tapeLibraryService,
TapeCatalogService tapeCatalogService,
ArchiveReferentialRepository archiveReferentialRepository,
ReadRequestReferentialRepository readRequestReferentialRepository,
String inputTarPath,
boolean forceOverrideNonEmptyCartridges,
ArchiveOutputRetentionPolicy archiveOutputRetentionPolicy) |
WriteTask(WriteOrder writeOrder,
TapeCatalog workerCurrentTape,
TapeLibraryService tapeLibraryService,
TapeCatalogService tapeCatalogService,
ArchiveReferentialRepository archiveReferentialRepository,
String inputTarPath,
boolean forceOverrideNonEmptyCartridges) |