You are here:
GetOffersBatchJobRecord
Populates the cache with the list of offers for individual context combinations.
Loosely typed
Invoked by the (BatchJob)BatchCacheProcessor.start method while running the GetOffers Batch Job.
Access |
Signature |
|---|---|
public |
|
GetOffersBatchJobRecordGetOffersBatchJobRecord
None. Creating other implementations is not recommended.
methodName: getRecords
-
input: Map<String, Object>
-
params: none
-
-
output: List<VlocityOpenInterface> records
methodName: transformBatchRecordToInput
-
input: Map<String, Object>
-
params: none
-
-
output: None

