get IVersionable(Handle) from UUID
Martin Dam Pedersen (135●2●8●14)
| asked Nov 21 '12, 7:55 a.m.
retagged Mar 18 '14, 11:31 a.m. by Evan Hughes (2.4k●13●18)
How do I get IVersionable(Handle) from the UUID on the server.
I'am implementing a RPC service which can only take certain parameters when called from a client(https://jazz.net/wiki/bin/view/Sandbox/JAFServiceFramework) I am passing a UUID object for a versionable and want to resolve that to a IVersinable(handle) instance. I have asked a similar question earlier, but that was for resolving a UUID to a WorkItem. I have resolved that(See https://jazz.net/forum/questions/94483/get-workitem-from-uuid ) Anyone knows how to do that ? |
Accepted answer
IAuditableHandle
createAuditableHandle(IItemType itemType, UUID itemUuid, UUID stateUuid)
Martin Dam Pedersen selected this answer as the correct answer
|
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.