Uses of Class
org.fcrepo.client.utility.ingest.IngestCounter

Packages that use IngestCounter
org.fcrepo.client.utility.ingest   
 

Uses of IngestCounter in org.fcrepo.client.utility.ingest
 

Methods in org.fcrepo.client.utility.ingest with parameters of type IngestCounter
static void Ingest.multiFromDirectory(File dir, String ingestFormat, FedoraAPIAMTOM targetRepoAPIA, FedoraAPIMMTOM targetRepoAPIM, String logMessage, PrintStream log, IngestCounter c)
          Ingest from directory
static void Ingest.multiFromRepository(String sourceProtocol, String sourceHost, int sourcePort, FedoraAPIAMTOM sourceRepoAPIA, FedoraAPIMMTOM sourceRepoAPIM, String sourceExportFormat, FedoraAPIAMTOM targetRepoAPIA, FedoraAPIMMTOM targetRepoAPIM, String logMessage, PrintStream log, IngestCounter c)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.