Package io.jmix.webdav.event
Class WebdavDocumentCreatedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
io.jmix.webdav.event.WebdavDocumentCreatedEvent
- All Implemented Interfaces:
Serializable
public class WebdavDocumentCreatedEvent
extends org.springframework.context.ApplicationEvent
Sent after a new
WebdavDocument
is persisted to database.- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
WebdavDocumentCreatedEvent
-
-
Method Details
-
getDocument
-