...
Code Block | ||||
---|---|---|---|---|
| ||||
<job_chain> <job_chain_node state="100" job="job_sample_shell_with_parameter" next_state="200" error_state="error"/> <job_chain_node state="200" job="job_sample_shell" next_state="success" error_state="error"/> <job_chain_node state="success"/> <job_chain_node state="error"/> </job_chain> |
Related Downloads