public static class BatchUpdate.Op extends BatchUpdate.RepoOnlyOp
| Constructor and Description |
|---|
BatchUpdate.Op() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
updateChange(BatchUpdate.ChangeContext ctx)
Override this method to modify a change.
|
postUpdate, updateRepopublic boolean updateChange(BatchUpdate.ChangeContext ctx) throws java.lang.Exception
ctx - contextjava.lang.Exception