Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SystemConfigurationAuditType
Packages that use SystemConfigurationAuditType
Package
Description
-
Uses of SystemConfigurationAuditType in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api that return SystemConfigurationAuditTypeModifier and TypeMethodDescriptionModelInteractionService.getAuditConfiguration
(OperationResult parentResult) -
Uses of SystemConfigurationAuditType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type SystemConfigurationAuditTypeModifier and TypeMethodDescriptionstatic OperationResultDetailLevel
SystemConfigurationAuditUtil.getDeltaSuccessExecutionResult
(SystemConfigurationAuditType configuration) static boolean
SystemConfigurationAuditUtil.isEscapingInvalidCharacters
(SystemConfigurationAuditType configuration) -
Uses of SystemConfigurationAuditType 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 SystemConfigurationAuditTypeModifier and TypeFieldDescriptionstatic final Producer<SystemConfigurationAuditType>
SystemConfigurationAuditType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SystemConfigurationAuditTypeModifier and TypeMethodDescriptionSystemConfigurationType.beginAudit()
SystemConfigurationAuditType.clone()
ObjectFactory.createSystemConfigurationAuditType()
SystemConfigurationAuditType.eventRecording
(SystemConfigurationAuditEventRecordingType value) SystemConfigurationType.getAudit()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SystemConfigurationAuditTypeModifier and TypeMethodDescriptionSystemConfigurationType.audit
(SystemConfigurationAuditType value) void
SystemConfigurationType.setAudit
(SystemConfigurationAuditType value)