public abstract class VersionedMetaDataOnInit extends VersionedMetaData
VersionedMetaData.BatchMetaDataUpdate, VersionedMetaData.PathInfo| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
project |
| Modifier | Constructor and Description |
|---|---|
protected |
VersionedMetaDataOnInit(InitFlags flags,
SitePaths site,
java.lang.String project,
java.lang.String ref) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getRefName() |
VersionedMetaDataOnInit |
load() |
protected void |
save(org.eclipse.jgit.lib.PersonIdent ident,
java.lang.String msg) |
void |
save(java.lang.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 java.lang.String getRefName()
getRefName in class VersionedMetaDatapublic VersionedMetaDataOnInit load() throws java.io.IOException, org.eclipse.jgit.errors.ConfigInvalidException
java.io.IOExceptionorg.eclipse.jgit.errors.ConfigInvalidExceptionpublic void save(java.lang.String message)
throws java.io.IOException,
org.eclipse.jgit.errors.ConfigInvalidException
java.io.IOExceptionorg.eclipse.jgit.errors.ConfigInvalidExceptionprotected void save(org.eclipse.jgit.lib.PersonIdent ident,
java.lang.String msg)
throws java.io.IOException,
org.eclipse.jgit.errors.ConfigInvalidException
java.io.IOExceptionorg.eclipse.jgit.errors.ConfigInvalidException