Uses of Interface
com.atlassian.bamboo.v2.BambooPluginModule
-
-
Uses of BambooPluginModule in com.atlassian.bamboo.brokenbuildtracker
Classes in com.atlassian.bamboo.brokenbuildtracker that implement BambooPluginModule Modifier and Type Class Description class
BrokenBuildPostProcessor
-
Uses of BambooPluginModule in com.atlassian.bamboo.brokenbuildtracker.notifications
Classes in com.atlassian.bamboo.brokenbuildtracker.notifications that implement BambooPluginModule Modifier and Type Class Description class
ChangeInResponsibilityNotificationType
class
ResponsibleRecipient
-
Uses of BambooPluginModule in com.atlassian.bamboo.build
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.build Modifier and Type Interface Description interface
BuildTriggerCondition
Provides the ability to gate whether a build should be triggered or not.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 theExecutableBuildAgent
. -
Uses of BambooPluginModule in com.atlassian.bamboo.build.artifact
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.build.artifact Modifier and Type Interface Description interface
ArtifactHandler
Handles artifact storage.interface
RepublishingArtifactHandler
Artifact handler that supports build resiliency by allowing republishing or artifacts.Classes in com.atlassian.bamboo.build.artifact that implement BambooPluginModule Modifier and Type Class Description class
AbstractArtifactHandler
class
AbstractLocalArtifactHandler
class
AbstractRepublishingArtifactHandler
class
AgentLocalArtifactHandler
class
AgentLocalArtifactHandlerConfigurator
class
ArtifactHandlerDecoratorSupport
Allows to decorate anArtifactHandler
by overwriting some of it's methods.class
ArtifactHandlerForPlanConfigurator
class
BambooRemoteArtifactHandler
class
BambooRemoteArtifactHandlerConfigurator
class
BuildArtifactPostProcessor
class
RemoteTransferFallbackArtifactHandler
class
S3ArtifactHandler
class
S3ArtifactHandlerConfigurator
class
ServerLocalArtifactHandler
class
ServerLocalArtifactHandlerConfigurator
-
Uses of BambooPluginModule in com.atlassian.bamboo.build.artifact.handlers
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.build.artifact.handlers Modifier and Type Interface Description interface
ArtifactHandlerConfigurator
Configurator for aArtifactHandler
.Classes in com.atlassian.bamboo.build.artifact.handlers that implement BambooPluginModule Modifier and Type Class Description class
AbstractArtifactHandlerConfigurator
class
ArtifactHandlerPackagingDecorator
A decorator for anArtifactHandler
that adds packaging of artifact files when certain conditions are met. -
Uses of BambooPluginModule in com.atlassian.bamboo.build.configuration
Classes in com.atlassian.bamboo.build.configuration that implement BambooPluginModule Modifier and Type Class Description class
ConcurrentBuildsPlanConfigurationPlugin
-
Uses of BambooPluginModule in com.atlassian.bamboo.build.docker
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.build.docker Modifier and Type Interface Description interface
DockerHandlerProvider
Experimental API, work in progress.Classes in com.atlassian.bamboo.build.docker that implement BambooPluginModule Modifier and Type Class Description class
DefaultDockerHandlerProvider
-
Uses of BambooPluginModule in com.atlassian.bamboo.build.expiry.plugin
Classes in com.atlassian.bamboo.build.expiry.plugin that implement BambooPluginModule Modifier and Type Class Description class
BuildExpiryPerPlanPlugin
A plugin class that allows you to have build expiry occur per build -
Uses of BambooPluginModule in com.atlassian.bamboo.build.monitoring
Classes in com.atlassian.bamboo.build.monitoring that implement BambooPluginModule Modifier and Type Class Description class
BuildMonitoringPerPlanPlugin
class
HungBuildPlanConfigurationPlugin
-
Uses of BambooPluginModule in com.atlassian.bamboo.build.test
Classes in com.atlassian.bamboo.build.test that implement BambooPluginModule Modifier and Type Class Description class
SkipTestHistoryConfigurationItem
-
Uses of BambooPluginModule in com.atlassian.bamboo.buildqueue.manager
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.buildqueue.manager Modifier and Type Interface Description interface
CustomPreBuildQueuedAction
This plugin runs before the build is put onto the JMS Build Queue. -
Uses of BambooPluginModule in com.atlassian.bamboo.buildtrigger
Classes in com.atlassian.bamboo.buildtrigger that implement BambooPluginModule Modifier and Type Class Description class
PlansGreenCondition
-
Uses of BambooPluginModule in com.atlassian.bamboo.capability
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.capability Modifier and Type Interface Description interface
CapabilityConfiguratorPluginModule
Module descriptor for Capability Configurator plugin pointClasses in com.atlassian.bamboo.capability that implement BambooPluginModule Modifier and Type Class Description class
AbstractCapabilityConfiguratorPluginModule
-
Uses of BambooPluginModule in com.atlassian.bamboo.chains.plugins
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.chains.plugins Modifier and Type Interface Description interface
PostChainAction
Custom action that runs after theChain
has finished executinginterface
PostJobAction
Custom action that runs after aJob
has finished executing as part of aChainStage
interface
PostStageAction
Custom action that runs after theChainStage
has finished executinginterface
PreChainAction
Custom action that runs before theChain
has started executinginterface
PreJobAction
Custom action that runs before aJob
has been queued as part of aChainStage
interface
PrePostTaskActions
Custom actions that run before and after a build task (TaskType
), a deployment task (com.atlassian.bamboo.deployments.execution.DeploymentTaskType, or a common task (CommonTaskType
) in a build or a deployment plan.interface
PreStageAction
Custom action that runs before theChainStage
has started executinginterface
RestartFailedStageAction
Custom action that runs before a failedChainStage
has been restarted.interface
ResumeManualStageAction
Custom action that runs before the manualChainStage
has been continuedinterface
StopOnManualStageAction
Custom action that runs after theChainStage
has stopped execution on manual stage. -
Uses of BambooPluginModule in com.atlassian.bamboo.charts.author
Classes in com.atlassian.bamboo.charts.author that implement BambooPluginModule Modifier and Type Class Description class
AuthorBrokenBuildsLineChart
class
AuthorFailuresLineChart
class
AuthorFixedBuildsLineChart
class
AuthorNumberBuildsLineChart
class
AuthorSuccessRatioLineChart
-
Uses of BambooPluginModule in com.atlassian.bamboo.clover.build
Classes in com.atlassian.bamboo.clover.build that implement BambooPluginModule Modifier and Type Class Description class
CloverGrailsBuildTaskActions
The pre-task action adds a Grails Clover Plugin dependency in BuildConfig.groovy or in pom.xml, if required. -
Uses of BambooPluginModule in com.atlassian.bamboo.clover.builder.command
Classes in com.atlassian.bamboo.clover.builder.command that implement BambooPluginModule Modifier and Type Class Description class
AbstractCloverCommandDecorator
A base class for the Clover Command Line Decorators.class
CloverAntCommandDecorator
Enhances Ant build command by adding Clover goals for instrumentation and reportingclass
CloverGrailsCommandDecorator
class
CloverMavenCommandDecorator
Enhance Maven command so that Clover instrumentation will occur -
Uses of BambooPluginModule in com.atlassian.bamboo.clover.builder.coverage
Classes in com.atlassian.bamboo.clover.builder.coverage that implement BambooPluginModule Modifier and Type Class Description class
CloverBuildProcessor
class
CloverChainResultAggregator
class
CloverDeltaCalculator
-
Uses of BambooPluginModule in com.atlassian.bamboo.clover.reports.charts
Classes in com.atlassian.bamboo.clover.reports.charts that implement BambooPluginModule Modifier and Type Class Description class
BuildNumberCoverageLineChart
class
BuildSummaryCodeLinesLineChart
Base class for charts showing various metrics related with lines of code.class
BuildSummaryCoverageLineChart
class
BuildSummaryLOCLineChart
Chart showing LOC (lines of code).class
BuildSummaryNCLOCLineChart
Chart showing NCLOC (non-comment lines of code) -
Uses of BambooPluginModule in com.atlassian.bamboo.clover.reports.collector
Classes in com.atlassian.bamboo.clover.reports.collector that implement BambooPluginModule Modifier and Type Class Description class
CloverCoverageCollector
class
CloverLOCCollector
class
CloverNCLOCCollector
class
CloverPerBuildCoverageCollector
-
Uses of BambooPluginModule in com.atlassian.bamboo.credentials
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.credentials Modifier and Type Interface Description interface
CredentialType
Handles shared credentials.Classes in com.atlassian.bamboo.credentials that implement BambooPluginModule Modifier and Type Class Description class
AbstractCredentialType
class
SshCredentialType
class
UsernamePasswordCredentialType
-
Uses of BambooPluginModule in com.atlassian.bamboo.deployments
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.deployments Modifier and Type Interface Description interface
CustomPreDeploymentAction
A custom pre deployment task that is executed on theExecutableBuildAgent
, just before actual deployment execution on environment. -
Uses of BambooPluginModule in com.atlassian.bamboo.deployments.configuration
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.deployments.configuration Modifier and Type Interface Description interface
CustomEnvironmentConfigPlugin
Plugin with custom configuration for each environment. -
Uses of BambooPluginModule in com.atlassian.bamboo.deployments.notification
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.deployments.notification Modifier and Type Interface Description interface
DeploymentResultAwareNotificationRecipient
Classes in com.atlassian.bamboo.deployments.notification that implement BambooPluginModule Modifier and Type Class Description class
DeploymentFailedNotificationType
class
DeploymentFinishedNotificationType
class
DeploymentStartedFinishedNotificationType
-
Uses of BambooPluginModule in com.atlassian.bamboo.deployments.plugins
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.deployments.plugins Modifier and Type Interface Description interface
PreDeploymentQueuedAction
Custom action that runs before aEnvironment
has been queued -
Uses of BambooPluginModule in com.atlassian.bamboo.index
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.index Modifier and Type Interface Description interface
CustomPostBuildIndexWriter
Deprecated.since 7.2.0 without replacement.interface
PostChainIndexWriter
Deprecated.since 7.2.0 without replacement. -
Uses of BambooPluginModule in com.atlassian.bamboo.notification
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.notification Modifier and Type Interface Description interface
NotificationRecipient
Representation of a recipient of notifications.interface
NotificationType
Represents a type of notification.Classes in com.atlassian.bamboo.notification that implement BambooPluginModule Modifier and Type Class Description class
AbstractNotificationType
-
Uses of BambooPluginModule in com.atlassian.bamboo.notification.buildcommented
Classes in com.atlassian.bamboo.notification.buildcommented that implement BambooPluginModule Modifier and Type Class Description class
CommentNotificationType
-
Uses of BambooPluginModule in com.atlassian.bamboo.notification.buildcompleted
Classes in com.atlassian.bamboo.notification.buildcompleted that implement BambooPluginModule Modifier and Type Class Description class
AllBuildsNotificationType
class
BuildFailedAndFirstFixedNotificationType
class
BuildStatusChangeNotificationType
sends a notification whenever the build status changes from passed <> failedclass
FirstJobFailedNotificationType
-
Uses of BambooPluginModule in com.atlassian.bamboo.notification.builderror
Classes in com.atlassian.bamboo.notification.builderror that implement BambooPluginModule Modifier and Type Class Description class
BuildErrorNotificationType
-
Uses of BambooPluginModule in com.atlassian.bamboo.notification.buildhung
Classes in com.atlassian.bamboo.notification.buildhung that implement BambooPluginModule Modifier and Type Class Description class
BuildHungNotificationType
-
Uses of BambooPluginModule in com.atlassian.bamboo.notification.buildmissingcapableagent
Classes in com.atlassian.bamboo.notification.buildmissingcapableagent that implement BambooPluginModule Modifier and Type Class Description class
BuildMissingCapableAgentNotificationType
-
Uses of BambooPluginModule in com.atlassian.bamboo.notification.buildqueuetimeout
Classes in com.atlassian.bamboo.notification.buildqueuetimeout that implement BambooPluginModule Modifier and Type Class Description class
BuildQueueTimeoutNotificationType
-
Uses of BambooPluginModule in com.atlassian.bamboo.notification.chain
Classes in com.atlassian.bamboo.notification.chain that implement BambooPluginModule Modifier and Type Class Description class
AfterXFailedNotificationType
class
AllChainNotificationType
class
AllStageNotificationType
class
ChainFailedAndFirstFixedNotificationType
class
ChainStatusChangeNotificationType
sends a notification whenever the chain status changes from passed <> failed -
Uses of BambooPluginModule in com.atlassian.bamboo.notification.recipients
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.notification.recipients Modifier and Type Interface Description interface
UserRecipient
Represents a user notification recipient.Classes in com.atlassian.bamboo.notification.recipients that implement BambooPluginModule Modifier and Type Class Description class
AbstractNotificationRecipient
class
CommitterRecipient
Represents a notification recipient for whoever has committed to a build Only relevant for a build completed notification related events.class
EmailRecipient
Represents a single email address notification recipientclass
GroupRecipient
Represents a group recipient.class
ImRecipient
Represents a single IM address recipientclass
UserRecipientImpl
Represents a user notification recipient.class
WatcherRecipient
Represents a watcher notification recipient.class
WebhookRecipient
-
Uses of BambooPluginModule in com.atlassian.bamboo.plan.configuration
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.plan.configuration Modifier and Type Interface Description interface
DependenciesPlanConfigurationPlugin
Marker interface for plugins that are used to add custom parameters to BuildConfiguration/BuildDefinition.interface
MiscellaneousPlanConfigurationPlugin
Marker interface for plugins that are used to add custom parameters to BuildConfiguration/BuildDefinition.interface
PlanConfigurationUiPlugin
This is not intended to be used directly. -
Uses of BambooPluginModule in com.atlassian.bamboo.plan.trigger
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.plan.trigger Modifier and Type Interface Description interface
PlanTrigger
When paired with aTriggerReason
gives the implementer control over how thePlan
is triggered. -
Uses of BambooPluginModule in com.atlassian.bamboo.plugin
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.plugin Modifier and Type Interface Description interface
InitablePluginModule<T extends com.atlassian.plugin.ModuleDescriptor>
Represents a plugin module that can be initialize with its own module descriptor.interface
PluggableFooter
A plugin to render the footer in Bamboo.interface
PluggableTopNavigation
A plugin to render to the top navigation bar in BambooConstructor parameters in com.atlassian.bamboo.plugin with type arguments of type BambooPluginModule Constructor Description ModuleAndMultiDescriptorPredicate(@NotNull Class<? extends BambooPluginModule> moduleClass, @NotNull com.atlassian.plugin.PluginAccessor pluginAccessor, @NotNull Class<? extends com.atlassian.plugin.ModuleDescriptor<?>>... moduleDescriptorsClasses)
-
Uses of BambooPluginModule in com.atlassian.bamboo.plugin.web
Classes in com.atlassian.bamboo.plugin.web that implement BambooPluginModule Modifier and Type Class Description class
DefaultFooter
class
DefaultTopNavigation
-
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.ant.decorator
Classes in com.atlassian.bamboo.plugins.ant.decorator that implement BambooPluginModule Modifier and Type Class Description class
IsolatedTmpDirCommandDecorator
-
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.ant.task
Classes in com.atlassian.bamboo.plugins.ant.task that implement BambooPluginModule Modifier and Type Class Description class
AntCapabilityDefaultsHelper
-
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.bitbucket
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.plugins.bitbucket Modifier and Type Interface Description interface
BitbucketDelegatedRepository
Classes in com.atlassian.bamboo.plugins.bitbucket that implement BambooPluginModule Modifier and Type Class Description class
BitbucketRepository
-
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.dummy
Classes in com.atlassian.bamboo.plugins.dummy that implement BambooPluginModule Modifier and Type Class Description class
DummyCustomEnvironmentConfig
class
DummyPostJobAction
class
DummyPreDeploymentAction
class
DummyPreDeploymentQueuedAction
-
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.git
Classes in com.atlassian.bamboo.plugins.git that implement BambooPluginModule Modifier and Type Class Description class
GitCapabilityTypeModule
class
GitHubRepository
class
GitRepository
-
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.grails
Classes in com.atlassian.bamboo.plugins.grails that implement BambooPluginModule Modifier and Type Class Description class
GrailsCapabilityDefaultsHelper
-
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.jira.release
Classes in com.atlassian.bamboo.plugins.jira.release that implement BambooPluginModule Modifier and Type Class Description class
JIRAReleasePlanTrigger
-
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.labeller
Classes in com.atlassian.bamboo.plugins.labeller that implement BambooPluginModule Modifier and Type Class Description class
BuildLabeller
Server side processor which reads build result metadata and adds labels to build result entity.class
BuildLabellerCustomBuildProcessor
class
BuildLogLabellerPreBuildAction
Agent side pre build action which adds build log interceptor. -
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.maven
Classes in com.atlassian.bamboo.plugins.maven that implement BambooPluginModule Modifier and Type Class Description class
Maven2CapabilityConfigurator
-
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.maven.decorator
Classes in com.atlassian.bamboo.plugins.maven.decorator that implement BambooPluginModule Modifier and Type Class Description class
AbstractIsolatedLocalRepositoryCommandDecorator
class
IsolatedTmpDirCommandDecorator
class
Maven2IsolatedLocalRepositoryCommandDecorator
class
Maven3IsolatedLocalRepositoryCommandDecorator
class
MavenBatchModeCommandDecorator
This class will automatically add '--batch-mode' to any Maven 2 and 3 commands that do not already contain '--batch-mode'. -
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.maven.dependencies
Classes in com.atlassian.bamboo.plugins.maven.dependencies that implement BambooPluginModule Modifier and Type Class Description class
AutomaticDependencyManagementPlugin
class
MavenDependenciesServerPostProcessor
Updates plan particles after a build if the maven dependencies processor was used. -
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.maven.task
Classes in com.atlassian.bamboo.plugins.maven.task that implement BambooPluginModule Modifier and Type Class Description class
Maven1CapabilityDefaultsHelper
class
Maven2CapabilityDefaultsHelper
class
Maven3CapabilityDefaultsHelper
-
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.php.task
Classes in com.atlassian.bamboo.plugins.php.task that implement BambooPluginModule Modifier and Type Class Description class
AbstractPhpUnitCapabilityDefaultsHelper
class
PhpUnitBuildTaskCloverCommandDecorator
class
PhpUnitCapabilityDefaultsHelper
class
PhpUnitPre34CapabilityDefaultsHelper
-
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.ssh
Classes in com.atlassian.bamboo.plugins.ssh that implement BambooPluginModule Modifier and Type Class Description class
SshCapabilityTypeModule
-
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.stash
Classes in com.atlassian.bamboo.plugins.stash that implement BambooPluginModule Modifier and Type Class Description class
StashRepositoryImpl
class
StashWebRepositoryViewer
URL FORMATS: file https://caviardog.atlassian.com/caviar/projects/STASH/repos/stash/browse/webapp/default/src/main/webapp/static/page/repository/editRepository.soy?at=8127e6af149297ae95219c3b0a202a84d9a20b33 revision/changeset https://caviardog.atlassian.com/caviar/projects/STASH/repos/stash/commits/8127e6af149297ae95219c3b0a202a84d9a20b33 diff https://caviardog.atlassian.com/caviar/projects/STASH/repos/stash/diff/webapp/default/src/main/webapp/static/page/repository/editRepository.soy?at=8127e6af149297ae95219c3b0a202a84d9a20b33&until=8127e6af149297ae95219c3b0a202a84d9a20b33 -
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.stash.api
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.plugins.stash.api Modifier and Type Interface Description interface
StashRepository
-
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.testutils.docker
Classes in com.atlassian.bamboo.plugins.testutils.docker that implement BambooPluginModule Modifier and Type Class Description class
TestDockerHandlerProvider
-
Uses of BambooPluginModule in com.atlassian.bamboo.quickfilter.rule
Classes in com.atlassian.bamboo.quickfilter.rule that implement BambooPluginModule Modifier and Type Class Description class
AbstractQuickFilterRuleType
-
Uses of BambooPluginModule in com.atlassian.bamboo.quickfilter.rule.plugin
Classes in com.atlassian.bamboo.quickfilter.rule.plugin that implement BambooPluginModule Modifier and Type Class Description class
HasLabelRuleType
Quick filter rule that filters plans by their labels.class
InProjectRuleType
Quick filter rule that filters plans by their projects.class
LastExecutionDateRuleType
Quick filter rule that filters plans by completion date of their latest build result.class
LastResultStatusRuleType
Quick filter rule that filters plans by their last build result's status.class
NameMatcherRuleType
Quick filter rule that filters plans by name, matching against a regular expression.class
SuspensionStatusRuleType
Quick filter rule that filters plans by suspension status. -
Uses of BambooPluginModule in com.atlassian.bamboo.reports.charts
Classes in com.atlassian.bamboo.reports.charts that implement BambooPluginModule Modifier and Type Class Description class
AgentUtilizationLineChart
class
BambooReportLineChart
class
BuildSummaryAverageDurationLineChart
class
BuildSummaryAverageQueuedDurationLineChart
class
BuildSummaryAverageTimeToFixLineChart
class
BuildSummaryFailureRatioWithLabelUsageLineChart
class
BuildSummaryFailuresLineChart
class
BuildSummaryLabelUsageCountLineChart
class
BuildSummaryLabelUsageRatioLineChart
class
BuildSummaryNumberBuildsLineChart
class
BuildSummaryNumberTestsLineChart
class
BuildSummarySuccessRatioLineChart
-
Uses of BambooPluginModule in com.atlassian.bamboo.reports.collector
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.reports.collector Modifier and Type Interface Description interface
ReportCollector
Interface that specifies an object that collects statistics from the passedReportCollector.setResultsList(List)
Classes in com.atlassian.bamboo.reports.collector that implement BambooPluginModule Modifier and Type Class Description class
AbstractTimePeriodCollector
class
AgentUtilizationCollector
class
AverageDurationCollector
class
AverageQueuedDurationCollector
class
LabelUsageCountCollector
class
LabelUsageRatioCollector
class
NumberOfBuildFailureCollector
class
NumberOfBuildsCollector
class
NumberOfTestsCollector
class
RatioOfFailureWithLabelUsageCollector
class
RatioOfSuccessCollector
class
TimeToFixCollector
-
Uses of BambooPluginModule in com.atlassian.bamboo.repository
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.repository Modifier and Type Interface Description interface
BranchAwareRepository
Repository that supports setting and getting the current branch.interface
BranchDetectionCapableRepository
Deprecated.useBranchInformationProvider
instead.interface
BranchInformationProvider
Repository that can provide information about branches.interface
BranchingAwareRepository
Repository that supports branching operation.interface
BranchMergingAwareRepository
interface
CachingAwareRepository
Should be implemented by repositories supporting caching of its method calls.interface
CheckoutCustomRevisionDataAwareRepository
Repository that uses additional information for code checkout.interface
CommitIsolationAwareRepository
Whether the repository supports commits being broken up into individual buildsinterface
CustomRevisionDataAwareRepository
Repository that uses additional information for change detection.interface
CustomVariableProviderRepository
Allows theRepository
implementation to provide variables specific to the repository.interface
IncludeExcludeAwareRepository
interface
InitialBuildAwareRepository
Allows theRepository
to perform custom actionsinterface
MavenPomAccessorCapableRepository
Defines a repository which can setup itself using Maven SCM url as defined in http://maven.apache.org/scm/scms-overview.htmlinterface
OnceOffCapableRepository
interface
PreparableRepository
Deprecated.since 5.14interface
PushCapableRepository
Repository that supports pushing changes back to the remote repository.interface
QuietPeriodAwareRepository
Repositories that implement this method will continue to collect changes for everyQuietPeriodAwareRepository.getQuietPeriod()
up toQuietPeriodAwareRepository.getMaxRetries()
times.interface
Repository
Deprecated.since 5.14interface
RequiresRepositoryData
Repository that needs to know things aboutRepositoryData
object that defines it.interface
SelectableAuthenticationRepository
interface
StandaloneRepository
Represents Repository that does not requirePlan
for configuration and thus is 'visible' to Global Repository feature.interface
TaggingAwareRepository
Repository that supports tags.interface
TestConnectionAwareRepository
Repository that supports testing connection.Classes in com.atlassian.bamboo.repository that implement BambooPluginModule Modifier and Type Class Description class
AbstractRepository
Deprecated.since 5.14 use new repository plugin API insteadclass
AbstractStandaloneRepository
This class provides common repository implementation code for Repositories that can be used by Global Repository feature. -
Uses of BambooPluginModule in com.atlassian.bamboo.repository.nullrepository
Classes in com.atlassian.bamboo.repository.nullrepository that implement BambooPluginModule Modifier and Type Class Description class
NullRepository
-
Uses of BambooPluginModule in com.atlassian.bamboo.repository.perforce
Classes in com.atlassian.bamboo.repository.perforce that implement BambooPluginModule Modifier and Type Class Description class
PerforceRepository
This class provides a Perforce implementation of theRepository
interface. -
Uses of BambooPluginModule in com.atlassian.bamboo.repository.svn
Classes in com.atlassian.bamboo.repository.svn that implement BambooPluginModule Modifier and Type Class Description class
SvnRepository
This class provides a Subversion repository for Bamboo. -
Uses of BambooPluginModule in com.atlassian.bamboo.repository.ui
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.repository.ui Modifier and Type Interface Description interface
EditActionAwareRepository
Repository that needs to perform additional actions before edit page is rendered for the repository and/or if additional, possibly failing, action needs to be taken before configuration is saved. -
Uses of BambooPluginModule in com.atlassian.bamboo.task.plugins
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.task.plugins Modifier and Type Interface Description interface
TaskProcessCommandDecorator
-
Uses of BambooPluginModule in com.atlassian.bamboo.v2.build
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.v2.build Modifier and Type Interface Description interface
BuildConfigurationAwarePlugin<T extends com.atlassian.plugin.ModuleDescriptor>
interface
ConfigurablePlugin<T extends com.atlassian.plugin.ModuleDescriptor>
interface
ImportExportAwarePlugin<T extends com.atlassian.bamboo.specs.api.builders.plan.configuration.PluginConfiguration<P>,P extends com.atlassian.bamboo.specs.api.model.plan.configuration.PluginConfigurationProperties>
Interface for plugin modules that support importing and exporting of their configuration.Classes in com.atlassian.bamboo.v2.build that implement BambooPluginModule Modifier and Type Class Description class
BaseBuildConfigurationAwarePlugin
class
BaseConfigurableBuildPlugin
Helper class that allows you toclass
BaseConfigurablePlugin
Skeleton class which should be extended by implementors of ConfigurablePlugin interface. -
Uses of BambooPluginModule in com.atlassian.bamboo.v2.build.agent.capability
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.v2.build.agent.capability Modifier and Type Interface Description interface
CapabilityDefaultsHelper
If implemented on aCapabilityTypeModule
this interface makes the auto-detection of capabilities possible via theCapabilityDefaultsHelper.addDefaultCapabilities(CapabilitySet)
methodinterface
CapabilityTypeModule
Classes in com.atlassian.bamboo.v2.build.agent.capability that implement BambooPluginModule Modifier and Type Class Description class
AbstractCapabilityTypeModule
class
AbstractExecutableCapabilityTypeModule
class
AbstractFileCapabilityDefaultsHelper
class
AbstractHomeDirectoryCapabilityDefaultsHelper
class
AbstractMultipleExecutableCapabilityTypeModule
class
CapabilityDefaultsHelperImpl
-
Uses of BambooPluginModule in com.atlassian.bamboo.v2.build.repository
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.v2.build.repository Modifier and Type Interface Description interface
CustomSourceDirectoryAwareRepository
Repository that supports checkout to any directory.interface
RepositoryEventAware
An interface that allows the repository to do something before and after the checkout / update occursinterface
RepositoryV2
interface
RequirementsAwareRepository
-
Uses of BambooPluginModule in com.atlassian.bamboo.vcsversion
Classes in com.atlassian.bamboo.vcsversion that implement BambooPluginModule Modifier and Type Class Description class
VCSVersionReader
-
Uses of BambooPluginModule in com.atlassian.bamboo.webrepository
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.webrepository Modifier and Type Interface Description interface
CommitUrlProvider
If implementing this interface Bamboo's notifications can make use of it to provide web repository links within html emailsinterface
DeploymentsAwareCommitUrlProvider
CommitUrlProvider
that 'knows' how to deal with deploymentsinterface
WebRepositoryViewer
Deprecated.since 5.14Classes in com.atlassian.bamboo.webrepository that implement BambooPluginModule Modifier and Type Class Description class
AbstractWebRepositoryViewer
class
DefaultWebRepositoryViewer
Deprecated.since 5.14 it implements old interfaceclass
NoWebRepositoryViewer
-
Uses of BambooPluginModule in com.atlassian.bamboo.webrepository.fisheye
Classes in com.atlassian.bamboo.webrepository.fisheye that implement BambooPluginModule Modifier and Type Class Description class
FisheyeWebRepositoryViewer
URL FORMATS: file https://atlaseye.atlassian.com/browse/bamboo/branches/atlassian_bamboo_2_4_branch/atlassian-ide-plugin.shared.xml#r68584 url/browse/reponame/file~ revision https://atlaseye.atlassian.com/browse/bamboo/trunk/atlassian-ide-plugin.shared.xml?r=68584 url/browse/reponame/file?r=XXX diff https://atlaseye.atlassian.com/browse/bamboo/trunk/atlassian-ide-plugin.shared.xml?r2=68584&r1=68581 url/browse/reponame/file?r2=XX&r1=YYY -- is this working for perforce yet? - no. -
Uses of BambooPluginModule in com.atlassian.bamboo.webrepository.stash
Classes in com.atlassian.bamboo.webrepository.stash that implement BambooPluginModule Modifier and Type Class Description class
LegacyStashWebRepositoryViewer
Deprecated.use LegacyStashWebRepositoryViewer from new Stash plugin
-