public class GollumPayload extends EventPayload implements java.io.Serializable
| Constructor and Description |
|---|
GollumPayload() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<GollumPage> |
getPages() |
GollumPayload |
setPages(java.util.List<GollumPage> pages) |
public java.util.List<GollumPage> getPages()
public GollumPayload setPages(java.util.List<GollumPage> pages)
pages -