It's all about the answers!

Ask a question

How to delete or remove baseline using java client API


vikrant kamble (1323196) | asked Oct 26 '15, 5:42 a.m.
Hi All,
I am aware that we can not delete or remove baseline in RTC eclipse client.
I also searched for API to delete or remove baseline.
We can remove baselineset following ways
IWorkspaceConnection.removeBaselineSet(baselinesethandle, monitor);
but Is there any method or API to delete or remove baseline.
Or is this not possible to achieve.
Thank You

Accepted answer


permanent link
Ralph Schoon (63.1k33646) | answered Oct 26 '15, 6:32 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As far as I am aware there is no way to delete or otherwise get rid of a baseline.
A baseline set is a snapshot and only refers to the baselines in the components on the stream/workspace and can be deleted also in the UI. The baselines can't.
vikrant kamble selected this answer as the correct answer

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.