public interface DocumentProcessingQueue
| Modifier and Type | Method and Description |
|---|---|
void |
process(String documentId) |
void |
processWithOptions(String documentId,
DocumentProcessingOptions options) |
void process(String documentId) throws RiceIllegalArgumentException
RiceIllegalArgumentExceptionvoid processWithOptions(String documentId, DocumentProcessingOptions options) throws RiceIllegalArgumentException
RiceIllegalArgumentExceptionCopyright © 2005–2016 The Kuali Foundation. All rights reserved.