public interface NotificationServiceConfiguration extends ConfigExtension
| Modifier and Type | Interface and Description |
|---|---|
static class |
NotificationServiceConfiguration.Duck |
| Modifier and Type | Method and Description |
|---|---|
void |
enabled(String value) |
String |
getEnabled() |
<T extends PayaraNotifierConfiguration> |
getNotifierConfigurationByType(Class<T> type) |
List<PayaraNotifierConfiguration> |
getNotifierConfigurationList() |
createChild, deepCopy, getParent, getParentString getEnabled()
void enabled(String value) throws PropertyVetoException
PropertyVetoExceptionList<PayaraNotifierConfiguration> getNotifierConfigurationList()
@DuckTyped <T extends PayaraNotifierConfiguration> T getNotifierConfigurationByType(Class<T> type)
Copyright © 2021. All rights reserved.