Interface ExtendedNotification

    • Method Detail

      • updateEmail

        @NotNull
        @NotNull com.atlassian.mail.Email updateEmail​(@NotNull
                                                      @NotNull com.atlassian.mail.Email email)
        Provides an email object after being populated with content from the Notification and Bamboo's defaults This email may be a text email, html email or a Multipart email
        Parameters:
        email -
        Returns:
        The email objected updated with anyt further information / changes required.