public class DocumentRefreshQueueImpl extends Object implements DocumentRefreshQueue
Intended to be called async and wired that way in server/client spring beans.
Constructor and Description |
---|
DocumentRefreshQueueImpl() |
Modifier and Type | Method and Description |
---|---|
void |
refreshDocument(String documentId)
Requeues a document, and sets notification suppression data
|
public DocumentRefreshQueueImpl()
public void refreshDocument(String documentId)
refreshDocument
in interface DocumentRefreshQueue
DocumentRefreshQueue.refreshDocument(java.lang.String)
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.