KIE NIO.2 :: JGIT Impl 6.0.0.Beta4

Uses of Class
org.kie.commons.java.nio.fs.jgit.JGitFileSystem

Packages that use JGitFileSystem
org.kie.commons.java.nio.fs.jgit   
org.kie.commons.java.nio.fs.jgit.util   
 

Uses of JGitFileSystem in org.kie.commons.java.nio.fs.jgit
 

Methods in org.kie.commons.java.nio.fs.jgit with parameters of type JGitFileSystem
static JGitPathImpl JGitPathImpl.create(JGitFileSystem fs, String path, String host, boolean isRealPath)
           
static JGitPathImpl JGitPathImpl.create(JGitFileSystem fs, String path, String host, org.eclipse.jgit.lib.ObjectId id, boolean isRealPath)
           
static JGitPathImpl JGitPathImpl.createRoot(JGitFileSystem fs, String path, String host, boolean isRealPath)
           
protected  org.kie.commons.java.nio.file.Path JGitPathImpl.newPath(JGitFileSystem fs, String substring, String host, boolean isRealPath, boolean isNormalized)
           
protected  org.kie.commons.java.nio.file.Path JGitPathImpl.newRoot(JGitFileSystem fs, String substring, String host, boolean realPath)
           
protected  org.kie.commons.java.nio.base.AbstractPath.RootInfo JGitPathImpl.setupRoot(JGitFileSystem fs, String pathx, String host, boolean isRoot)
           
 

Uses of JGitFileSystem in org.kie.commons.java.nio.fs.jgit.util
 

Methods in org.kie.commons.java.nio.fs.jgit.util with parameters of type JGitFileSystem
static org.kie.commons.java.nio.base.version.VersionAttributes JGitUtil.buildVersionAttributes(JGitFileSystem fs, String branchName, String path)
           
 


KIE NIO.2 :: JGIT Impl 6.0.0.Beta4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.