public class AllProjectsCreator extends Object
All-Projects
repository and initial ACLs.Modifier and Type | Method and Description |
---|---|
void |
create() |
static LabelType |
initCodeReviewLabel(ProjectConfig c) |
AllProjectsCreator |
setAdministrators(GroupReference admin) |
AllProjectsCreator |
setBatchUsers(GroupReference batch) |
AllProjectsCreator |
setCommitMessage(String message) |
AllProjectsCreator |
setFirstChangeIdForNoteDb(int id) |
public AllProjectsCreator setAdministrators(GroupReference admin)
public AllProjectsCreator setBatchUsers(GroupReference batch)
public AllProjectsCreator setCommitMessage(String message)
public AllProjectsCreator setFirstChangeIdForNoteDb(int id)
public void create() throws IOException, org.eclipse.jgit.errors.ConfigInvalidException
IOException
org.eclipse.jgit.errors.ConfigInvalidException
public static LabelType initCodeReviewLabel(ProjectConfig c)