Class RemoveOldJobsActionPerformable

java.lang.Object
com.bluebell.greenhouse.radicle.performable.impl.RemoveOldJobsActionPerformable
All Implemented Interfaces:
DurableActionHandler<EmptyJobPayload>

@Component("removeOldJobsActionPerformable") public class RemoveOldJobsActionPerformable extends Object implements DurableActionHandler<EmptyJobPayload>
Removes old jobs that are longer than a certain period.
Version:
3.0.6
Author:
Stephen Prizio