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

com.ibm.team.scm.common.IChangeSet.isActive()

Hi,
I am developing an operation advisor for work item save action.

Can you please tell me what following method turns?

com.ibm.team.scm.common.IChangeSet.isActive()

In documentation, it only says:
Returns whether this change set is an active change set or not.
Returns:
True if the change set is active otherwise returns false.

The definition in documentation is not clear.

Thank you very much,

0 votes



One answer

Permanent link
Hi,
I am developing an operation advisor for work item save action.

Can you please tell me what following method turns?

com.ibm.team.scm.common.IChangeSet.isActive()

In documentation, it only says:
Returns whether this change set is an active change set or not.
Returns:
True if the change set is active otherwise returns false.

The definition in documentation is not clear.

Thank you very much,


Change sets start off as active in a workspace, and then become completed or closed via closeChangeSets() or deliver(). While the change set is active, it can have new versionabled added to it via additional commits/checkins.

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,938

Question asked: May 06 '11, 4:10 a.m.

Question was seen: 5,190 times

Last updated: May 06 '11, 4:10 a.m.

Confirmation Cancel Confirm