| Package | Description |
|---|---|
| org.zuchini.runner |
| Modifier and Type | Method and Description |
|---|---|
HookDefinition.Event |
HookDefinition.getEvent() |
static HookDefinition.Event |
HookDefinition.Event.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HookDefinition.Event[] |
HookDefinition.Event.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
HookDefinition(HookDefinition.Event event,
Set<String> tags,
Method method) |
Copyright © 2017. All rights reserved.