Package io.jmix.imap.events
Class NewThreadImapEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
io.jmix.imap.events.BaseImapEvent
io.jmix.imap.events.NewThreadImapEvent
- All Implemented Interfaces:
 Serializable
Event triggered when new IMAP message thread was created
- See Also:
 
- 
Field Summary
Fields inherited from class io.jmix.imap.events.BaseImapEvent
messageFields inherited from class java.util.EventObject
source - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class io.jmix.imap.events.BaseImapEvent
getMessage, toStringMethods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource 
- 
Constructor Details
- 
NewThreadImapEvent
 
 -