Package | Description |
---|---|
net.pricefx.common.apibuilder.calculationflowaction |
Modifier and Type | Method and Description |
---|---|
DataLoadAction<CalculationFlowActionBuilder> |
CalculationFlowActionBuilder.addDataLoadAction(String dataLoadLabel,
String dataLoadType,
String target)
Adds data load action to the list of actions that should be executed.
|
DataLoadAction<ATTACHEDTO> |
DataLoadAction.setCalculate(Boolean calculate)
Whether the action is valid and should be triggered or not.
|
Copyright © 2019. All rights reserved.