Class RemoveOldIncomingPingsActionPerformable

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

@Component("removeOldIncomingPingsActionPerformable") public class RemoveOldIncomingPingsActionPerformable extends Object implements DurableActionHandler<EmptyJobPayload>
Action that removes old IncomingPings beyond the configured retention window.
Version:
3.0.6
Author:
Stephen Prizio