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 TypeInterfaceDescriptioninterfaceAllows for a custom build process to be run after the main Builder.interfaceAllows for a custom build process to be run after the main Builder.interfaceAllows for a custom build process to be run after the main Builder.interfaceA 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 TypeInterfaceDescriptioninterfaceThis 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 TypeClassDescriptionclassServer side processor which reads build result metadata and adds labels to build result entity.classclassAgent 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 TypeClassDescriptionclassUpdates 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 TypeClassDescriptionclassHelper 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 TypeInterfaceDescriptioninterfaceMarker interface forBuildTaskthat can run on the agent.interfaceinterfaceABuildTaskthat will be wrapped in a Hibernate transaction.interfaceDeprecated.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