Uses of Enum
org.bonitasoft.web.client.log.LogContentLevel
Packages that use LogContentLevel
-
Uses of LogContentLevel in org.bonitasoft.web.client
Methods in org.bonitasoft.web.client with parameters of type LogContentLevelModifier and TypeMethodDescriptionBonitaClientBuilder.logContentLevel(LogContentLevel level) Configure the client log level. -
Uses of LogContentLevel in org.bonitasoft.web.client.log
Methods in org.bonitasoft.web.client.log that return LogContentLevelModifier and TypeMethodDescriptionstatic LogContentLevelReturns the enum constant of this type with the specified name.static LogContentLevel[]LogContentLevel.values()Returns an array containing the constants of this enum type, in the order they are declared.