KIE NIO.2 :: JGIT Impl 6.0.0.CR2

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

Packages that use JGitPathImpl
org.kie.commons.java.nio.fs.jgit   
 

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

Methods in org.kie.commons.java.nio.fs.jgit that return JGitPathImpl
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.createFSDirect(JGitFileSystem fs)
           
static JGitPathImpl JGitPathImpl.createRoot(JGitFileSystem fs, String path, String host, boolean isRealPath)
           
 

Methods in org.kie.commons.java.nio.fs.jgit with parameters of type JGitPathImpl
 void JGitFileSystemProvider.deleteAsset(JGitPathImpl path)
           
 boolean JGitFileSystemProvider.deleteAssetIfExists(JGitPathImpl path)
           
 void JGitFileSystemProvider.deleteBranch(JGitPathImpl path)
           
 boolean JGitFileSystemProvider.deleteBranchIfExists(JGitPathImpl path)
           
 

Constructors in org.kie.commons.java.nio.fs.jgit with parameters of type JGitPathImpl
JGitVersionAttributeView(JGitPathImpl path)
           
 


KIE NIO.2 :: JGIT Impl 6.0.0.CR2

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