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

content assistance

I develop an advisor plug-in that check some attributes and it is quite similar to the pre-defined required properties plug-in. I add it to the process specification file after the "required proprieties". When i write its' proprieties i don't get the content assist, for example if i write the "workItemType" property i don't get the work item type's list (of course that it works fine in the original required properties plugin). How can i solve this problem?

0 votes



One answer

Permanent link
You need to provide an IAttributeValueProposalProvider. These are
contributed via extension, as described on this interface's JavaDoc.

The WorkItemProcessProposalProvider provides this behavior for the work
item component's xml.

--
Jared Burns
Jazz Process Team


giladsa wrote:
I develop an advisor plug-in that check some attributes and it is
quite similar to the pre-defined required properties plug-in. I add
it to the process specification file after the "required
proprieties". When i write its' proprieties i don't get the
content assist, for example if i write the "workItemType"
property i don't get the work item type's list (of course that it
works fine in the original required properties plugin). How can i
solve this problem?

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: Apr 02 '08, 11:56 a.m.

Question was seen: 6,212 times

Last updated: Apr 02 '08, 11:56 a.m.

Confirmation Cancel Confirm