Uses of Class
dk.netarkivet.archive.bitarchive.BitarchiveMonitor.BatchJobStatus

Packages that use BitarchiveMonitor.BatchJobStatus
dk.netarkivet.archive.bitarchive   
 

Uses of BitarchiveMonitor.BatchJobStatus in dk.netarkivet.archive.bitarchive
 

Fields in dk.netarkivet.archive.bitarchive with type parameters of type BitarchiveMonitor.BatchJobStatus
 java.util.Map<java.lang.String,BitarchiveMonitor.BatchJobStatus> BitarchiveMonitor.runningBatchJobs
          Map from the ID of batch jobs sent to bitarchives, to tuple class of status for this batch job.