Class FileChangeEvent

    • Constructor Detail

      • FileChangeEvent

        public FileChangeEvent​(FileObject fileObject)
        Constructs a new instance.
        Parameters:
        fileObject - the file object.
    • Method Detail

      • getFileObject

        public FileObject getFileObject()
        Returns the file that changed.
        Returns:
        The FileObject that was changed.
        Since:
        2.5.0