Takes the given timeline and sets it as the timeline for the pipeline.
Note that you should only call this method once on a given pipeline because a pipeline can not have its timeline changed after it has been set.
this |
A Pipeline |
timeline |
The timeline to set for this |
true if |