public class AllProjectsConfig extends VersionedMetaDataOnInit
VersionedMetaData.BatchMetaDataUpdate, VersionedMetaData.PathInfoprojectinserter, newTree, projectName, reader, revision, rw| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jgit.lib.Config |
getConfig() |
GroupList |
getGroups() |
AllProjectsConfig |
load() |
protected void |
onLoad()
Set up the metadata, parsing any state from the loaded revision.
|
protected boolean |
onSave(org.eclipse.jgit.lib.CommitBuilder commit)
Save any changes to the metadata in a commit.
|
protected void |
save(org.eclipse.jgit.lib.PersonIdent ident,
String msg) |
void |
save(String pluginName,
String message) |
getRefName, savecommit, commitToNewRef, getObjectId, getPathInfos, getRevision, load, load, load, load, load, openUpdate, readConfig, readFile, readTree, readUTF8, saveConfig, saveFile, saveUTF8, set, set, setpublic org.eclipse.jgit.lib.Config getConfig()
public GroupList getGroups()
public AllProjectsConfig load() throws IOException, org.eclipse.jgit.errors.ConfigInvalidException
load in class VersionedMetaDataOnInitIOExceptionorg.eclipse.jgit.errors.ConfigInvalidExceptionprotected void onLoad()
throws IOException,
org.eclipse.jgit.errors.ConfigInvalidException
VersionedMetaDataonLoad in class VersionedMetaDataIOExceptionorg.eclipse.jgit.errors.ConfigInvalidExceptionpublic void save(String pluginName, 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
save in class VersionedMetaDataOnInitIOExceptionorg.eclipse.jgit.errors.ConfigInvalidExceptionprotected boolean onSave(org.eclipse.jgit.lib.CommitBuilder commit)
throws IOException,
org.eclipse.jgit.errors.ConfigInvalidException
VersionedMetaDataonSave in class VersionedMetaDataIOExceptionorg.eclipse.jgit.errors.ConfigInvalidException