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() |
java.util.TimeZone |
getTimeZone() |
getAccount, getAccountId, getDb, getIdentifiedUser, getOrder, getProject, getRevWalk, getUser, getWhenpublic org.eclipse.jgit.lib.Repository getRepository()
throws java.io.IOException
getRepository in class BatchUpdate.Contextjava.io.IOExceptionpublic org.eclipse.jgit.lib.ObjectInserter getInserter()
throws java.io.IOException
java.io.IOExceptionpublic void addRefUpdate(org.eclipse.jgit.transport.ReceiveCommand cmd)
throws java.io.IOException
java.io.IOExceptionpublic java.util.TimeZone getTimeZone()