Package com.logicaldoc.core.document
Class DocumentFuture
java.lang.Object
com.logicaldoc.util.concurrent.FutureElaboration<Document,Document>
 
com.logicaldoc.core.document.DocumentFuture
A future used to track asynchronous elaborations on a document.
- Since:
- 9.2
- Author:
- Marco Meschieri - LogicalDOC
- 
Nested Class SummaryNested classes/interfaces inherited from interface java.util.concurrent.FutureFuture.State
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.logicaldoc.util.concurrent.FutureElaborationcancel, get, get, getObject, isCancelled, isDoneMethods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.concurrent.FutureexceptionNow, resultNow, state
- 
Constructor Details- 
DocumentFuture
 
- 
- 
Method Details- 
getDocument
 
-