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