Uses of Interface
com.atlassian.bamboo.v2.build.task.BuildTask
Packages that use BuildTask
Package
Description
-
Uses of BuildTask in com.atlassian.bamboo.build
Subinterfaces of BuildTask in com.atlassian.bamboo.buildModifier and TypeInterfaceDescriptioninterface
Allows for a custom build process to be run after the main Builder.interface
Allows for a custom build process to be run after the main Builder.interface
Allows for a custom build process to be run after the main Builder.interface
A custom pre build task that occurs on theExecutableBuildAgent
. -
Uses of BuildTask in com.atlassian.bamboo.build.artifact
Classes in com.atlassian.bamboo.build.artifact that implement BuildTask -
Uses of BuildTask in com.atlassian.bamboo.build.monitoring
Classes in com.atlassian.bamboo.build.monitoring that implement BuildTask -
Uses of BuildTask in com.atlassian.bamboo.buildqueue.manager
Subinterfaces of BuildTask in com.atlassian.bamboo.buildqueue.managerModifier and TypeInterfaceDescriptioninterface
This plugin runs before the build is put onto the JMS Build Queue. -
Uses of BuildTask in com.atlassian.bamboo.clover.builder.coverage
Classes in com.atlassian.bamboo.clover.builder.coverage that implement BuildTask -
Uses of BuildTask in com.atlassian.bamboo.plugins.labeller
Classes in com.atlassian.bamboo.plugins.labeller that implement BuildTaskModifier and TypeClassDescriptionclass
Server side processor which reads build result metadata and adds labels to build result entity.class
class
Agent side pre build action which adds build log interceptor. -
Uses of BuildTask in com.atlassian.bamboo.plugins.maven.dependencies
Classes in com.atlassian.bamboo.plugins.maven.dependencies that implement BuildTaskModifier and TypeClassDescriptionclass
Updates plan particles after a build if the maven dependencies processor was used. -
Uses of BuildTask in com.atlassian.bamboo.v2.build
Classes in com.atlassian.bamboo.v2.build that implement BuildTaskModifier and TypeClassDescriptionclass
Helper class that allows you to -
Uses of BuildTask in com.atlassian.bamboo.v2.build.task
Subinterfaces of BuildTask in com.atlassian.bamboo.v2.build.taskModifier and TypeInterfaceDescriptioninterface
Marker interface forBuildTask
that can run on the agent.interface
interface
ABuildTask
that will be wrapped in a Hibernate transaction.interface
Deprecated.Since v5.0.Classes in com.atlassian.bamboo.v2.build.task that implement BuildTask -
Uses of BuildTask in com.atlassian.bamboo.vcsversion
Classes in com.atlassian.bamboo.vcsversion that implement BuildTask