public class PageDeleteEvent extends EventWithMeta implements EventWithChronology
| Constructor and Description |
|---|
PageDeleteEvent(EventsMeta meta,
String title,
long namespace,
String chronologyId) |
| Modifier and Type | Method and Description |
|---|---|
String |
chronologyId()
Chronology ID.
|
long |
namespace()
Changed page namespace.
|
long |
revision()
Page revision.
|
String |
title()
Changed page title.
|
domain, id, isRedundant, meta, timestamppublic PageDeleteEvent(EventsMeta meta, String title, long namespace, String chronologyId)
public long revision()
ChangeEventrevision in interface ChangeEventpublic String title()
ChangeEventtitle in interface ChangeEventpublic long namespace()
ChangeEventnamespace in interface ChangeEventpublic String chronologyId()
EventWithChronologychronologyId in interface EventWithChronologyCopyright © 2019. All rights reserved.