public interface Notifier extends ConfigBeanProxy
LogNotifier, HipchatNotifier
and SlackNotifier.ConfigBeanProxy.Duck| Modifier and Type | Method and Description |
|---|---|
void |
enabled(Boolean value) |
String |
getEnabled() |
String |
getNoisy() |
void |
noisy(Boolean value) |
createChild, deepCopy, getParent, getParentString getEnabled()
void enabled(Boolean value) throws PropertyVetoException
PropertyVetoExceptionString getNoisy()
void noisy(Boolean value) throws PropertyVetoException
PropertyVetoExceptionCopyright © 2019. All rights reserved.