@Service(name="get-email-notifier-configuration") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value={DAS,INSTANCE}) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class GetEmailNotifierConfiguration extends BaseGetNotifierConfiguration<EmailNotifierConfiguration>
| Constructor and Description |
|---|
GetEmailNotifierConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
getNotifierConfiguration(EmailNotifierConfiguration configuration) |
protected String |
listConfiguration(EmailNotifierConfiguration configuration) |
executeprotected String listConfiguration(EmailNotifierConfiguration configuration)
listConfiguration in class BaseGetNotifierConfiguration<EmailNotifierConfiguration>protected Map<String,Object> getNotifierConfiguration(EmailNotifierConfiguration configuration)
getNotifierConfiguration in class BaseGetNotifierConfiguration<EmailNotifierConfiguration>Copyright © 2019. All rights reserved.