| Package | Description |
|---|---|
| org.uberfire.java.nio.fs.jgit | |
| org.uberfire.java.nio.fs.jgit.daemon.ssh | |
| org.uberfire.java.nio.fs.jgit.util |
| Modifier and Type | Method and Description |
|---|---|
JGitFileSystem |
JGitFileSystemProvider.RepositoryResolverImpl.resolveFileSystem(org.eclipse.jgit.lib.Repository repository) |
| Modifier and Type | Method and Description |
|---|---|
Set<JGitFileSystem> |
JGitFileSystemProvider.getOpenFileSystems() |
| 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) |
protected org.uberfire.java.nio.file.Path |
JGitPathImpl.newPath(JGitFileSystem fs,
String substring,
String host,
boolean isRealPath,
boolean isNormalized) |
protected org.uberfire.java.nio.file.Path |
JGitPathImpl.newRoot(JGitFileSystem fs,
String substring,
String host,
boolean realPath) |
void |
JGitFileSystemProvider.onCloseFileSystem(JGitFileSystem fileSystem) |
void |
JGitFileSystemProvider.onDisposeFileSystem(JGitFileSystem fileSystem) |
protected org.uberfire.java.nio.base.AbstractPath.RootInfo |
JGitPathImpl.setupRoot(JGitFileSystem fs,
String pathx,
String host,
boolean isRoot) |
| Constructor and Description |
|---|
JGitFSPath(JGitFileSystem fs) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GitUploadCommand.execute(org.uberfire.java.nio.security.FileSystemUser user,
org.eclipse.jgit.lib.Repository repository,
InputStream in,
OutputStream out,
OutputStream err,
JGitFileSystem fileSystem) |
protected void |
GitReceiveCommand.execute(org.uberfire.java.nio.security.FileSystemUser user,
org.eclipse.jgit.lib.Repository repository,
InputStream in,
OutputStream out,
OutputStream err,
JGitFileSystem fileSystem) |
protected abstract void |
BaseGitCommand.execute(org.uberfire.java.nio.security.FileSystemUser user,
org.eclipse.jgit.lib.Repository repository,
InputStream in,
OutputStream out,
OutputStream err,
JGitFileSystem fileSystem) |
| Modifier and Type | Method and Description |
|---|---|
static org.uberfire.java.nio.file.attribute.BasicFileAttributes |
JGitUtil.buildBasicAttributes(JGitFileSystem fs,
String branchName,
String path) |
static org.uberfire.java.nio.base.attributes.HiddenAttributes |
JGitUtil.buildHiddenAttributes(JGitFileSystem fileSystem,
String branchName,
String path) |
static org.uberfire.java.nio.base.version.VersionAttributes |
JGitUtil.buildVersionAttributes(JGitFileSystem fs,
String branchName,
String path) |
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.