Package | Description |
---|---|
org.kie.commons.java.nio.fs.jgit |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
void |
JGitFileSystemProvider.deleteAsset(JGitPathImpl path) |
boolean |
JGitFileSystemProvider.deleteAssetIfExists(JGitPathImpl path) |
void |
JGitFileSystemProvider.deleteBranch(JGitPathImpl path) |
boolean |
JGitFileSystemProvider.deleteBranchIfExists(JGitPathImpl path) |
Constructor and Description |
---|
JGitVersionAttributeView(JGitPathImpl path) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.