Class EmailEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.bamboo.event.BambooEvent
com.atlassian.bamboo.event.EmailEvent
All Implemented Interfaces:
Serializable

@AsynchronousPreferred public class EmailEvent extends BambooEvent
See Also:
  • Constructor Details

    • EmailEvent

      public EmailEvent(Object source, com.atlassian.mail.Email email)
  • Method Details

    • getEmail

      public com.atlassian.mail.Email getEmail()