Interface HousekeepingExecutionAccessor

    • Method Detail

      • findLastExpiredExecution

        Iterator<step.core.execution.model.Execution> findLastExpiredExecution​(long date,
                                                                               int limit,
                                                                               boolean excludeRetained)