Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SystemConfigurationAuditEventRecordingPropertyType
Packages that use SystemConfigurationAuditEventRecordingPropertyType
Package
Description
-
Uses of SystemConfigurationAuditEventRecordingPropertyType in com.evolveum.midpoint.repo.common
Methods in com.evolveum.midpoint.repo.common that return types with arguments of type SystemConfigurationAuditEventRecordingPropertyTypeMethods in com.evolveum.midpoint.repo.common with parameters of type SystemConfigurationAuditEventRecordingPropertyTypeModifier and TypeMethodDescriptionvoidAuditHelper.evaluateAuditRecordProperty(SystemConfigurationAuditEventRecordingPropertyType propertyDef, AuditEventRecord auditRecord, PrismObject<? extends ObjectType> primaryObject, ExpressionProfile expressionProfile, Task task, OperationResult parentResult) Constructor parameters in com.evolveum.midpoint.repo.common with type arguments of type SystemConfigurationAuditEventRecordingPropertyTypeModifierConstructorDescriptionAuditConfiguration(boolean recordResourceOids, List<SystemConfigurationAuditEventRecordingPropertyType> propertiesToRecord, ExpressionType eventRecordingExpression) -
Uses of SystemConfigurationAuditEventRecordingPropertyType 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 SystemConfigurationAuditEventRecordingPropertyTypeModifier and TypeFieldDescriptionstatic final Producer<SystemConfigurationAuditEventRecordingPropertyType>SystemConfigurationAuditEventRecordingPropertyType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SystemConfigurationAuditEventRecordingPropertyTypeModifier and TypeMethodDescriptionSystemConfigurationAuditEventRecordingType.beginProperty()SystemConfigurationAuditEventRecordingPropertyType.clone()ObjectFactory.createSystemConfigurationAuditEventRecordingPropertyType()SystemConfigurationAuditEventRecordingPropertyType.expression(ExpressionType value) SystemConfigurationAuditEventRecordingPropertyType.targetSelector(ObjectSelectorType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SystemConfigurationAuditEventRecordingPropertyTypeModifier and TypeMethodDescriptionSystemConfigurationAuditEventRecordingType.createPropertyList()SystemConfigurationAuditEventRecordingType.getProperty()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SystemConfigurationAuditEventRecordingPropertyTypeModifier and TypeMethodDescriptionSystemConfigurationAuditEventRecordingType.property(SystemConfigurationAuditEventRecordingPropertyType value)