org.kuali.ole.docstore.process
Class BulkIngestDocumentReqProcessor
java.lang.Object
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
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 |
BulkIngestDocumentReqProcessor
public BulkIngestDocumentReqProcessor(String user,
String action,
String category,
String type,
String format,
String target)
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.