| Package | Description |
|---|---|
| org.uberfire.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,
org.uberfire.java.nio.file.DeleteOption... options) |
boolean |
JGitFileSystemProvider.deleteAssetIfExists(JGitPathImpl path,
org.uberfire.java.nio.file.DeleteOption... options) |
void |
JGitFileSystemProvider.deleteBranch(JGitPathImpl path) |
boolean |
JGitFileSystemProvider.deleteBranchIfExists(JGitPathImpl path) |
| Constructor and Description |
|---|
JGitBasicAttributeView(JGitPathImpl path) |
JGitHiddenAttributeView(JGitPathImpl path) |
JGitVersionAttributeView(JGitPathImpl path) |
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.