| Interface | Description |
|---|---|
| BuildChanges |
Class that encapsulates the repository changes for a particular build result
|
| BuildConfigurationAwarePlugin<T extends com.atlassian.plugin.ModuleDescriptor> | |
| BuildContext |
A class that encapsulates how to build a particular plan at a given instance
|
| BuildIdentifier | |
| BuildRepositoryChanges | |
| CommonContext | |
| ConfigurablePlugin<T extends com.atlassian.plugin.ModuleDescriptor> | |
| CurrentBuildResult |
Interface that defines the partial output of a plan being built
|
| CurrentlyBuilding |
This object encapsulates the
BuildContext that'd being built and the BuildAgent id it's related to |
| CurrentlyBuilding.ExecutableInfo |
Executable information.
|
| CurrentResult | |
| ImportExportAwarePlugin<T extends com.atlassian.bamboo.specs.api.builders.plan.configuration.PluginConfiguration,P extends com.atlassian.bamboo.specs.api.model.plan.configuration.PluginConfigurationProperties> |
Interface for plugin modules that support importing and exporting of their configuration.
|
| RenderableBuildConfiguration |
| Class | Description |
|---|---|
| BaseBuildConfigurationAwarePlugin | |
| BaseConfigurableBuildPlugin |
Helper class that allows you to
|
| BaseConfigurablePlugin |
Skeleton class which should be extended by implementors of ConfigurablePlugin interface.
|
| BuildCancelledDetails | |
| BuildChangesImpl | |
| BuildContextHelper | |
| BuildContextImpl | |
| BuildIdentifierImpl | |
| BuildKey |
A key that represents a unique build execution.
|
| BuildRepositoryChangesImpl | |
| CommonContextHelper | |
| CurrentBuildResultImpl | |
| CurrentlyBuildingImpl | |
| CurrentResultImpl | |
| CustomBuildDataHelper |
Utility class to help manage the customBuilDataMap in the
CurrentBuildResult |
| XStreamCurrentlyBuildingPersisterImpl |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.