Uses of Interface
com.atlassian.bamboo.v2.build.task.BuildTask
Package
Description
-
Uses of BuildTask in com.atlassian.bamboo.build
Modifier 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
-
Uses of BuildTask in com.atlassian.bamboo.build.monitoring
-
Uses of BuildTask in com.atlassian.bamboo.buildqueue.manager
Modifier 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
-
Uses of BuildTask in com.atlassian.bamboo.plugins.labeller
Modifier 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
Modifier and TypeClassDescriptionclass
Updates plan particles after a build if the maven dependencies processor was used. -
Uses of BuildTask in com.atlassian.bamboo.v2.build
Modifier and TypeClassDescriptionclass
Helper class that allows you to -
Uses of BuildTask in com.atlassian.bamboo.v2.build.task
-
Uses of BuildTask in com.atlassian.bamboo.vcsversion