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

Getting a reference to or instantiate a IProjectAreaHandle o

I have posted this question in the extend newsgroup too.

How do a get a reference to or instantiate a IProjectAreaHandle object? If
possible, post a sample code showing this.

I have a ITeamRepository object at this point.

Thanks.

--
Sincerely,

Ahmed Hadad

0 votes



7 answers

Permanent link
On Wed, 07 May 2008 08:45:30 -0500, Ahmed Hadad \(IBM\) wrote:

How do a get a reference to or instantiate a IProjectAreaHandle object?
If possible, post a sample code showing this.

I have a ITeamRepository object at this point.


Are you looking for any specific project area, or all of them?

- Dmitry

0 votes


Permanent link
Yes, I will be looking for a specific project area.

To answer your question it would help to know what the criteria are.

- Dmitry

0 votes


Permanent link
Yes, I will be looking for a specific project area.

--
Sincerely,

Ahmed Hadad

"Dmitry Karasik" <dkarasik> wrote in message
news:fvsd30$qg6$2@localhost.localdomain...
On Wed, 07 May 2008 08:45:30 -0500, Ahmed Hadad \(IBM\) wrote:

How do a get a reference to or instantiate a IProjectAreaHandle object?
If possible, post a sample code showing this.

I have a ITeamRepository object at this point.


Are you looking for any specific project area, or all of them?

- Dmitry

0 votes


Permanent link
I should have specified that my application is not a plug-in. My application
will not be running in the Jazz environment.

--
Sincerely,

Ahmed Hadad

"Ahmed Hadad (IBM)" <ahadad> wrote in message
news:fvsdtn$l5j$1@localhost.localdomain...
Yes, I will be looking for a specific project area.

--
Sincerely,

Ahmed Hadad

"Dmitry Karasik" <dkarasik> wrote in message
news:fvsd30$qg6$2@localhost.localdomain...
On Wed, 07 May 2008 08:45:30 -0500, Ahmed Hadad \(IBM\) wrote:

How do a get a reference to or instantiate a IProjectAreaHandle object?
If possible, post a sample code showing this.

I have a ITeamRepository object at this point.


Are you looking for any specific project area, or all of them?

- Dmitry

0 votes


Permanent link
I am writing an external application that will interact with Jazz by means
of the Jazz APIs. The application will not be running in the Jazz
environment. My application will be migrating defects (workitem) from other
problem tracking systems (Bugzilla, CMVC, CQ and so on) into Jazz. I have
accomplish the login operation, and I have ITeamRepository object. I need to
get a handle to the IProjectAreaHandle to create workitems there.

--
Sincerely,

Ahmed Hadad

"Dmitry Karasik" <dkarasik> wrote in message
news:fvshu4$qg6$4@localhost.localdomain...
Yes, I will be looking for a specific project area.

To answer your question it would help to know what the criteria are.

- Dmitry

0 votes


Permanent link
Specifically Ahmed is trying to migrate CMVC Defects to Jazz workitems using the Item Connector APIs. The architecture is similar in nature to the CQ Gateway, only this is a straight jazz application and not implemented with OSGi bundles.

0 votes


Permanent link
Check the ITeamRepository.itemManager().fetchXXXXItem methods.
These take an IItemHandle and resolve it to an IItem.

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

Question asked: May 07 '08, 9:45 a.m.

Question was seen: 7,222 times

Last updated: May 07 '08, 9:45 a.m.

Confirmation Cancel Confirm