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
Exception
public void updateChange(BatchUpdate.ChangeContext ctx) throws Exception
Exception
public void postUpdate(BatchUpdate.Context ctx) throws Exception
Exception