| Buildable |
|
| BuildDefinition |
|
| BuildDefinitionForBuild |
|
| BuildDefinitionForProject |
|
| BuildDefinitionManager |
|
| BuildDefinitionXml |
|
| BuildDetectionAction |
|
| BuildDetectionActionFactory |
|
| BuildDetectionResult |
|
| BuildExecutionManager |
A class that is aware of all the goings on in executing builds.
|
| BuildLoggerManager |
|
| BuildNumberExportDao |
For export only.
|
| BuildNumberGeneratorDao |
|
| BuildNumberGeneratorService |
Service that generates unique build numbers for build plans.
|
| BuildNumberService |
|
| BuildRequestResult |
|
| BuildTriggerCondition |
Provides the ability to gate whether a build should be triggered or not.
|
| BuildTriggerConditionExporter<P extends com.atlassian.bamboo.specs.api.model.trigger.TriggerConditionProperties> |
|
| CapabilitySubstitutionBean |
|
| ConditionalBuildDetectionAction |
Optional BuildDetectionAction interface that indicates that the action makes a decision if the build
should start.
|
| CookieCutter |
|
| CustomBuildCompleteAction |
A plugin point for performing custom actions immediately after the build execution has finished.
|
| CustomBuildProcessor |
Allows for a custom build process to be run after the main Builder.
|
| CustomBuildProcessorServer |
Allows for a custom build process to be run after the main Builder.
|
| CustomPostBuildCompletedAction |
Allows for a custom build process to be run after the main Builder.
|
| CustomPreBuildAction |
|
| DelayedChangeDetectionAction |
|
| FlushableBuildLoggerManager |
A build logger manager that supports bulk "flush to disk" operation.
|
| JiraIssueResultsManager |
A manager to search for builds for given JIRA parameters
|
| Job |
|
| LimitedConcurrencyCaller |
LimitedConcurrencyCaller allows limit concurrent calls on critical resources as database connections.
|
| LimitedConcurrencyCaller.Callable<T,E extends Exception> |
|
| LogEntry |
|
| MutablePlanBranchPullRequest |
|
| PartialBuildDefinition |
|
| PlanBranchPullRequest |
|
| PlanBranchPullRequestDao |
|
| PlanBranchPullRequestService |
|
| PlanDependency |
|
| PlanDependencyDao |
|
| PlanDependencyManager |
|
| ServerBuildLoggerManager |
|
| StopBuildManager |
|
| TestResultDecorator |
|
| UnconditionalBuildDetectionAction |
Optional BuildDetectionAction interface that indicates that the action does not make the decision
if the build should start.
|
| UserInitiatedBuildDetectionAction |
|