public interface HipchatNotifierConfiguration extends NotifierConfiguration
ConfigBeanProxy.Duck| Modifier and Type | Method and Description |
|---|---|
String |
getRoomName() |
String |
getToken() |
void |
setRoomName(String value) |
void |
setToken(String value) |
enabled, getEnabled, getNoisy, noisycreateChild, deepCopy, getParent, getParentString getRoomName()
void setRoomName(String value) throws PropertyVetoException
PropertyVetoExceptionString getToken()
void setToken(String value) throws PropertyVetoException
PropertyVetoExceptionCopyright © 2019. All rights reserved.