|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventAction | |
|---|---|
| org.jwall.web.audit.rules | |
| org.jwall.web.audit.rules.actions | |
| Uses of EventAction in org.jwall.web.audit.rules |
|---|
| Methods in org.jwall.web.audit.rules that return types with arguments of type EventAction | |
|---|---|
List<EventAction> |
AuditEventRule.getActions()
|
| Methods in org.jwall.web.audit.rules with parameters of type EventAction | |
|---|---|
boolean |
AuditEventRule.add(EventAction action)
|
boolean |
AuditEventRule.remove(EventAction action)
|
| Method parameters in org.jwall.web.audit.rules with type arguments of type EventAction | |
|---|---|
void |
AuditEventRule.setActions(Set<EventAction> actions)
|
| Uses of EventAction in org.jwall.web.audit.rules.actions |
|---|
| Classes in org.jwall.web.audit.rules.actions that implement EventAction | |
|---|---|
class |
AbstractEventAction
This class implements an abstract event-action. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||