|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuditEventStage | |
|---|---|
| com.evolveum.midpoint.audit.api | |
| Uses of AuditEventStage in com.evolveum.midpoint.audit.api |
|---|
| Methods in com.evolveum.midpoint.audit.api that return AuditEventStage | |
|---|---|
AuditEventStage |
AuditEventRecord.getEventStage()
|
static AuditEventStage |
AuditEventStage.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AuditEventStage[] |
AuditEventStage.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.evolveum.midpoint.audit.api with parameters of type AuditEventStage | |
|---|---|
void |
AuditEventRecord.setEventStage(AuditEventStage eventStage)
|
| Constructors in com.evolveum.midpoint.audit.api with parameters of type AuditEventStage | |
|---|---|
AuditEventRecord(AuditEventType eventType,
AuditEventStage eventStage)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||