Skip to end of banner
Go to start of banner

moveTask

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 65 Next »

See also: Actions

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

Related How To's

  • No labels