Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.audit_3.AuditEventTypeType
Packages that use AuditEventTypeType
Package
Description
-
Uses of AuditEventTypeType in com.evolveum.midpoint.web.page.admin.reports.dto
Methods in com.evolveum.midpoint.web.page.admin.reports.dto that return AuditEventTypeTypeMethods in com.evolveum.midpoint.web.page.admin.reports.dto with parameters of type AuditEventTypeType -
Uses of AuditEventTypeType in com.evolveum.midpoint.xml.ns._public.common.audit_3
Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 that return AuditEventTypeTypeModifier and TypeMethodDescriptionstatic AuditEventTypeType
AuditEventRecordType.getEventType()
static AuditEventTypeType
Returns the enum constant of this class with the specified name.static AuditEventTypeType[]
AuditEventTypeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 with parameters of type AuditEventTypeTypeModifier and TypeMethodDescriptionAuditEventRecordType.eventType
(AuditEventTypeType value) void
AuditEventRecordType.setEventType
(AuditEventTypeType value)