JAVA API to find the role definition source
praveen hanchinamani (27●3●12)
| asked Dec 15 '16, 12:42 a.m.
edited Dec 15 '16, 7:35 a.m. by Paul Slauenwhite (8.4k●1●2)
Hi,
I know JAVA API to find the roles available on specific process area.
But i have a scenario to identify the actual source for the role definition.
i.e,
You can read a role definition from project area, but the role definition might have been actually defined in the master project area. OR you can read a role definition from specific team area, but the role definition might have been actually defined in the parent team area.
So is there any JAVA API to find out the actual source for the role definition?
|
One answer
See the DraftTeamProcessRestApi.
Comments
Marko Tomljenovic
commented Dec 15 '16, 7:56 a.m.
I know the REST API.
Marko, not a public Java API.
Ralph Schoon
commented Dec 15 '16, 8:12 a.m.
| edited Dec 15 '16, 8:12 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I doubt that there is a public Java API for that Marko. It is most likely internal at best.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
I fail to see why it is important to know where the role comes from. Realistically the role is also either inherited or the process is overwritten.
We want to get a report to see where a role has been defined but more important is to know where it has been overwritten/customized.