| Package | Description |
|---|---|
| org.uberfire.java.nio.fs.jgit | |
| org.uberfire.java.nio.fs.jgit.manager |
| Constructor and Description |
|---|
JGitFileSystemImpl(JGitFileSystemProvider provider,
Map<String,String> fullHostNames,
Git git,
String name,
org.eclipse.jgit.transport.CredentialsProvider credential,
JGitFileSystemsEventsManager fsEventsManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
JGitFileSystemsManager.newFileSystem(Supplier<Map<String,String>> fullHostNames,
Supplier<Git> git,
Supplier<String> fsName,
Supplier<org.eclipse.jgit.transport.CredentialsProvider> credential,
Supplier<JGitFileSystemsEventsManager> fsManager) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.