org.kuali.ole.docstore.process
Class BulkIngestDocumentReqProcessor

java.lang.Object
  extended by org.kuali.ole.docstore.process.BulkIngestDocumentReqProcessor
All Implemented Interfaces:
org.apache.camel.Processor

public class BulkIngestDocumentReqProcessor
extends Object
implements org.apache.camel.Processor

Class BulkIngestDocumentReqProcessor.

Version:
0.8
Author:
Rajesh Chowdary K

Constructor Summary
BulkIngestDocumentReqProcessor(String user, String action, String category, String type, String format, String target)
           
 
Method Summary
 void process(org.apache.camel.Exchange exchange)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BulkIngestDocumentReqProcessor

public BulkIngestDocumentReqProcessor(String user,
                                      String action,
                                      String category,
                                      String type,
                                      String format,
                                      String target)
Method Detail

process

public void process(org.apache.camel.Exchange exchange)
             throws Exception
Specified by:
process in interface org.apache.camel.Processor
Throws:
Exception


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.