public abstract class AbstractStatusChangeNotifier extends AbstractEventNotifier
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
ignoreChanges
List of changes to ignore.
|
| Constructor and Description |
|---|
AbstractStatusChangeNotifier() |
| Modifier and Type | Method and Description |
|---|---|
void |
setIgnoreChanges(String[] ignoreChanges) |
protected boolean |
shouldNotify(ClientApplicationEvent event) |
doNotify, notify, setEnabledprotected String[] ignoreChanges
protected boolean shouldNotify(ClientApplicationEvent event)
shouldNotify in class AbstractEventNotifierpublic void setIgnoreChanges(String[] ignoreChanges)
Copyright © 2016 codecentric AG. All rights reserved.