public interface HousekeepingExecutionAccessor
Modifier and Type | Method and Description |
---|---|
Iterator<step.core.execution.model.Execution> |
findLastExpiredExecution(long date,
int limit,
boolean excludeRetained) |
Iterator<step.core.execution.model.Execution> findLastExpiredExecution(long date, int limit, boolean excludeRetained)
Copyright © 2020. All rights reserved.