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

Flow Target Change listener

Do RTC Java API have any listener for Flow target change from the client side.

I was looking for it for some time, but quite unsuccessful.

We are developing a plugin, in which we need flow target details for all our actions and based on flow target we execute the actions on our host systems.

We are able to retrive it but we have designed to retrieve the flow target for each action user trigger,

But flow target change is not frequent, so we want to avoid hitting the rtc server for each action user trigger, at the same time we need the latest flow target of user repository or the stream under consideration.

So if we are able to capture the flow target change event from Client, that will be great use to us.

Any help or suggestions please.

Thanks

0 votes


Accepted answer

Permanent link
You can add a generic listener to your IWorkspaceConnection. Listen on the IWorkspaceConnection#FLOW_TABLE event.
Vijayakumar B selected this answer as the correct answer

1 vote


One other answer

Permanent link
 Thanks Tim, this is the exact thing i need.

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
× 411

Question asked: Sep 12 '13, 5:57 p.m.

Question was seen: 5,302 times

Last updated: Oct 04 '13, 10:11 p.m.

Confirmation Cancel Confirm