public interface SlackNotifierConfiguration extends NotifierConfiguration
ConfigBeanProxy.Duck| 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, getEnabled, getNoisy, noisycreateChild, deepCopy, getParent, getParentString getToken1()
void setToken1(String value) throws PropertyVetoException
PropertyVetoExceptionString getToken2()
void setToken2(String value) throws PropertyVetoException
PropertyVetoExceptionString getToken3()
void setToken3(String value) throws PropertyVetoException
PropertyVetoExceptionCopyright © 2019. All rights reserved.