Package | Description |
---|---|
com.evolveum.midpoint.common | |
com.evolveum.midpoint.web.page.admin.configuration.dto | |
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Method and Description |
---|---|
static LoggingConfigurationType |
ProfilingConfigurationManager.checkSystemProfilingConfiguration(PrismObject<SystemConfigurationType> systemConfigurationPrism)
In this method, we perform the check of systemConfiguration object, searching for any changes
related to profilingConfiguration
|
Modifier and Type | Method and Description |
---|---|
static void |
LoggingConfigurationManager.configure(LoggingConfigurationType config,
String version,
OperationResult result) |
Constructor and Description |
---|
LoggingDto(PrismObject<SystemConfigurationType> oldConfiguration,
LoggingConfigurationType config) |
Modifier and Type | Method and Description |
---|---|
LoggingConfigurationType |
LoggingConfigurationType.clone()
Creates and returns a deep copy of this object.
|
LoggingConfigurationType |
ObjectFactory.createLoggingConfigurationType()
Create an instance of
LoggingConfigurationType |
LoggingConfigurationType |
SystemConfigurationType.getLogging() |
Modifier and Type | Method and Description |
---|---|
void |
SystemConfigurationType.setLogging(LoggingConfigurationType value) |
Constructor and Description |
---|
LoggingConfigurationType(LoggingConfigurationType o)
Creates a new
LoggingConfigurationType instance by deeply copying a given LoggingConfigurationType instance. |
Copyright © 2013 evolveum. All rights reserved.