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

Using the API to determine when a changeset was delivere

Hi,
I'm using the jazz plain client to read the contents of a stream or workspace. I use the following API calls to get there:-

IWorkspaceManager.findWorkspacesByName
IWorkspaceManager.getWorkspaceConnection
IWorkspaceConnection.getComponents
IWorkspaceConnection.configuration
IConfiguration.childEntriesForRoot

Once I work through the heirachy I end up with a load of IFolder and IFileItem.

From IFileItem/IFolder how can I find out the last changeset to modify that file and most importantly, in my case, when that changeset was delivered to my stream/workspace?

Cheers,

Michael Baylis
IBM Hursley

0 votes



2 answers

Permanent link
Scratch this, I think I am going about this the wrong way.

0 votes


Permanent link
Nope, still need this, but only a bit of it.

Given the IFileItem or IfileItemHandle, how can I get to the change set. I need the uuid or orther id of the changeset that last modified the file. (Same for the folders of course)

Cheers,

Michael Baylis
IBM Hursley

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
× 3,980

Question asked: Jul 08 '09, 8:48 a.m.

Question was seen: 1,120 times

Last updated: Jul 08 '09, 8:48 a.m.

Confirmation Cancel Confirm