public class BatchUpdate.RepoContext extends BatchUpdate.Context
Constructor and Description |
---|
BatchUpdate.RepoContext() |
Modifier and Type | Method and Description |
---|---|
void |
addRefUpdate(org.eclipse.jgit.transport.ReceiveCommand cmd) |
org.eclipse.jgit.lib.ObjectInserter |
getInserter() |
org.eclipse.jgit.lib.Repository |
getRepository() |
TimeZone |
getTimeZone() |
getAccount, getAccountId, getDb, getIdentifiedUser, getOrder, getProject, getRevWalk, getUser, getWhen
public org.eclipse.jgit.lib.Repository getRepository() throws IOException
getRepository
in class BatchUpdate.Context
IOException
public org.eclipse.jgit.lib.ObjectInserter getInserter() throws IOException
IOException
public void addRefUpdate(org.eclipse.jgit.transport.ReceiveCommand cmd) throws IOException
IOException
public TimeZone getTimeZone()