Uses of Interface
com.atlassian.bamboo.v2.build.task.AgentBuildTask
-
-
Uses of AgentBuildTask in com.atlassian.bamboo.build
Subinterfaces of AgentBuildTask in com.atlassian.bamboo.build Modifier and Type Interface Description interface
CustomBuildProcessor
Allows for a custom build process to be run after the main Builder.interface
CustomPreBuildAction
A custom pre build task that occurs on theExecutableBuildAgent
. -
Uses of AgentBuildTask in com.atlassian.bamboo.build.artifact
Classes in com.atlassian.bamboo.build.artifact that implement AgentBuildTask Modifier and Type Class Description class
BuildArtifactPostProcessor
-
Uses of AgentBuildTask in com.atlassian.bamboo.clover.builder.coverage
Classes in com.atlassian.bamboo.clover.builder.coverage that implement AgentBuildTask Modifier and Type Class Description class
CloverBuildProcessor
-
Uses of AgentBuildTask in com.atlassian.bamboo.plugins.labeller
Classes in com.atlassian.bamboo.plugins.labeller that implement AgentBuildTask Modifier and Type Class Description class
BuildLabellerCustomBuildProcessor
class
BuildLogLabellerPreBuildAction
Agent side pre build action which adds build log interceptor. -
Uses of AgentBuildTask in com.atlassian.bamboo.vcsversion
Classes in com.atlassian.bamboo.vcsversion that implement AgentBuildTask Modifier and Type Class Description class
VCSVersionReader
-