Class FileSystemFactory.FileSystemImpl

  • All Implemented Interfaces:
    org.uberfire.backend.vfs.FileSystem
    Enclosing class:
    FileSystemFactory

    @Portable
    public static class FileSystemFactory.FileSystemImpl
    extends Object
    implements org.uberfire.backend.vfs.FileSystem
    • Constructor Detail

      • FileSystemImpl

        public FileSystemImpl()
    • Method Detail

      • getRootDirectories

        public List<org.uberfire.backend.vfs.Path> getRootDirectories()
        Specified by:
        getRootDirectories in interface org.uberfire.backend.vfs.FileSystem
      • supportedFileAttributeViews

        public Set<String> supportedFileAttributeViews()
        Specified by:
        supportedFileAttributeViews in interface org.uberfire.backend.vfs.FileSystem