Building a Proxy for IWorkItemRestService or other Jazz Service
![]()
Hello,
We are trying to build a proxy for some RTC Services, for example IWorkItemRestService.getWorkItemEditablePRoperties(...)
The service will do the same, but with just an intervention, it is kind of decorator!! Can we do that without move the rtc base code, it means our service take precedence by original services and then call the originals?
Thanks
Amaury
|