Package | Description |
---|---|
org.kie.commons.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.kie.commons.data.Pair<JGitUtil.PathType,org.eclipse.jgit.lib.ObjectId> |
JGitUtil.checkPath(org.eclipse.jgit.api.Git git,
String branchName,
String path) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.