Class ResolveMarketPriceRequestsActionPerformable

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

@Component("resolveMarketPriceRequestsActionPerformable") public class ResolveMarketPriceRequestsActionPerformable extends Object implements DurableActionHandler<EmptyJobPayload>
Performs the action of resolving pending market price fetch requests in batches.
Version:
3.0.6
Author:
Stephen Prizio