public class HouskeepingExecutionAccessorImpl extends step.core.execution.model.ExecutionAccessorImpl implements HousekeepingExecutionAccessor
| Constructor and Description | 
|---|
HouskeepingExecutionAccessorImpl(step.core.accessors.MongoClientSession clientSession)  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterator<step.core.execution.model.Execution> | 
findLastExpiredExecution(long date,
                        int limit,
                        boolean excludeRetained)  | 
createIndexesIfNeeded, findByCritera, findByCritera, findLastEnded, findLastStarted, getActiveTests, getLastExecutionsBySchedulerTaskID, getTestExecutionsByArtefactURLfindByAttributes, findByAttributes, findManyByAttributes, findManyByAttributes, get, get, getAll, getRange, queryByAttributes, queryByAttributes, remove, save, savecreateOrUpdateCompoundIndex, createOrUpdateIndex, createOrUpdateTTLIndex, getJongoCollection, getMongoCollectionpublic HouskeepingExecutionAccessorImpl(step.core.accessors.MongoClientSession clientSession)
public Iterator<step.core.execution.model.Execution> findLastExpiredExecution(long date, int limit, boolean excludeRetained)
findLastExpiredExecution in interface HousekeepingExecutionAccessorCopyright © 2020. All rights reserved.