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 profilingConfiguration.Methods in com.evolveum.midpoint.common with parameters of type LoggingConfigurationType Modifier and Type Method Description static voidLoggingConfigurationManager. configure(@Nullable LoggingConfigurationType updatedConfiguration, String updatedVersion, MidpointConfiguration midpointConfiguration, OperationResult parentResult) -
Uses of LoggingConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type LoggingConfigurationType Modifier and Type Field Description static Producer<LoggingConfigurationType>LoggingConfigurationType. FACTORYMethods 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)
-