| Package | Description |
|---|---|
| fish.payara.audit |
Audit system for the admin console and rest management interface
|
| Modifier and Type | Method and Description |
|---|---|
AuditLevel |
AdminAuditService.getAuditLevel() |
static AuditLevel |
AuditLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditLevel[] |
AuditLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdminAuditService.setAuditLevel(AuditLevel level) |
Copyright © 2019. All rights reserved.