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

IVersionedContent

it is mentioned IVersionedContent is required for accepting change-sets. I looked for public API which returns IVersionedContent, found only com.ibm.team.scm.client.content.IVersionedContentManager.commit. However. this method uploads content to server.

Also, there is this documentation in IVersionedContentManager:

  Items can have content attributes (e.g. attributes that store large amounts
 
of data) by specifying of type of the attribute as
  {@link com.ibm.team.scm.common.IVersionedContent}. The content is then stored
 
in the repository in a two-stage process.

What API allows access to these attributes ?

0 votes



One answer

Permanent link
You would probably find the subclass IFileContent more interesting.

You get the IFileContent from IFileItem, which I think might be the only subclass of versionable that has content.

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,936
× 1,202

Question asked: Mar 29 '19, 8:59 a.m.

Question was seen: 1,736 times

Last updated: Apr 12 '19, 10:02 a.m.

Confirmation Cancel Confirm