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,
JGitFileSystemLock lock,
String name,
org.eclipse.jgit.transport.CredentialsProvider credential,
JGitFileSystemsEventsManager fsEventsManager,
Map<FileSystemHooks,?> fsHooks) |
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,
Supplier<Map<FileSystemHooks,?>> fsHooks) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.