public class UnknownCompletionEstimator extends AbstractCompletionEstimator
eventService, resultService| Constructor and Description |
|---|
UnknownCompletionEstimator(EventService eventService,
ResultService resultService)
Constructor with required dependencies
|
| Modifier and Type | Method and Description |
|---|---|
protected double |
getCompletionImpl()
Implementation of a fetch to get the completion state.
|
getCheckPeriod, getCompletion, getResultsFail, getResultsFailImpl, getResultsSuccess, getResultsSuccessImpl, isCompleted, isStarted, setCheckPeriodpublic UnknownCompletionEstimator(EventService eventService, ResultService resultService)
eventService - used to count remaining eventsresultService - used to count resultsprotected double getCompletionImpl()
complete.
getCompletionImpl in class AbstractCompletionEstimatorCopyright © 2005–2018 Alfresco Software. All rights reserved.