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

How to set a timeline as the project timeline?

Hello,
How can I set a timeline as the project timeline programmatically?
Thanks in advance.

1

0 votes



3 answers

Permanent link
I've found a class DevelopmentLineDTOImpl that has the function isProjectTimeline() but this is an internal class belonging to the package: com.ibm.team.process.internal.common.rest.impl.
How can I set the ProjectTimeline()? Is there a public API?

Thanks

0 votes


Permanent link
Try IProjectArea.setProjectDevelopmentLine(IDevelopmentLineHandle) .

Development lines are exposed in the UI (and parts of our internal code base) as time lines.

Martha

Hello,
How can I set a timeline as the project timeline programmatically?
Thanks in advance.

0 votes


Permanent link
On Sat, 13 Mar 2010 21:37:57 +0000, marly wrote:

Hello,
No actually IProjectArea.setProjectDevelopmentLine() is not the same as
setProjectTimeline() which is an internal API. Only one DevelopmentLine
at a time can be Project TimeLine.

The API Martha gave is the correct method to set the project timeline.

--
Jared Burns
Jazz Process Team

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

Question asked: Mar 12 '10, 2:32 p.m.

Question was seen: 6,849 times

Last updated: Mar 12 '10, 2:32 p.m.

Confirmation Cancel Confirm