Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties


Description

Move a task to before or after another task. Use final to make a task final. Final tasks must follow all non final tasks. If neither before or after are specified, the task will be moved to the last position respecting the final parameter.

Required Parameters

(plan or build), job, (task or id)

Optional Parameters

after, before, final

Type

Update

Category

Tasks

Output Formats

Replacement Variables

Since Version

Examples

moveTask


...