|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BambooPluginModule in com.atlassian.bamboo.autofavourite |
---|
Classes in com.atlassian.bamboo.autofavourite that implement BambooPluginModule | |
---|---|
class |
AutoFavouritePostChainAction
|
Uses of BambooPluginModule in com.atlassian.bamboo.build |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.build | |
---|---|
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 the ExecutableBuildAgent . |
Classes in com.atlassian.bamboo.build that implement BambooPluginModule | |
---|---|
class |
CloverGrailsPreBuildAction
|
Uses of BambooPluginModule in com.atlassian.bamboo.build.artifact |
---|
Classes in com.atlassian.bamboo.build.artifact that implement BambooPluginModule | |
---|---|
class |
BuildArtifactPostProcessor
|
Uses of BambooPluginModule in com.atlassian.bamboo.build.configuration |
---|
Classes in com.atlassian.bamboo.build.configuration that implement BambooPluginModule | |
---|---|
class |
ConcurrentBuildsPlanConfigurationPlugin
|
Uses of BambooPluginModule in com.atlassian.bamboo.build.expiry.plugin |
---|
Classes in com.atlassian.bamboo.build.expiry.plugin that implement BambooPluginModule | |
---|---|
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 | |
---|---|
class |
BuildMonitoringPerPlanPlugin
|
Uses of BambooPluginModule in com.atlassian.bamboo.builder |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.builder | |
---|---|
interface |
Builder
Deprecated. Since 3.1. Use tasks TaskType |
interface |
EnvironmentVariablesAwareBuilder
Deprecated. |
interface |
MutableEnvironmentVariablesAwareBuilder
Deprecated. |
interface |
PostConfigurableBuilder
Deprecated. |
Classes in com.atlassian.bamboo.builder that implement BambooPluginModule | |
---|---|
class |
AbstractBuilder
Deprecated. Since 3.1. Use tasks TaskType |
class |
AbstractMavenBuilder
Deprecated. Since 3.1. Use tasks TaskType |
class |
AntBuilder
Deprecated. |
class |
CustomCommandBuilder
Deprecated. |
class |
Maven2Builder
Deprecated. |
class |
Maven3Builder
Deprecated. |
class |
MavenBuilder
Deprecated. |
class |
ScriptBuilder
Deprecated. |
Uses of BambooPluginModule in com.atlassian.bamboo.builder.ant |
---|
Classes in com.atlassian.bamboo.builder.ant that implement BambooPluginModule | |
---|---|
class |
IsolatedTmpDirAntCommandDecorator
|
Uses of BambooPluginModule in com.atlassian.bamboo.builder.command |
---|
Classes in com.atlassian.bamboo.builder.command that implement BambooPluginModule | |
---|---|
class |
AbstractCloverCommandDecorator
A base class for the Clover Command Line Decorators. |
class |
CloverAntCommandDecorator
|
class |
CloverGrailsCommandDecorator
|
class |
CloverMavenCommandDecorator
|
Uses of BambooPluginModule in com.atlassian.bamboo.builder.coverage |
---|
Classes in com.atlassian.bamboo.builder.coverage that implement BambooPluginModule | |
---|---|
class |
CloverBuildProcessor
|
class |
CloverChainResultAggregator
|
class |
CloverDeltaCalculator
|
class |
CloverPostBuildIndexWriter
|
Uses of BambooPluginModule in com.atlassian.bamboo.builder.maven |
---|
Classes in com.atlassian.bamboo.builder.maven that implement BambooPluginModule | |
---|---|
class |
IsolatedLocalRepositoryCleanupAction
Deletes the temporary maven repository when AbstractMavenBuilder.isForceRepositoryIsolation() is true |
class |
IsolatedLocalRepositoryMaven2CommandDecorator
|
class |
IsolatedLocalRepositoryMaven3CommandDecorator
|
class |
IsolatedLocalRepositoryMavenCommandDecorator<T extends AbstractMavenBuilder>
Deprecated. |
class |
IsolatedTmpDirMavenCommandDecorator
|
class |
Maven2CapabilityConfigurator
|
Uses of BambooPluginModule in com.atlassian.bamboo.buildqueue.manager |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.buildqueue.manager | |
---|---|
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 | |
---|---|
class |
PlansGreenCondition
|
Uses of BambooPluginModule in com.atlassian.bamboo.capability |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.capability | |
---|---|
interface |
CapabilityConfiguratorPluginModule
Module descriptor for Capability Configurator plugin point |
Classes in com.atlassian.bamboo.capability that implement BambooPluginModule | |
---|---|
class |
AbstractCapabilityConfiguratorPluginModule
|
Uses of BambooPluginModule in com.atlassian.bamboo.chains.plugins |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.chains.plugins | |
---|---|
interface |
PostChainAction
Custom action that runs after the Chain has finished executing |
interface |
PostJobAction
Custom action that runs after a Job has finished executing as part of a ChainStage |
interface |
PostStageAction
Custom action that runs after the ChainStage has finished executing |
interface |
PreChainAction
Custom action that runs before the Chain has started executing |
interface |
PreJobAction
Custom action that runs before a Job has been queued as part of a ChainStage |
interface |
PreStageAction
Custom action that runs before the ChainStage has started executing |
Classes in com.atlassian.bamboo.chains.plugins that implement BambooPluginModule | |
---|---|
class |
PostChainIndexAction
Responsible for indexing the ChainResultsSummary when the Chain execution has completed |
class |
TestResultSummaryMergeAction
Merges the TestResultsSummary of the completed
Job with the TestResultsSummary
of its parent Chain when the Job has finished executing |
Uses of BambooPluginModule in com.atlassian.bamboo.charts.author |
---|
Classes in com.atlassian.bamboo.charts.author that implement BambooPluginModule | |
---|---|
class |
AuthorBrokenBuildsLineChart
|
class |
AuthorFailuresLineChart
|
class |
AuthorFixedBuildsLineChart
|
class |
AuthorNumberBuildsLineChart
|
class |
AuthorSuccessRatioLineChart
|
Uses of BambooPluginModule in com.atlassian.bamboo.command |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.command | |
---|---|
interface |
CommandDecorator
|
Classes in com.atlassian.bamboo.command that implement BambooPluginModule | |
---|---|
class |
AbstractCommandDecorator<T extends Command>
|
Uses of BambooPluginModule in com.atlassian.bamboo.index |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.index | |
---|---|
interface |
CustomPostBuildIndexWriter
Provides a hook into the indexing code put in your own information to the index |
interface |
PostChainIndexWriter
Provides a hook into the indexing code put in your own information to the index |
Uses of BambooPluginModule in com.atlassian.bamboo.notification |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.notification | |
---|---|
interface |
NotificationType
Represents a type of notification. |
Classes in com.atlassian.bamboo.notification that implement BambooPluginModule | |
---|---|
class |
AbstractNotificationType
|
Uses of BambooPluginModule in com.atlassian.bamboo.notification.buildcommented |
---|
Classes in com.atlassian.bamboo.notification.buildcommented that implement BambooPluginModule | |
---|---|
class |
CommentNotificationType
|
Uses of BambooPluginModule in com.atlassian.bamboo.notification.buildcompleted |
---|
Classes in com.atlassian.bamboo.notification.buildcompleted that implement BambooPluginModule | |
---|---|
class |
AllBuildsNotificationType
|
class |
BuildFailedAndFirstFixedNotificationType
|
class |
BuildStatusChangeNotificationType
sends a notification whenever the build status changes from passed <> failed |
class |
FirstJobFailedNotificationType
|
Uses of BambooPluginModule in com.atlassian.bamboo.notification.builderror |
---|
Classes in com.atlassian.bamboo.notification.builderror that implement BambooPluginModule | |
---|---|
class |
BuildErrorNotificationType
|
Uses of BambooPluginModule in com.atlassian.bamboo.notification.buildhung |
---|
Classes in com.atlassian.bamboo.notification.buildhung that implement BambooPluginModule | |
---|---|
class |
BuildHungNotificationType
|
Uses of BambooPluginModule in com.atlassian.bamboo.notification.buildmissingcapableagent |
---|
Classes in com.atlassian.bamboo.notification.buildmissingcapableagent that implement BambooPluginModule | |
---|---|
class |
BuildMissingCapableAgentNotificationType
|
Uses of BambooPluginModule in com.atlassian.bamboo.notification.buildqueuetimeout |
---|
Classes in com.atlassian.bamboo.notification.buildqueuetimeout that implement BambooPluginModule | |
---|---|
class |
BuildQueueTimeoutNotificationType
|
Uses of BambooPluginModule in com.atlassian.bamboo.notification.chain |
---|
Classes in com.atlassian.bamboo.notification.chain that implement BambooPluginModule | |
---|---|
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.plugin |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.plugin | |
---|---|
interface |
InitablePluginModule
Represents a plugin module that can be initialize with its own module descriptor. |
Constructor parameters in com.atlassian.bamboo.plugin with type arguments of type BambooPluginModule | |
---|---|
ModuleAndMultiDescriptorPredicate(java.lang.Class<? extends BambooPluginModule> moduleClass,
com.atlassian.plugin.PluginAccessor pluginAccessor,
java.lang.Class<? extends com.atlassian.plugin.ModuleDescriptor<?>>... moduleDescriptorsClasses)
|
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.ant.task |
---|
Classes in com.atlassian.bamboo.plugins.ant.task that implement BambooPluginModule | |
---|---|
class |
AntCapabilityDefaultsHelper
|
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.builder.php |
---|
Classes in com.atlassian.bamboo.plugins.builder.php that implement BambooPluginModule | |
---|---|
class |
AbstractPhpUnitBuilder
Deprecated. Since 3.1. Use tasks TaskType |
class |
AbstractPhpUnitCommandDecorator
|
class |
CloverPhpUnitCommandDecorator
|
class |
PhpUnit33XBuilder
Deprecated. |
class |
PhpUnitBuilder
Deprecated. |
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.buildnumberstamper |
---|
Classes in com.atlassian.bamboo.plugins.buildnumberstamper that implement BambooPluginModule | |
---|---|
class |
BuildNumberStamper
This class generates a file containing the number of the build. |
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.grails |
---|
Classes in com.atlassian.bamboo.plugins.grails that implement BambooPluginModule | |
---|---|
class |
GrailsBuilder
Deprecated. |
class |
GrailsCapabilityDefaultsHelper
|
class |
GrailsCommandDecorator
|
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.hg |
---|
Classes in com.atlassian.bamboo.plugins.hg that implement BambooPluginModule | |
---|---|
class |
BitbucketRepository
|
class |
HgCapabilityTypeModule
|
class |
HgRepository
|
class |
HgWebRepositoryViewer
|
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.labeller |
---|
Classes in com.atlassian.bamboo.plugins.labeller that implement BambooPluginModule | |
---|---|
class |
BuildLabeller
|
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.maven.dependencies |
---|
Classes in com.atlassian.bamboo.plugins.maven.dependencies that implement BambooPluginModule | |
---|---|
class |
AutomaticDependencyManagementPlugin
|
Uses of BambooPluginModule in com.atlassian.bamboo.plugins.maven.task |
---|
Classes in com.atlassian.bamboo.plugins.maven.task that implement BambooPluginModule | |
---|---|
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 | |
---|---|
class |
AbstractPhpUnitCapabilityDefaultsHelper
|
class |
PhpUnitBuildTaskCloverCommandDecorator
|
class |
PhpUnitCapabilityDefaultsHelper
|
class |
PhpUnitPre34CapabilityDefaultsHelper
|
Uses of BambooPluginModule in com.atlassian.bamboo.reports.charts |
---|
Classes in com.atlassian.bamboo.reports.charts that implement BambooPluginModule | |
---|---|
class |
AgentUtilizationLineChart
|
class |
BambooReportLineChart
|
class |
BuildNumberCoverageLineChart
|
class |
BuildSummaryAverageDurationLineChart
|
class |
BuildSummaryAverageQueuedDurationLineChart
|
class |
BuildSummaryAverageTimeToFixLineChart
|
class |
BuildSummaryCoverageLineChart
|
class |
BuildSummaryFailuresLineChart
|
class |
BuildSummaryLinesOfCodeLineChart
|
class |
BuildSummaryNumberBuildsLineChart
|
class |
BuildSummaryNumberTestsLineChart
|
class |
BuildSummarySuccessRatioLineChart
|
Uses of BambooPluginModule in com.atlassian.bamboo.reports.collector |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.reports.collector | |
---|---|
interface |
ReportCollector
Interface that specifies an object that collects statistics from the passed ReportCollector.setResultsList(List) |
Classes in com.atlassian.bamboo.reports.collector that implement BambooPluginModule | |
---|---|
class |
AbstractTimePeriodCollector
|
class |
AgentUtilizationCollector
|
class |
AverageDurationCollector
|
class |
AverageQueuedDurationCollector
|
class |
CloverCoverageCollector
|
class |
CloverLinesOfCodeCollector
|
class |
CloverPerBuildCoverageCollector
|
class |
NumberOfBuildFailureCollector
|
class |
NumberOfBuildsCollector
|
class |
NumberOfTestsCollector
|
class |
RatioOfSuccessCollector
|
class |
TimeToFixCollector
|
Uses of BambooPluginModule in com.atlassian.bamboo.repository |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.repository | |
---|---|
interface |
CleanCheckoutAwareRepository
|
interface |
CleanWorkingDirectoryAwareRepository
Allows the user to configure the Build so that the working directory is cleared builds that are BuildState.SUCCESS |
interface |
CustomVariableProviderRepository
Allows the Repository implementation to provide variables specific to
the repository. |
interface |
IncludeExcludeAwareRepository
|
interface |
InitialBuildAwareRepository
Allows the Repository to perform custom actions |
interface |
MavenPomAccessorCapableRepository
Defines a repository which can setup itself using Maven SCM url as defined in http://maven.apache.org/scm/scms-overview.html |
interface |
MutableQuietPeriodAwareRepository
Deprecated. |
interface |
QuietPeriodAwareRepository
Repositories that implement this method will continue to collect changes for every QuietPeriodAwareRepository.getQuietPeriod() up to
QuietPeriodAwareRepository.getMaxRetries() times. |
interface |
Repository
Basic contract for interfacing with various version control repository systems. |
interface |
SelectableAuthenticationRepository
|
Classes in com.atlassian.bamboo.repository that implement BambooPluginModule | |
---|---|
class |
AbstractRepository
This class provides common repository implementation code, |
Uses of BambooPluginModule in com.atlassian.bamboo.repository.cvsimpl |
---|
Classes in com.atlassian.bamboo.repository.cvsimpl that implement BambooPluginModule | |
---|---|
class |
CVSRepository
This class provides a CVS implemention of the Repository interface. |
Uses of BambooPluginModule in com.atlassian.bamboo.repository.nullrepository |
---|
Classes in com.atlassian.bamboo.repository.nullrepository that implement BambooPluginModule | |
---|---|
class |
NullRepository
|
Uses of BambooPluginModule in com.atlassian.bamboo.repository.perforce |
---|
Classes in com.atlassian.bamboo.repository.perforce that implement BambooPluginModule | |
---|---|
class |
PerforceRepository
This class provides a Perforce implemention of the Repository interface. |
Uses of BambooPluginModule in com.atlassian.bamboo.repository.svn |
---|
Classes in com.atlassian.bamboo.repository.svn that implement BambooPluginModule | |
---|---|
class |
SvnRepository
This class provides a Subversion repository for Bamboo. |
Uses of BambooPluginModule in com.atlassian.bamboo.task.plugins |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.task.plugins | |
---|---|
interface |
TaskProcessCommandDecorator
|
Uses of BambooPluginModule in com.atlassian.bamboo.v2.build |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.v2.build | |
---|---|
interface |
BuildConfigurationAwarePlugin
|
interface |
BuilderV2
|
interface |
ConfigurablePlugin
|
Classes in com.atlassian.bamboo.v2.build that implement BambooPluginModule | |
---|---|
class |
BaseBuildConfigurationAwarePlugin
|
class |
BaseConfigurableBuildPlugin
Helper class that allows you to |
class |
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 | |
---|---|
interface |
CapabilityDefaultsHelper
If implemented on a CapabilityTypeModule this interface makes
the auto-detection of capabilities possible via the CapabilityDefaultsHelper.addDefaultCapabilities(CapabilitySet) method |
interface |
CapabilityTypeModule
|
Classes in com.atlassian.bamboo.v2.build.agent.capability that implement BambooPluginModule | |
---|---|
class |
AbstractCapabilityTypeModule
|
class |
AbstractFileCapabilityDefaultsHelper
|
class |
AbstractHomeDirectoryCapabilityDefaultsHelper
|
class |
CapabilityDefaultsHelperImpl
|
Uses of BambooPluginModule in com.atlassian.bamboo.v2.build.configuration |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.v2.build.configuration | |
---|---|
interface |
BuildConfigurationUIPlugin
This is not intended to be used directly. |
interface |
DependenciesBuildConfigurationPlugin
Marker interface for plugins that are used to add custom parameters to BuildConfiguration/BuildDefinition. |
interface |
MiscellaneousBuildConfigurationPlugin
Marker interface for plugins that are used to add custom parameters to BuildConfiguration/BuildDefinition. |
Uses of BambooPluginModule in com.atlassian.bamboo.v2.build.repository |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.v2.build.repository | |
---|---|
interface |
PostConfigurableRepository
|
interface |
RepositoryEventAware
An interface that allows the repository to do something before and after the checkout / update occurs |
interface |
RepositoryV2
|
Uses of BambooPluginModule in com.atlassian.bamboo.vcsversion |
---|
Classes in com.atlassian.bamboo.vcsversion that implement BambooPluginModule | |
---|---|
class |
VCSVersionReader
|
Uses of BambooPluginModule in com.atlassian.bamboo.webrepository |
---|
Subinterfaces of BambooPluginModule in com.atlassian.bamboo.webrepository | |
---|---|
interface |
CommitUrlProvider
If implementing this interface Bamboo's notifications can make use of it to provide web repository links within html emails |
interface |
WebRepositoryViewer
Module that decorates change information with required stuff for web repository browsing (e.g linking files) If you would like web repository links to be provided within you html notifications, also implement CommitUrlProvider |
Classes in com.atlassian.bamboo.webrepository that implement BambooPluginModule | |
---|---|
class |
AbstractWebRepositoryViewer
|
class |
DefaultWebRepositoryViewer
The code to show the commits etc when no web repository |
class |
NoWebRepositoryViewer
|
Uses of BambooPluginModule in com.atlassian.bamboo.webrepository.fisheye |
---|
Classes in com.atlassian.bamboo.webrepository.fisheye that implement BambooPluginModule | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |