Uses of Class
com.evolveum.midpoint.xml.ns._public.common.audit_3.AuditEventStageType
-
Packages that use AuditEventStageType Package Description com.evolveum.midpoint.xml.ns._public.common.audit_3 -
-
Uses of AuditEventStageType in com.evolveum.midpoint.xml.ns._public.common.audit_3
Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 that return AuditEventStageType Modifier and Type Method Description static AuditEventStageTypeAuditEventStageType. fromValue(String v)AuditEventStageTypeAuditEventRecordType. getEventStage()static AuditEventStageTypeAuditEventStageType. valueOf(String name)Returns the enum constant of this type with the specified name.static AuditEventStageType[]AuditEventStageType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 with parameters of type AuditEventStageType Modifier and Type Method Description AuditEventRecordTypeAuditEventRecordType. eventStage(AuditEventStageType value)voidAuditEventRecordType. setEventStage(AuditEventStageType value)
-