|
Drools Workbench - Data Model API 6.2.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuditLogFilter
An Audit Log Filter, controlling which entries passed to the AuditLog are actually appended to the log.
| Method Summary | |
|---|---|
boolean |
accept(AuditLogEntry entry)
This is the filtering method. |
void |
addType(String type)
Register a type this Filter understands. |
Map<String,Boolean> |
getAcceptedTypes()
|
| Method Detail |
|---|
void addType(String type)
type - boolean accept(AuditLogEntry entry)
entry -
Map<String,Boolean> getAcceptedTypes()
|
Drools Workbench - Data Model API 6.2.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||