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.
|
com.atlassian.bamboo.specs.model.task |
Tasks you can execute in a job.
|
com.atlassian.bamboo.specs.model.task.docker |
Properties classes related to Docker CLI task.
|
com.atlassian.bamboo.specs.model.trigger |
Build triggers.
|
Modifier and Type | Class and Description |
---|---|
class |
ArtifactItem
Represents an artifact or group of artifacts, obtained using one of the following methods.
|
Modifier and Type | Class and Description |
---|---|
class |
BuildWarningParserTaskProperties |
class |
CheckoutItemProperties |
class |
ScpTaskProperties |
class |
SshTaskProperties |
class |
VcsBranchTaskProperties |
class |
VcsCommitTaskProperties |
class |
VcsPushTaskProperties |
class |
VcsTagTaskProperties |
Modifier and Type | Field and Description |
---|---|
protected int |
MavenTaskProperties.version |
Modifier and Type | Class and Description |
---|---|
class |
DockerBuildImageTaskProperties |
class |
DockerRegistryTaskProperties |
class |
DockerRunContainerTaskProperties |
Modifier and Type | Class and Description |
---|---|
class |
ScheduledTriggerProperties |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.