Uses of Class
com.mypurecloud.sdk.v2.model.FlowCharacteristics
Packages that use FlowCharacteristics
-
Uses of FlowCharacteristics in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowCharacteristicsModifier and TypeMethodDescriptionFlowCharacteristics.communications(Boolean communications) Communications are either audio or digital communications sent to or received from a participant.FlowCharacteristics.eventError(Boolean eventError) Whether to report flow error events.FlowCharacteristics.eventOther(Boolean eventOther) Whether to report events other than errors or warnings such as a language change, loop event.FlowCharacteristics.eventWarning(Boolean eventWarning) Whether to report flow warning events.FlowCharacteristics.executionInputOutputs(Boolean executionInputOutputs) Whether to report input setting input setting values and output data values for individual execution items above.FlowCharacteristics.executionItems(Boolean executionItems) Whether to report execution data about individual actions, menus, states, tasks, etc. etc. that ran during execution of the flow.FlowLogLevel.getCharacteristics()FlowLogLevelCharacteristicsDefinition.getDependsOn()This characteristic specifies whether or not name information should be emitted in execution data such as action, task, state or even the flow name itself.Whether to report assignment of values to variables in flow execution data.Methods in com.mypurecloud.sdk.v2.model with parameters of type FlowCharacteristicsModifier and TypeMethodDescriptionFlowLogLevel.characteristics(FlowCharacteristics characteristics) Shows what characteristics are enabled for this log levelvoidFlowLogLevel.setCharacteristics(FlowCharacteristics characteristics)