Workflows are XML DSL scripts that describe the steps that conductor need to perform in order to deploy specified environment. All workflow constructs are just ordinary DSL functions similar to those described above.

Usually workflows extract some data from input environment definition (Object Model) and then invoke one of the actions with these data as a input arguments.

Actions are:

Workflow logic can be described in 6 steps:

loading table of contents...