Class InvalidateStaleAccountsActionPerformable

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

@Component("invalidateStaleAccountsActionPerformable") public class InvalidateStaleAccountsActionPerformable extends Object implements DurableActionHandler<EmptyJobPayload>
Action that marks stale Accounts as inactive.
Version:
3.0.6
Author:
Stephen Prizio