| Package | Description |
|---|---|
| org.xipki.audit |
| Modifier and Type | Method and Description |
|---|---|
static AuditStatus |
AuditStatus.forName(String name) |
AuditStatus |
AuditEvent.getStatus() |
static AuditStatus |
AuditStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditStatus[] |
AuditStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuditEvent.setStatus(AuditStatus status) |
Copyright © 2019. All rights reserved.