UI RPC -> JAX-RS conversion
---------------------------
Key: RTGOV-610
URL:
https://issues.jboss.org/browse/RTGOV-610
Project: RTGov (Run Time Governance)
Issue Type: Task
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.1.0.Final
See SRAMP-562.
Aim is to convert the backend services into REST endpoints and have the UI directly call
them - to remove use of Errai in the backend.
However one issue is the use of the Errai bus to publish 'situation'
notifications to the RTGov UI - this will need to be replaced.