public interface SlackNotifierConfiguration extends NotifierConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getToken1() |
String |
getToken2() |
String |
getToken3() |
void |
setToken1(String value) |
void |
setToken2(String value) |
void |
setToken3(String value) |
enabled, getEnabledString getToken1()
void setToken1(String value) throws PropertyVetoException
PropertyVetoExceptionString getToken2()
void setToken2(String value) throws PropertyVetoException
PropertyVetoExceptionString getToken3()
void setToken3(String value) throws PropertyVetoException
PropertyVetoExceptionCopyright © 2017. All rights reserved.