org.kuali.ole.docstore.process
Class BulkIngestNIndexProcessor
java.lang.Object
org.kuali.ole.docstore.process.BulkIngestNIndexProcessor
- All Implemented Interfaces:
- org.apache.camel.Processor
public class BulkIngestNIndexProcessor
- extends Object
- implements org.apache.camel.Processor
Class to Process IngestDocuments of Bulk.
- Author:
- Rajesh Chowdary K
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BulkIngestNIndexProcessor
public BulkIngestNIndexProcessor(String user,
String action)
process
public void process(org.apache.camel.Exchange exchange)
throws Exception
- Specified by:
process
in interface org.apache.camel.Processor
- Throws:
Exception
getBulkLoadStatistics
public BulkIngestStatistics getBulkLoadStatistics()
setBulkLoadStatistics
public void setBulkLoadStatistics(BulkIngestStatistics bulkLoadStatistics)
getBulkProcessRequest
public BulkProcessRequest getBulkProcessRequest()
setBulkProcessRequest
public void setBulkProcessRequest(BulkProcessRequest bulkProcessRequest)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.