public static class BatchUpdate.Op
extends java.lang.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 java.lang.Exception
java.lang.Exceptionpublic void updateChange(BatchUpdate.ChangeContext ctx) throws java.lang.Exception
java.lang.Exceptionpublic void postUpdate(BatchUpdate.Context ctx) throws java.lang.Exception
java.lang.Exception