public interface HipchatNotifierConfiguration extends NotifierConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getRoomName() |
String |
getToken() |
void |
setRoomName(String value) |
void |
setToken(String value) |
enabled, getEnabledString getRoomName()
void setRoomName(String value) throws PropertyVetoException
PropertyVetoExceptionString getToken()
void setToken(String value) throws PropertyVetoException
PropertyVetoExceptionCopyright © 2017. All rights reserved.