public static class VersionedMetaData.PathInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
org.eclipse.jgit.lib.FileMode |
fileMode |
org.eclipse.jgit.lib.ObjectId |
objectId |
String |
path |
| Modifier | Constructor and Description |
|---|---|
protected |
VersionedMetaData.PathInfo(org.eclipse.jgit.treewalk.TreeWalk tw) |
public final org.eclipse.jgit.lib.FileMode fileMode
public final String path
public final org.eclipse.jgit.lib.ObjectId objectId