Uses of Class
dk.netarkivet.common.exceptions.IllegalState

Packages that use IllegalState
dk.netarkivet.common.distribute.arcrepository   
 

Uses of IllegalState in dk.netarkivet.common.distribute.arcrepository
 

Methods in dk.netarkivet.common.distribute.arcrepository that throw IllegalState
 void BatchStatus.appendResults(java.io.OutputStream stream)
          Append the results of a batch job into a stream.
 void BatchStatus.copyResults(java.io.File targetFile)
          Copy the results of a batch job into a local file.