| Package | Description |
|---|---|
| org.uberfire.java.nio.fs.jgit.util |
| Modifier and Type | Method and Description |
|---|---|
JGitUtil.PathType |
JGitUtil.JGitPathInfo.getPathType() |
static JGitUtil.PathType |
JGitUtil.PathType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JGitUtil.PathType[] |
JGitUtil.PathType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.uberfire.commons.data.Pair<JGitUtil.PathType,org.eclipse.jgit.lib.ObjectId> |
JGitUtil.checkPath(org.eclipse.jgit.api.Git git,
String branchName,
String path) |
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.