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 | Class and Description |
---|---|
class |
BaseNodeTask<B extends BaseNodeTask<B,P>,P extends BaseNodeTaskProperties>
Base class for Node.js related tasks.
|
Modifier and Type | Class and Description |
---|---|
class |
BowerTask
Represents Bamboo task which executes Bower package manager for Node.js.
|
class |
GruntTask
Represents Bamboo task which executes Grunt tasks.
|
class |
GulpTask
Represents Bamboo task which executes Gulp tasks.
|
class |
MochaRunnerTask
Runs Mocha tests using 'mocha-bamboo-reporter'.
|
class |
NodeTask
Represents a generic task that executes a Node.js script.
|
class |
NodeunitTask
Runs Nodeunit tests.
|
class |
NpmTask
Represents task that executes an npm command.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.