public static class BatchUpdate.Op extends Object
| Constructor and Description |
|---|
BatchUpdate.Op() |
| Modifier and Type | Method and Description |
|---|---|
void |
postUpdate(BatchUpdate.Context ctx) |
void |
updateChange(BatchUpdate.ChangeContext ctx) |
void |
updateRepo(BatchUpdate.RepoContext ctx) |
public void updateRepo(BatchUpdate.RepoContext ctx) throws Exception
Exceptionpublic void updateChange(BatchUpdate.ChangeContext ctx) throws Exception
Exceptionpublic void postUpdate(BatchUpdate.Context ctx) throws Exception
Exception