|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogConfiguration | |
---|---|
info.magnolia.audit | |
info.magnolia.logging |
Uses of LogConfiguration in info.magnolia.audit |
---|
Methods in info.magnolia.audit that return LogConfiguration | |
---|---|
LogConfiguration |
AuditLoggingManager.getLogConfiguration(String action)
|
Methods in info.magnolia.audit that return types with arguments of type LogConfiguration | |
---|---|
List<LogConfiguration> |
AuditLoggingManager.getLogConfigurations()
|
Methods in info.magnolia.audit with parameters of type LogConfiguration | |
---|---|
void |
AuditLoggingManager.addLogConfigurations(LogConfiguration action)
|
Method parameters in info.magnolia.audit with type arguments of type LogConfiguration | |
---|---|
void |
AuditLoggingManager.setLogConfigurations(List<LogConfiguration> logConfigurations)
|
Uses of LogConfiguration in info.magnolia.logging |
---|
Subclasses of LogConfiguration in info.magnolia.logging | |
---|---|
class |
LogConfiguration
Deprecated. since 4.5.9 use info.magnolia.audit.LogConfiguration instead. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |