public abstract class AbstractIndexingWorker extends BaseIndexingWorker
Work.Progress, Work.State
Constructor and Description |
---|
AbstractIndexingWorker(IndexingMonitor monitor,
IndexingCommand cmd) |
AbstractIndexingWorker(IndexingMonitor monitor,
String repositoryName,
List<IndexingCommand> cmds) |
Modifier and Type | Method and Description |
---|---|
void |
doWork() |
getCategory, work
cleanUp, 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, toString
public AbstractIndexingWorker(IndexingMonitor monitor, IndexingCommand cmd)
public AbstractIndexingWorker(IndexingMonitor monitor, String repositoryName, List<IndexingCommand> cmds)
Copyright © 2015 Nuxeo SA. All rights reserved.