public abstract class VersionedMetaDataOnInit extends VersionedMetaData
VersionedMetaData.BatchMetaDataUpdate, VersionedMetaData.PathInfo
Modifier and Type | Field and Description |
---|---|
protected String |
project |
inserter, newTree, projectName, reader, revision, rw
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, readConfig, readFile, readTree, readUTF8, saveConfig, saveFile, saveUTF8, set, set, set
protected final String project
protected String getRefName()
getRefName
in class VersionedMetaData
public VersionedMetaDataOnInit load() throws IOException, org.eclipse.jgit.errors.ConfigInvalidException
IOException
org.eclipse.jgit.errors.ConfigInvalidException
public void save(String message) throws IOException, org.eclipse.jgit.errors.ConfigInvalidException
IOException
org.eclipse.jgit.errors.ConfigInvalidException
protected void save(org.eclipse.jgit.lib.PersonIdent ident, String msg) throws IOException, org.eclipse.jgit.errors.ConfigInvalidException
IOException
org.eclipse.jgit.errors.ConfigInvalidException