Uses of Interface
com.bluebell.greenhouse.radicle.performable.DurableActionHandler
Packages that use DurableActionHandler
Package
Description
Contains the implementing classes of
.
invalid reference
com.bluebell.greenhouse.radicle.performable.ActionPerformable
-
Uses of DurableActionHandler in com.bluebell.greenhouse.radicle.performable.impl
Classes in com.bluebell.greenhouse.radicle.performable.impl that implement DurableActionHandlerModifier and TypeClassDescriptionclassDurable handler that computes technical indicator values for one configured indicator.classPerforms the action of fetching market data from the FirstRateData servers.classImplementation ofDurableActionHandlerthat fetches market data.classAction that marks staleAccounts as inactive.classAction that looks upSymbols that are pending review and sends a notification to the system.classUpdates account balances.classImplementation ofDurableActionHandlerthat delegates middleware ping checks toIncomingPingService.classAction that removes oldIncomingPings beyond the configured retention window.classRemoves old jobs that are longer than a certain period.classAction that removesForgottenPasswordInstances that have expired and remained unconsumed.classAction that removesJobs left marked as running long after lease recovery would have closed them out.classPerforms the action of resolving pending market price fetch requests in batches.classAction that sends dueRecurringNotifications.