Package | Description |
---|---|
com.evolveum.midpoint.web.page.admin.configuration.dto |
Modifier and Type | Method and Description |
---|---|
static ProfilingLevel |
ProfilingLevel.fromLoggerLevelType(LoggingLevelType level) |
ProfilingLevel |
LoggingDto.getProfilingLevel() |
static ProfilingLevel |
ProfilingLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProfilingLevel[] |
ProfilingLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LoggingDto.setProfilingLevel(ProfilingLevel profilingLevel) |
static LoggingLevelType |
ProfilingLevel.toLoggerLevelType(ProfilingLevel level) |
Copyright © 2013 evolveum. All rights reserved.