| Package | Description |
|---|---|
| org.jwall.web.audit.rules | |
| org.jwall.web.audit.rules.actions |
| Modifier and Type | Method and Description |
|---|---|
List<EventAction> |
AuditEventRule.getActions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AuditEventRule.add(EventAction action) |
boolean |
AuditEventRule.remove(EventAction action) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditEventRule.setActions(Set<EventAction> actions) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventAction
This class implements an abstract event-action.
|
Copyright © 2013 jwall.org. All Rights Reserved.