[
https://issues.jboss.org/browse/RTGOV-397?page=com.atlassian.jira.plugin....
]
Gary Brown commented on RTGOV-397:
----------------------------------
Rather than obtain the service dependency graph via the REST service, the UI should
retrieve it as part of the ServiceBean, in a similar way to how the CallTraceBean is used
to retrieve the call trace, as part of the SituationBean.
So (for example) create a ServiceDependencyBean which is associated with the ServiceBean,
and would provide the SVG image.
The way in which the bean is populated will be dealt with in a separate jira.
Include service dependency graph in new UI
------------------------------------------
Key: RTGOV-397
URL:
https://issues.jboss.org/browse/RTGOV-397
Project: RTGov (Run Time Governance)
Issue Type: Task
Components: User Interface
Reporter: Gary Brown
Assignee: Michael Clay
Fix For: 2.0.0.Final
On the service details page, have a tab that can be used to show "Service
Dependencies".
This page should retrieve a SVG image from the REST service located at:
http://localhost:8080/overlord-rtgov/service/dependency/overview?serviceT...
When used with the older version of RTGov, the serviceType will be ignored and a complete
service dependency graph returned. However in the new version of RTGov, this value will be
used to focus the graph on the relevant dependencies for that service type.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira