API for Removing Flow Target from Specific Stream
Hello Everyone,
I wanted to fetch Flow target of Particular Stream using Server Side API and need to remove that Flow targets.Kindly Provide the API for Removing flow Targets from particular Stream using Server Side API.
Regards,
Jyoti
|
One answer
Hello Everyone,
I have written the code for removing flow target ,but it is not working.Please find my code below for removing flow target-
IFlowEntry flowEntry=getService(IFlowEntry.class);
IFlowTable flowTable=getService(IFlowTable.class);
Jyoti
|
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.