JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.otto.edison.jobs.repository.cleanup
Interface JobCleanupStrategy
All Known Implementing Classes:
KeepLastJobs
,
StopDeadJobs
public interface
JobCleanupStrategy
A strategy used to clean up old jobs from the JobRepository.
Since:
26.02.15
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
doCleanUp
()
Method Detail
doCleanUp
void doCleanUp()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method