commit | 086006ec35ef2a5bddb14a3a4ef427ad6085b01e | [log] [tgz] |
---|---|---|
author | Yacob Yonas <yyonas@google.com> | Wed Jun 11 09:47:24 2014 -0700 |
committer | Yacob Yonas <yyonas@google.com> | Thu Jun 12 14:54:36 2014 -0700 |
tree | 40077e544eead0119277410bbcd14b45af688774 | |
parent | 9755152e9fbb8de5c6da3d7d0e9ed5924c75b742 [diff] |
Add ChangeMessagesUtil to assist with notedb migration Like ApprovalsUtil, we added an abstraction layer to assist in the migration to notedb. This utility class helps to write to either the notedb or the reviewdb depending on the state of the NotesMigration instance. Additionally, in this change, I modified all callers of ChangeMessageAccess (which uses the ReviewDb) to instead use ChangeMessagesUtil. Change-Id: Id007ed8e01bd1318f70d804124e1f482a77234fd