public class PropertiesChangeEvent extends EventWithMeta
| Constructor and Description |
|---|
PropertiesChangeEvent(EventsMeta meta,
String title,
long namespace,
Map<String,String> added,
Map<String,String> removed) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRedundant()
This change is redundant and can be skipped.
|
long |
namespace()
Changed page namespace.
|
long |
revision()
Page revision.
|
String |
title()
Changed page title.
|
domain, id, meta, timestamppublic long revision()
ChangeEventpublic String title()
ChangeEventpublic long namespace()
ChangeEventpublic boolean isRedundant()
ChangeEventisRedundant in interface ChangeEventisRedundant in class EventWithMetaCopyright © 2019. All rights reserved.