Class JGitVersionAttributeView

  • All Implemented Interfaces:
    org.uberfire.java.nio.base.ExtendedAttributeView, org.uberfire.java.nio.file.attribute.AttributeView, org.uberfire.java.nio.file.attribute.BasicFileAttributeView, org.uberfire.java.nio.file.attribute.FileAttributeView

    public class JGitVersionAttributeView
    extends org.uberfire.java.nio.base.version.VersionAttributeView<JGitPathImpl>
    • Field Summary

      • Fields inherited from class org.uberfire.java.nio.base.version.VersionAttributeView

        VERSION
      • Fields inherited from class org.uberfire.java.nio.base.AbstractBasicFileAttributeView

        path
    • Constructor Detail

      • JGitVersionAttributeView

        public JGitVersionAttributeView​(JGitPathImpl path)
    • Method Detail

      • readAttributes

        public org.uberfire.java.nio.base.version.VersionAttributes readAttributes()
                                                                            throws org.uberfire.java.nio.IOException
        Specified by:
        readAttributes in interface org.uberfire.java.nio.file.attribute.BasicFileAttributeView
        Specified by:
        readAttributes in interface org.uberfire.java.nio.base.ExtendedAttributeView
        Specified by:
        readAttributes in class org.uberfire.java.nio.base.version.VersionAttributeView<JGitPathImpl>
        Throws:
        org.uberfire.java.nio.IOException
      • viewTypes

        public Class<? extends org.uberfire.java.nio.file.attribute.BasicFileAttributeView>[] viewTypes()