Package org.uberfire.backend.vfs
Interface ObservablePath.OnConcurrentRenameEvent
-
- All Superinterfaces:
SessionInfo
- Enclosing interface:
- ObservablePath
public static interface ObservablePath.OnConcurrentRenameEvent extends SessionInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PathgetSource()PathgetTarget()-
Methods inherited from interface org.uberfire.rpc.SessionInfo
getId, getIdentity
-
-