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

getting feed

hi,
i have the need to get programmatically all feed relatively at new subscription ...
Can someone help me please?
thanks

0 votes



5 answers

Permanent link
zuk wrote:
hi,
i have the need to get programmatically all feed relatively at new
subscription ...
Can someone help me please?
thanks


You can create a query and subscribe to it as feed (aka Query Feed).
Would that suit your needs?

--
Benjamin Pasero
Work Item & UI Commons Team

0 votes


Permanent link
i have added new ItemViewFilter to the rtc UI. Now i need to set up the
filter behavoir.
In my filter I need to exclude some specific feed and i would like to know how can i do this overwriting select method in a classe that extends
ViewerFilter...

0 votes


Permanent link
zuk wrote:
i have added new ItemViewFilter to the rtc UI. Now i need to set up
the
filter behavoir.
In my filter I need to exclude some specific feed and i would like to
know how can i do this overwriting select method in a classe that
extends
ViewerFilter...


You can find a good example on how this is done for Work Items in
com.ibm.team.workitem.rcp.ui.internal.feed.section.WorkItemTypesItemViewUIAdvisor.createTeamFilter().

It basically decides either to keep or remove a news based on its contents.

--
Benjamin Pasero
Work Item & UI Commons Team

0 votes


Permanent link
thanks to all...
my filters are only for new feed subscription, independently to workitem news.

0 votes


Permanent link
zuk wrote:
thanks to all...
my filters are only for new feed subscription, independently to
workitem news.


Right, but I think you get the idea, it should work for any subscription.

--
Benjamin Pasero
Work Item & UI Commons 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
× 10,952

Question asked: Aug 19 '09, 5:58 a.m.

Question was seen: 6,153 times

Last updated: Aug 19 '09, 5:58 a.m.

Confirmation Cancel Confirm