|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProfilingLevel | |
|---|---|
| com.evolveum.midpoint.web.page.admin.configuration.dto | |
| Uses of ProfilingLevel in com.evolveum.midpoint.web.page.admin.configuration.dto |
|---|
| Methods in com.evolveum.midpoint.web.page.admin.configuration.dto that return ProfilingLevel | |
|---|---|
static ProfilingLevel |
ProfilingLevel.fromLoggerLevelType(LoggingLevelType level)
|
ProfilingLevel |
LoggingDto.getProfilingLevel()
|
static ProfilingLevel |
ProfilingLevel.valueOf(java.lang.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. |
| Methods in com.evolveum.midpoint.web.page.admin.configuration.dto with parameters of type ProfilingLevel | |
|---|---|
void |
LoggingDto.setProfilingLevel(ProfilingLevel profilingLevel)
|
static LoggingLevelType |
ProfilingLevel.toLoggerLevelType(ProfilingLevel level)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||