FilesystemChange Properties Name Type Description Notes kind Integer Can be one of: `0`: Modified ("C") `1`: Added ("A") `2`: Deleted ("D") path String Path to file or directory that has changed. Implemented Interfaces Serializable