It's all about the answers!

Ask a question

How to register Feed Subscriptions programmatically?


Andreas Meissner (363) | asked Oct 19 '08, 3:22 p.m.
Hi,

is there a way to register Feed Subscriptions (Team Artifacts View -->
Feeds Folder) programmatically or via an extension point?

Thanks!

Andreas

2 answers



permanent link
Andreas Meissner (363) | answered Oct 21 '08, 12:42 a.m.
Hi Ben,

thanks for your fast reply! A programmatical approach is all I need.

Andreas


Hi Andreas,

there is no extension point yet to add feed subscriptions, but in the
future we plan to make the list of subscriptions configurable on the
server to push the subscriptions to all clients.

For now, if you want to add a subscription programmatically you can
use the public method FeedManager#addChannel().

Ben

permanent link
Work Item & UI Commons Team (1.3k1) | answered Oct 20 '08, 4:16 a.m.
Hi Andreas,

there is no extension point yet to add feed subscriptions, but in the future we plan to make the list of subscriptions configurable on the server to push the subscriptions to all clients.

For now, if you want to add a subscription programmatically you can use the public method FeedManager#addChannel().

Ben

Your answer


Register or 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.