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

Checking and changing work item status

How can I check work item status from Java program for example if it is not "New" and change it to "Reopen".
Thank you

0 votes



4 answers

Permanent link
How can I check work item status from Java program for example if it is not "New" and change it to "Reopen".
Thank you


Apologies if I misunderstood your question, I assume you want to create a query from your Eclipse client?? If this is correct, I think you wanted this:

Create a new query. On the conditions tab, select Status as the attribute and the value to Reopened.

This is specific to the Eclipse Way workflow.

anthony

0 votes


Permanent link
I mean Java application. I need specific classes and methods responsible for setting and getting work item status.

0 votes


Permanent link
I mean Java application. I need specific classes and methods responsible for setting and getting work item status.


Whoops - sorry - my misunderstanding.

Try the jazz.extend forum if you don't get any better answers here.

anthony

0 votes


Permanent link
Hi
The following wiki page describes how to programmatically access and alter work item attributes: https://jazz.net/wiki/bin/view/Main/ProgrammaticWorkItemCreation .
There is also a section about plain java clients. Have a look at the various methods in IWorkItemClient, there are some to get the workflow info of a work item.

Regards

Marcel
Jazz Work Item team

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: Nov 24 '08, 5:18 a.m.

Question was seen: 6,121 times

Last updated: Nov 24 '08, 5:18 a.m.

Confirmation Cancel Confirm