Use actor constants instead of literals 33/108633/2
authorJim Hahn <jrh3@att.com>
Mon, 1 Jun 2020 16:32:10 +0000 (12:32 -0400)
committerJim Hahn <jrh3@att.com>
Mon, 1 Jun 2020 16:36:56 +0000 (12:36 -0400)
commit14cf31576f23ca3f4d1dc2769ae65323652d5944
tree515efe86861975a83e39f7783942c3005712b1fa
parentd00b8ebd5b28a64ae988e7424d8feb2314a8d475
Use actor constants instead of literals

Modified drools-apps to use constants from the actor classes instead
of hard-coded literals.  Only made this change in code that uses the
new actor model, as the old code will be deleted during this release.

Issue-ID: POLICY-1242
Change-Id: Iac718159fd7cf571a48ac620585bf2b8f94c1e5d
Signed-off-by: Jim Hahn <jrh3@att.com>
controlloop/common/eventmanager/src/main/java/org/onap/policy/controlloop/eventmanager/ControlLoopOperationManager2.java