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

How can I get ITeamRepository object from AspectEditor?

Hi,
I'm developing a process aspect editor that have to retrieve some information from the process (an enumeration list in my case). How can I retrieve the ITeamRepository on which I'm working?

Thanks,
Michele.

0 votes


Accepted answer

Permanent link
Michele, have you considered to look into the
Rational Team Concert 4.0 Extensions Workshop?
The aspect editor in the example does get  the ITeamRepository.

If you have a repository object, you can typically use .getOrigin() on the object and cast to the ITeamRepository.
Michele Pegoraro selected this answer as the correct answer

0 votes

Comments

I did not realized that the ProcessAspect was an ITeamRepository object.

Thanks!

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: Dec 17 '12, 6:24 a.m.

Question was seen: 3,878 times

Last updated: Dec 17 '12, 8:16 a.m.

Confirmation Cancel Confirm