Class WebFileEvent
- java.lang.Object
-
- org.onehippo.cms7.services.webfiles.WebFileEvent
-
public class WebFileEvent extends Object
-
-
Constructor Summary
Constructors Constructor Description WebFileEvent(Path changedPath, Path watchedRootDir)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Path
getChangedPath()
Path
getRelativeChangedPath()
Path
getWatchRootDir()
-