@Service @RunLevel(value=10) public class SlackNotifierExecutionOptionsFactory extends NotifierExecutionOptionsFactory<SlackNotifier>
Constructor and Description |
---|
SlackNotifierExecutionOptionsFactory() |
Modifier and Type | Method and Description |
---|---|
NotifierExecutionOptions |
build(SlackNotifier notifier) |
register
public SlackNotifierExecutionOptionsFactory()
public NotifierExecutionOptions build(SlackNotifier notifier)
build
in class NotifierExecutionOptionsFactory<SlackNotifier>
Copyright © 2018. All rights reserved.