Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- com.xebialabs.xlrelease.notifications.configuration - package com.xebialabs.xlrelease.notifications.configuration
- com.xebialabs.xlrelease.notifications.configuration.trigger - package com.xebialabs.xlrelease.notifications.configuration.trigger
- com.xebialabs.xlrelease.notifications.email - package com.xebialabs.xlrelease.notifications.email
- com.xebialabs.xlrelease.notifications.validators - package com.xebialabs.xlrelease.notifications.validators
- com.xebialabs.xlrelease.notifications.views - package com.xebialabs.xlrelease.notifications.views
- com.xebialabs.xlrelease.notifications.views.converters - package com.xebialabs.xlrelease.notifications.views.converters
E
- Email - Class in com.xebialabs.xlrelease.notifications.email
- Email(Collection<String>, String, String) - Constructor for class com.xebialabs.xlrelease.notifications.email.Email
- EmailNotificationSettings - Class in com.xebialabs.xlrelease.notifications.configuration
- EmailNotificationSettings() - Constructor for class com.xebialabs.xlrelease.notifications.configuration.EmailNotificationSettings
- EmailNotificationSettingsConverter - Class in com.xebialabs.xlrelease.notifications.views.converters
- EmailNotificationSettingsConverter() - Constructor for class com.xebialabs.xlrelease.notifications.views.converters.EmailNotificationSettingsConverter
- EmailNotificationSettingsView - Class in com.xebialabs.xlrelease.notifications.views
- EmailNotificationSettingsView() - Constructor for class com.xebialabs.xlrelease.notifications.views.EmailNotificationSettingsView
- EmailNotificationSettingsView(String, String, List<NotificationTriggerSettings>) - Constructor for class com.xebialabs.xlrelease.notifications.views.EmailNotificationSettingsView
- EmailNotificationSettingsView(String, String, List<NotificationTriggerSettings>, String) - Constructor for class com.xebialabs.xlrelease.notifications.views.EmailNotificationSettingsView
- EmailSender - Class in com.xebialabs.xlrelease.notifications.email
- EmailSender(ConfigurationRepository, EmailFactory, XlrConfig, ConfigurationService) - Constructor for class com.xebialabs.xlrelease.notifications.email.EmailSender
F
- fromView(EmailNotificationSettingsView) - Static method in class com.xebialabs.xlrelease.notifications.views.converters.EmailNotificationSettingsConverter
G
- getBcc() - Method in class com.xebialabs.xlrelease.notifications.email.Email
- getBody() - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.TemplateSettings
- getBody() - Method in class com.xebialabs.xlrelease.notifications.email.Email
- getBulkTemplateSettings() - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.NotificationTriggerSettings
- getCardinality() - Method in class com.xebialabs.xlrelease.notifications.configuration.EmailNotificationSettings
- getCc() - Method in class com.xebialabs.xlrelease.notifications.email.Email
- getEmailNotificationSettings() - Method in class com.xebialabs.xlrelease.notifications.views.EmailNotificationSettingsView
- getFolderId() - Method in class com.xebialabs.xlrelease.notifications.views.EmailNotificationSettingsView
- getFrom() - Method in class com.xebialabs.xlrelease.notifications.email.Email
- getGlobalRoles() - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.RecipientSettings
- getId() - Method in class com.xebialabs.xlrelease.notifications.views.EmailNotificationSettingsView
- getInheritableFolderId() - Method in class com.xebialabs.xlrelease.notifications.views.EmailNotificationSettingsView
- getNotificationTriggerName() - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.NotificationTriggerSettings
- getNotificationTriggerSettings() - Method in class com.xebialabs.xlrelease.notifications.configuration.EmailNotificationSettings
- getNotificationTriggerSettings(String) - Method in class com.xebialabs.xlrelease.notifications.configuration.EmailNotificationSettings
- getPriority() - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.NotificationTriggerSettings
- getPriority() - Method in class com.xebialabs.xlrelease.notifications.email.Email
- getRecipients() - Method in class com.xebialabs.xlrelease.notifications.email.Email
- getRecipientSettings() - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.NotificationTriggerSettings
- getReplyTo() - Method in class com.xebialabs.xlrelease.notifications.email.Email
- getRoles() - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.RecipientSettings
- getSenderPassword() - Method in class com.xebialabs.xlrelease.notifications.email.Email
- getSenderUsername() - Method in class com.xebialabs.xlrelease.notifications.email.Email
- getSubject() - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.TemplateSettings
- getSubject() - Method in class com.xebialabs.xlrelease.notifications.email.Email
- getTemplateSettings() - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.NotificationTriggerSettings
- getUsers() - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.RecipientSettings
- GLOBAL_EMAIL_NOTIFICATION_SETTINGS_ID - Static variable in class com.xebialabs.xlrelease.notifications.configuration.EmailNotificationSettings
H
- hasNotificationTriggerSettings(String) - Method in class com.xebialabs.xlrelease.notifications.configuration.EmailNotificationSettings
N
- NotificationTriggerSettings - Class in com.xebialabs.xlrelease.notifications.configuration.trigger
- NotificationTriggerSettings() - Constructor for class com.xebialabs.xlrelease.notifications.configuration.trigger.NotificationTriggerSettings
R
- RecipientSettings - Class in com.xebialabs.xlrelease.notifications.configuration.trigger
- RecipientSettings() - Constructor for class com.xebialabs.xlrelease.notifications.configuration.trigger.RecipientSettings
- RELEASE_ADMIN_ROLE_NAME - Static variable in class com.xebialabs.xlrelease.notifications.configuration.trigger.RecipientSettings
- removeNotificationTriggerSettings(String) - Method in class com.xebialabs.xlrelease.notifications.configuration.EmailNotificationSettings
S
- scheduleEmail(Email) - Method in class com.xebialabs.xlrelease.notifications.email.EmailSender
- sendEmailSync(Email) - Method in class com.xebialabs.xlrelease.notifications.email.EmailSender
- sendHTML(SmtpServer, Email) - Method in class com.xebialabs.xlrelease.notifications.email.EmailSender
- setBody(String) - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.TemplateSettings
- setBulkTemplateSettings(TemplateSettings) - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.NotificationTriggerSettings
- setEmailNotificationSettings(List<NotificationTriggerSettings>) - Method in class com.xebialabs.xlrelease.notifications.views.EmailNotificationSettingsView
- setFolderId(String) - Method in class com.xebialabs.xlrelease.notifications.views.EmailNotificationSettingsView
- setGlobalRoles(List<String>) - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.RecipientSettings
- setId(String) - Method in class com.xebialabs.xlrelease.notifications.views.EmailNotificationSettingsView
- setInheritableFolderId(String) - Method in class com.xebialabs.xlrelease.notifications.views.EmailNotificationSettingsView
- setNotificationTriggerName(String) - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.NotificationTriggerSettings
- setNotificationTriggerSettings(NotificationTriggerSettings) - Method in class com.xebialabs.xlrelease.notifications.configuration.EmailNotificationSettings
- setNotificationTriggerSettings(List<NotificationTriggerSettings>) - Method in class com.xebialabs.xlrelease.notifications.configuration.EmailNotificationSettings
- setPriority(MailPriority) - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.NotificationTriggerSettings
- setRecipientSettings(RecipientSettings) - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.NotificationTriggerSettings
- setRoles(List<String>) - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.RecipientSettings
- setSubject(String) - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.TemplateSettings
- setTemplateSettings(TemplateSettings) - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.NotificationTriggerSettings
- setUsers(List<String>) - Method in class com.xebialabs.xlrelease.notifications.configuration.trigger.RecipientSettings
- SmtpServerRule - Annotation Interface in com.xebialabs.xlrelease.notifications.validators
T
- TASK_OWNER_ROLE_NAME - Static variable in class com.xebialabs.xlrelease.notifications.configuration.trigger.RecipientSettings
- TASK_TEAM_ROLE_NAME - Static variable in class com.xebialabs.xlrelease.notifications.configuration.trigger.RecipientSettings
- TemplateSettings - Class in com.xebialabs.xlrelease.notifications.configuration.trigger
- TemplateSettings() - Constructor for class com.xebialabs.xlrelease.notifications.configuration.trigger.TemplateSettings
- toView(EmailNotificationSettings) - Static method in class com.xebialabs.xlrelease.notifications.views.converters.EmailNotificationSettingsConverter
- toView(EmailNotificationSettings, String) - Static method in class com.xebialabs.xlrelease.notifications.views.converters.EmailNotificationSettingsConverter
W
- WATCHER_ROLE_NAME - Static variable in class com.xebialabs.xlrelease.notifications.configuration.trigger.RecipientSettings
- withBcc(Collection<String>) - Method in class com.xebialabs.xlrelease.notifications.email.Email
- withCc(Collection<String>) - Method in class com.xebialabs.xlrelease.notifications.email.Email
- withFrom(String) - Method in class com.xebialabs.xlrelease.notifications.email.Email
- withPriority(MailPriority) - Method in class com.xebialabs.xlrelease.notifications.email.Email
- withReplyTo(String) - Method in class com.xebialabs.xlrelease.notifications.email.Email
- withSenderPassword(String) - Method in class com.xebialabs.xlrelease.notifications.email.Email
- withSenderUsername(String) - Method in class com.xebialabs.xlrelease.notifications.email.Email
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form