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
RiceIllegalArgumentException
void processWithOptions(String documentId, DocumentProcessingOptions options) throws RiceIllegalArgumentException
RiceIllegalArgumentException
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.