Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

IServerSideVersionedContentService

 Hello, i need to get the IServerSideVersionedContentServiceon using an operation participant.

I need it to get the content of the changed files
 

How can i do it?


Thanks

0 votes


Accepted answer

Permanent link
Like any other service you get the IServerSideVersionedContentServiceusing using


IServerSideVersionedContentService contentSvc = getService(IServerSideVersionedContentService.class);

getService is inherited from AbstractService or AbstractSCMService.
Ralph Schoon selected this answer as the correct answer

0 votes


One other answer

Permanent link

 No, you don't and no, you can't. As far as I can tell, com.ibm.team.repository.client.ITeamRepository is a client API that is not available in the server. Completely changing your question is not a good practice, you could comment on your question. 

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,937
× 7,495

Question asked: Nov 27 '19, 4:57 a.m.

Question was seen: 1,454 times

Last updated: Nov 27 '19, 9:11 a.m.

Confirmation Cancel Confirm