Class DocumentAttributeIndexingQueueImpl
java.lang.Object
org.kuali.rice.kew.impl.document.attribute.DocumentAttributeIndexingQueueImpl
- All Implemented Interfaces:
DocumentAttributeIndexingQueue,AsyncWrappable<DocumentAttributeIndexingQueue>
public class DocumentAttributeIndexingQueueImpl
extends Object
implements DocumentAttributeIndexingQueue, AsyncWrappable<DocumentAttributeIndexingQueue>
Reference implementation of the DocumentAttributeIndexingQueue.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected WorkflowDocumentServicevoidindexDocument(String documentId) voidsetAsyncCapableService(AsyncCapableService asyncCapableService)
-
Constructor Details
-
DocumentAttributeIndexingQueueImpl
public DocumentAttributeIndexingQueueImpl()
-
-
Method Details
-
indexDocument
- Specified by:
indexDocumentin interfaceDocumentAttributeIndexingQueue
-
getWorkflowDocumentService
-
wrap
- Specified by:
wrapin interfaceAsyncWrappable<DocumentAttributeIndexingQueue>
-
getAsyncCapableService
-
setAsyncCapableService
-