net.sf.dropboxmq.workflow.ingest
Class WorkflowArchiver

java.lang.Object
  extended by net.sf.dropboxmq.workflow.ingest.WorkflowArchiver

public class WorkflowArchiver
extends Object

Created: 15 Aug 2010

Version:
$Revision$, $Date$
Author:
Dwayne Schultz

Constructor Summary
WorkflowArchiver(boolean checkTransformerExists)
           
 
Method Summary
 void archiveWorkflow(Collection<IngestedProcessor> ingestedProcessors, String[] workflowDirs, PersistenceFactory factory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowArchiver

public WorkflowArchiver(boolean checkTransformerExists)
Method Detail

archiveWorkflow

public void archiveWorkflow(Collection<IngestedProcessor> ingestedProcessors,
                            String[] workflowDirs,
                            PersistenceFactory factory)