Package | Description |
---|---|
net.pricefx.common.apibuilder.calculationflowaction |
Modifier and Type | Method and Description |
---|---|
CFSAction<CalculationFlowActionBuilder> |
CalculationFlowActionBuilder.addCalculatedFieldSetAction(String cfsLabel)
Adds CFS action to the list of actions that should be executed.
|
CFSAction<ATTACHEDTO> |
CFSAction.setCalculate(Boolean calculate)
Whether the action is valid and should be triggered or not.
|
CFSAction<ATTACHEDTO> |
CFSAction.setDistributedCalculationThreshold(int threshold)
Sets a job-individual threshold to start a distributed calculation.
|
CFSAction<ATTACHEDTO> |
CFSAction.setPriority(int priority)
Sets the prority of this job.
|
Copyright © 2019. All rights reserved.