Package | Description |
---|---|
com.xpert.audit | |
com.xpert.audit.model |
Modifier and Type | Method and Description |
---|---|
void |
Audit.audit(Object object,
Object persisted,
AuditingType auditingType)
Persists a Audit
|
Modifier and Type | Method and Description |
---|---|
AuditingType |
AbstractAuditing.getAuditingType() |
static AuditingType |
AuditingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditingType[] |
AuditingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractAuditing.setAuditingType(AuditingType auditingType) |
Copyright © 2015. All rights reserved.