| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.builders.task |
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
|
| Modifier and Type | Method and Description |
|---|---|
NodeTask |
NodeTask.arguments(@Nullable String arguments)
Additional command line arguments to pass to node when executing the script.
|
NodeTask |
NodeTask.script(@NotNull String script)
Script to execute with node (e.g.
|
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.