public interface EmailNotifierConfiguration extends NotifierConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getJndiName() |
String |
getTo() |
void |
setJndiName(String value) |
void |
setTo(String value) |
enabled, getEnabledString getJndiName()
void setJndiName(String value) throws PropertyVetoException
PropertyVetoExceptionString getTo()
void setTo(String value) throws PropertyVetoException
PropertyVetoExceptionCopyright © 2017. All rights reserved.