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, getTestExecutionsByArtefactURL
findByAttributes, findByAttributes, findManyByAttributes, findManyByAttributes, get, get, getAll, getRange, queryByAttributes, queryByAttributes, remove, save, save
createOrUpdateCompoundIndex, createOrUpdateIndex, createOrUpdateTTLIndex, getJongoCollection, getMongoCollection
public HouskeepingExecutionAccessorImpl(step.core.accessors.MongoClientSession clientSession)
public Iterator<step.core.execution.model.Execution> findLastExpiredExecution(long date, int limit, boolean excludeRetained)
findLastExpiredExecution
in interface HousekeepingExecutionAccessor
Copyright © 2020. All rights reserved.