| Package | Description |
|---|---|
| com.sap.engine.interfaces.messaging.api.auditlog |
| Modifier and Type | Field and Description |
|---|---|
static AuditLogStatus |
AuditLogStatus.ERROR |
static AuditLogStatus |
AuditLogStatus.SUCCESS |
static AuditLogStatus |
AuditLogStatus.WARNING |
| Modifier and Type | Method and Description |
|---|---|
static AuditLogStatus[] |
AuditLogStatus.getAuditLogStatusList()
Returns an array of all known AuditLogStatus constants.
|
static AuditLogStatus |
AuditLogStatus.valueOf(String s) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditAccess.addAuditLogEntry(MessageKey msgKey,
AuditLogStatus status,
String textKey) |
void |
AuditAccess.addAuditLogEntry(MessageKey msgKey,
AuditLogStatus status,
String textKey,
Object[] params)
Writes an
AuditLogEntry to the memory audit store with the given status. |
Copyright 2019 SAP AG Complete Copyright Notice