Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

getting project area info

hi,
how can i get all project area inforations (member, persona team area, etc. ) programmatically?

what is the argument from pass to teamRepository.getClientLibrary() for get these infos?

thanks in advance
rose

0 votes



One answer

Permanent link
Hello,

IProcessItemService has several methods which will return a collection of process areas, which may be project areas (IProjectArea) or team areas (ITeamArea). From the IProjectArea interface, you can get the members of the project and the team area hierarchy.

You can get the IProcessItemService by passing IProcessItemService.class to
teamRepositery.getClientLibrary().

Martha
Jazz Developer
hi,
how can i get all project area inforations (member, persona team area, etc. ) programmatically?

what is the argument from pass to teamRepository.getClientLibrary() for get these infos?

thanks in advance
rose

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Sep 21 '09, 2:32 p.m.

Question was seen: 6,107 times

Last updated: Sep 21 '09, 2:32 p.m.

Confirmation Cancel Confirm