You are here:
RuleSetCombinationBatchJobRecord
This Interface generates RuleSet context combinations. The batch size is one or more and depends on the average number of rules in each rule set.
Loosely typed
Invoked by the (BatchJob)BatchCacheProcessor.start method while running the RuleSetCombinationGenerator batch job.
Access |
Signature |
|---|---|
public |
|
RuleSetCombinationBatchJobRecord
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

