Package com.mypurecloud.sdk.v2.model
Class FlowLogLevel
java.lang.Object
com.mypurecloud.sdk.v2.model.FlowLogLevel
- All Implemented Interfaces:
Serializable
This is a table of settings per a loglevel that define what will be logged in executionData when enabled (true)
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe logLevel for this characteristics set -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncharacteristics(FlowCharacteristics characteristics) Shows what characteristics are enabled for this log levelbooleangetLevel()inthashCode()level(FlowLogLevel.LevelEnum level) The logLevel for this characteristics setvoidsetCharacteristics(FlowCharacteristics characteristics) voidsetLevel(FlowLogLevel.LevelEnum level) toString()
-
Constructor Details
-
FlowLogLevel
public FlowLogLevel() -
FlowLogLevel
-
-
Method Details
-
level
The logLevel for this characteristics set -
getLevel
-
setLevel
-
characteristics
Shows what characteristics are enabled for this log level -
getCharacteristics
-
setCharacteristics
-
equals
-
hashCode
public int hashCode() -
toString
-