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