Interface HousekeepingExecutionAccessor
-
- All Known Implementing Classes:
HouskeepingExecutionAccessorImpl
public interface HousekeepingExecutionAccessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Iterator<step.core.execution.model.Execution>
findLastExpiredExecution(long date, int limit, boolean excludeRetained)
-