KIE NIO.2 :: JGIT Impl 6.0.0.Beta2

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  Path JGitPathImpl.newPath(JGitFileSystem fs, String substring, String host, boolean isRealPath, boolean isNormalized)
           
protected  Path JGitPathImpl.newRoot(JGitFileSystem fs, String substring, String host, boolean realPath)
           
protected  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 VersionAttributes JGitUtil.buildVersionAttributes(JGitFileSystem fs, String branchName, String path)
           
 


KIE NIO.2 :: JGIT Impl 6.0.0.Beta2

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