gerrit/gerrit-pgm
Edwin Kempin 668fa7cda9 Convert ChangeControl.AssistedFactory into a manual factory
This is required so that in a later step we can throw an OrmException
from the create method that instantiates the change notes. With an
assisted factory the OrmException would be wrapped into a
ProvisionException.

Change-Id: Ie1fd8770b9d76f6b88a4732fd43192d4f36fb316
Signed-off-by: Edwin Kempin <ekempin@google.com>
2016-02-04 17:03:45 +01:00
..