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