@Service(name="notification-slack-configure") @PerLookup @CommandLock(value=NONE) @ExecuteOn(value={DAS,INSTANCE}) @TargetType(value={DAS,STANDALONE_INSTANCE,CLUSTER,CLUSTERED_INSTANCE,CONFIG}) public class SlackNotificationConfigurer extends BaseNotificationConfigurer<SlackNotifierConfiguration,SlackNotifierService>
dynamic, enabled, logger, noisy, notificationService, server, target, targetUtil| Constructor and Description |
|---|
SlackNotificationConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyValues(SlackNotifierConfiguration configuration) |
protected String |
getHealthCheckNotifierCommandName() |
protected String |
getRequestTracingNotifierCommandName() |
configureDynamically, executeprotected void applyValues(SlackNotifierConfiguration configuration) throws PropertyVetoException
applyValues in class BaseNotificationConfigurer<SlackNotifierConfiguration,SlackNotifierService>PropertyVetoExceptionprotected String getHealthCheckNotifierCommandName()
getHealthCheckNotifierCommandName in class BaseNotificationConfigurer<SlackNotifierConfiguration,SlackNotifierService>protected String getRequestTracingNotifierCommandName()
getRequestTracingNotifierCommandName in class BaseNotificationConfigurer<SlackNotifierConfiguration,SlackNotifierService>Copyright © 2019. All rights reserved.