Modifier and Type | Interface and Description |
---|---|
interface |
CustomBuildProcessor
Allows for a custom build process to be run after the main Builder.
|
interface |
CustomBuildProcessorServer
Allows for a custom build process to be run after the main Builder.
|
interface |
CustomPostBuildCompletedAction
Allows for a custom build process to be run after the main Builder.
|
interface |
CustomPreBuildAction
A custom pre build task that occurs on the
ExecutableBuildAgent . |
Modifier and Type | Class and Description |
---|---|
class |
BuildArtifactPostProcessor |
Modifier and Type | Class and Description |
---|---|
class |
BuildMonitoringPerPlanPlugin |
Modifier and Type | Interface and Description |
---|---|
interface |
CustomPreBuildQueuedAction
This plugin runs before the build is put onto the JMS Build Queue.
|
Modifier and Type | Class and Description |
---|---|
class |
CloverBuildProcessor |
class |
CloverDeltaCalculator |
Modifier and Type | Class and Description |
---|---|
class |
BuildLabeller |
Modifier and Type | Class and Description |
---|---|
class |
MavenDependenciesServerPostProcessor
Updates plan particles after a build if the maven dependencies processor was used.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseConfigurableBuildPlugin
Helper class that allows you to
|
Modifier and Type | Interface and Description |
---|---|
interface |
AgentBuildTask
Marker interface for
BuildTask that can run on the agent. |
interface |
CapabililitiesAwareBuildTask |
interface |
HibernateBuildTask
A
BuildTask that will be wrapped in a Hibernate transaction. |
interface |
InterruptibleBuildTask
Deprecated.
Since v5.0. If you were using this, it wasn't doing anything anyway. Just remove.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractBuildTask |
Modifier and Type | Class and Description |
---|---|
class |
VCSVersionReader |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.