public class IndexingWorker extends AbstractIndexingWorker implements Work
Work.Progress, Work.State| Constructor and Description | 
|---|
IndexingWorker(IndexingMonitor monitor,
              String repositoryName,
              List<IndexingCommand> cmds)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getCmdsDigest()  | 
String | 
getTitle()
Gets a human-readable name for this work instance. 
 | 
doWorkgetCategory, getMonitor, workcleanUp, closeSession, commitOrRollbackTransaction, equals, getCompletionTime, getDocument, getDocuments, getId, getProgress, getRetryCount, getSchedulePath, getSchedulingTime, getStartTime, getState, getStatus, getUserId, getWorkInstanceState, hashCode, initSession, initSession, isDocumentTree, isSuspending, isWorkInstanceSuspended, run, setDocument, setDocument, setDocuments, setProgress, setSchedulePath, setStartTime, setStatus, setWorkInstanceState, setWorkInstanceSuspending, startTransaction, suspended, toStringcleanUp, getCategory, getCompletionTime, getDocument, getDocuments, getId, getProgress, getSchedulePath, getSchedulingTime, getStartTime, getState, getStatus, getUserId, getWorkInstanceState, isDocumentTree, isSuspending, isWorkInstanceSuspended, run, setProgress, setSchedulePath, setStartTime, setWorkInstanceState, setWorkInstanceSuspending, suspended, workpublic IndexingWorker(IndexingMonitor monitor, String repositoryName, List<IndexingCommand> cmds)
Copyright © 2015 Nuxeo SA. All rights reserved.