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 SummaryFields inherited from class io.jmix.imap.events.BaseImapEventmessageFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class io.jmix.imap.events.BaseImapEventgetMessage, toStringMethods inherited from class org.springframework.context.ApplicationEventgetTimestampMethods inherited from class java.util.EventObjectgetSource
- 
Constructor Details- 
NewThreadImapEvent
 
-