Uses of Class
com.mypurecloud.sdk.v2.model.DecisionTableRowExecutionOutput
Packages that use DecisionTableRowExecutionOutput
-
Uses of DecisionTableRowExecutionOutput in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DecisionTableRowExecutionOutputModifier and TypeMethodDescriptionThe JSON output produced by this rule.Unique rule identifier.Unique rule identifier.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DecisionTableRowExecutionOutputMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DecisionTableRowExecutionOutputModifier and TypeMethodDescriptionDecisionTableExecutionResponse.rowExecutionOutputs(List<DecisionTableRowExecutionOutput> rowExecutionOutputs) The output data for each executed row for which output is collected.voidDecisionTableExecutionResponse.setRowExecutionOutputs(List<DecisionTableRowExecutionOutput> rowExecutionOutputs)