Class IMEvent

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

@AsynchronousPreferred @Deprecated public class IMEvent extends BambooEvent
Deprecated.
See Also:
  • Field Summary

    Fields inherited from class java.util.EventObject

    source
  • Constructor Summary

    Constructors
    Constructor
    Description
    IMEvent(Object source, org.jivesoftware.smack.packet.Message message)
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.jivesoftware.smack.packet.Message
    Deprecated.
     

    Methods inherited from class com.atlassian.bamboo.event.BambooEvent

    equals, hashCode

    Methods inherited from class org.springframework.context.ApplicationEvent

    getTimestamp

    Methods inherited from class java.util.EventObject

    getSource, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • IMEvent

      public IMEvent(Object source, org.jivesoftware.smack.packet.Message message)
      Deprecated.
  • Method Details

    • getMessage

      public org.jivesoftware.smack.packet.Message getMessage()
      Deprecated.