public class EventService
extends java.lang.Object
| Constructor and Description |
|---|
EventService()
Instantiates a new event service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(org.pageseeder.webhook.client.model.Event event)
Adds the.
|
java.util.List<org.pageseeder.webhook.client.model.Event> |
list()
List.
|