Uses of Class
net.pricefx.common.apibuilder.calculationflowaction.DataLoadAction
Package
Description
Provides CalculationFlow API.
-
Uses of DataLoadAction in net.pricefx.common.apibuilder.calculationflowaction
Modifier and TypeMethodDescriptionCalculationFlowActionBuilder.addDataLoadAction
(String dataLoadLabel, String dataLoadType, String target) Adds the specified data load action to the list of actions to be executed.DataLoadAction.setCalculate
(Boolean calculate) Whether the action is valid and should be triggered or not.DataLoadAction.setNextJobs
(List<ChainedJobInfo> jobs) Defines subsequent follow-on jobs