Class FetchMarketDataFromFirstRateDataActionPerformable

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

@Component("fetchMarketDataFromFirstRateDataActionPerformable") @Scope("prototype") public class FetchMarketDataFromFirstRateDataActionPerformable extends Object implements DurableActionHandler<EmptyJobPayload>
Performs the action of fetching market data from the FirstRateData servers.
Version:
3.0.6
Author:
Stephen Prizio