public abstract class VersionedMetaDataOnInit extends VersionedMetaData
VersionedMetaData.BatchMetaDataUpdate, VersionedMetaData.PathInfo| Modifier and Type | Field and Description |
|---|---|
protected String |
project |
inserter, newTree, reader, revision| Modifier | Constructor and Description |
|---|---|
protected |
VersionedMetaDataOnInit(InitFlags flags,
SitePaths site,
String project,
String ref) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getRefName() |
VersionedMetaDataOnInit |
load() |
protected void |
save(org.eclipse.jgit.lib.PersonIdent ident,
String msg) |
void |
save(String message) |
commit, commitToNewRef, getObjectId, getPathInfos, getRevision, load, load, load, load, load, onLoad, onSave, openUpdate, readConfig, readFile, readTree, readUTF8, saveConfig, saveFile, saveUTF8, set, set, setprotected final String project
protected String getRefName()
getRefName in class VersionedMetaDatapublic VersionedMetaDataOnInit load() throws IOException, org.eclipse.jgit.errors.ConfigInvalidException
IOExceptionorg.eclipse.jgit.errors.ConfigInvalidExceptionpublic void save(String message) throws IOException, org.eclipse.jgit.errors.ConfigInvalidException
IOExceptionorg.eclipse.jgit.errors.ConfigInvalidExceptionprotected void save(org.eclipse.jgit.lib.PersonIdent ident,
String msg)
throws IOException,
org.eclipse.jgit.errors.ConfigInvalidException
IOExceptionorg.eclipse.jgit.errors.ConfigInvalidException