Files
gerrit/gerrit-acceptance-tests
David Pursehouse ec7d18eedc BatchUpdate: Add more helper methods
Add new helper methods:

- getAccount
- getAccountId
- getIdentifiedUser

which will reduce the amount of code at call sites, for example:

  ctx.getAccount();

instead of:

  ctx.getUser().asIdentifiedUser().getAccount();

Change-Id: I946002e1cf70a77bc1fe3879edf5717ecac77fb7
2016-07-14 14:03:21 +09:00
..
2016-04-20 22:02:49 +02:00
2016-06-14 21:12:02 +02:00
2016-06-14 21:12:02 +02:00