Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.LoggingConfigurationType
-
Packages that use LoggingConfigurationType Package Description com.evolveum.midpoint.common com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of LoggingConfigurationType in com.evolveum.midpoint.common
Methods in com.evolveum.midpoint.common that return LoggingConfigurationType Modifier and Type Method Description static LoggingConfigurationTypeProfilingConfigurationManager. checkSystemProfilingConfiguration(PrismObject<SystemConfigurationType> systemConfigurationPrism)In this method, we perform the check of systemConfiguration object, searching for any data related to profilingConfigurationMethods in com.evolveum.midpoint.common with parameters of type LoggingConfigurationType Modifier and Type Method Description static voidLoggingConfigurationManager. configure(LoggingConfigurationType config, String version, MidpointConfiguration midpointConfiguration, OperationResult result) -
Uses of LoggingConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type LoggingConfigurationType Modifier and Type Method Description SystemConfigurationTypeSystemConfigurationType. logging(LoggingConfigurationType value)voidSystemConfigurationType. setLogging(LoggingConfigurationType value)
-