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

Workitem Attributes list

Can you please let me know how to get the default list of attributes available with task workitem com.ibm.team.apt.workitem.

0 votes



One answer

Permanent link
Can you please let me know how to get the default list of attributes
available with task workitem com.ibm.team.apt.workitem.

I assume you are referring to a programmatic way to retrieve these
attributes?

Please take a look at

IWorkItemCommon#findBuiltInAttributes(IProjectAreaHandle projectArea,
IProgressMonitor monitor)

and

IWorkItem#getCustomAttributes()

The union of the attributes returned by these calls is the set of
attributes that a work item has.

--
Regards,
Patrick
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: Aug 11 '09, 5:03 p.m.

Question was seen: 3,454 times

Last updated: Aug 11 '09, 5:03 p.m.

Confirmation Cancel Confirm