TO access SCM/CM data which is more better Plain Java API's or OSLC API's?
![]()
Wanted to know the which API's are more efficient in terms of programming and faster execution time?
|
Accepted answer
One other answer
![]()
Geoffrey Clemm (30.1k●2●30●35)
| answered Sep 30 '15, 6:08 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The OSLC Configuration Management API has not yet been approved (it is still in Draft status). RTC does have an implementation of the current draft, but note that it is subject to change (because it has not yet been approved), and note that it only provides access to a relatively small, albeit important, subset of RTC SCM functionality. In particular, the draft does not define access to change sets, so you cannot use the draft specification for the use case you describe.
|