Package io.jmix.webdav.event
Class WebdavDocumentLockedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
io.jmix.webdav.event.WebdavDocumentLockedEvent
- All Implemented Interfaces:
- Serializable
public class WebdavDocumentLockedEvent
extends org.springframework.context.ApplicationEvent
Sent after a 
WebdavDocument is locked and the WebdavLockDescriptor is already persisted.- See Also:
- 
Field SummaryFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.springframework.context.ApplicationEventgetTimestampMethods inherited from class java.util.EventObjectgetSource, toString
- 
Constructor Details- 
WebdavDocumentLockedEvent
 
- 
- 
Method Details- 
getDocument
 
-