public class BucketIndexingWorker extends BaseIndexingWorker implements Work
Work.Progress, Work.State
Constructor and Description |
---|
BucketIndexingWorker(IndexingMonitor monitor,
String repositoryName,
List<String> docIds,
boolean isLast) |
Modifier and Type | Method and Description |
---|---|
String |
getTitle()
Gets a human-readable name for this work instance.
|
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
cleanUp, getCategory, getCompletionTime, getDocument, getDocuments, getId, getProgress, getSchedulePath, getSchedulingTime, getStartTime, getState, getStatus, getUserId, getWorkInstanceState, isDocumentTree, isSuspending, isWorkInstanceSuspended, run, setProgress, setSchedulePath, setStartTime, setWorkInstanceState, setWorkInstanceSuspending, suspended, work
public BucketIndexingWorker(IndexingMonitor monitor, String repositoryName, List<String> docIds, boolean isLast)
Copyright © 2015 Nuxeo SA. All rights reserved.