Uses of Class
net.pricefx.server.dto.calculation.CustomFormApi.WorkflowActionApi
Package
Description
Defines set of data transfer object (DTO) classes related to Calculations.
-
Uses of CustomFormApi.WorkflowActionApi in net.pricefx.server.dto.calculation
Modifier and TypeMethodDescriptionCustomFormApi.WorkflowActionApi.withReason
(String reason) Allow to include a reason / comment for the workflow action.CustomFormApi.OperationsApi.workflowAction()
Initiates a workflow action operation.