Uses of Interface
com.atlassian.bamboo.v2.BambooPluginModule

Packages that use BambooPluginModule
com.atlassian.bamboo.autofavourite   
com.atlassian.bamboo.build   
com.atlassian.bamboo.build.artifact   
com.atlassian.bamboo.build.configuration   
com.atlassian.bamboo.build.expiry.plugin   
com.atlassian.bamboo.build.monitoring   
com.atlassian.bamboo.builder   
com.atlassian.bamboo.builder.ant   
com.atlassian.bamboo.builder.command   
com.atlassian.bamboo.builder.coverage   
com.atlassian.bamboo.builder.maven   
com.atlassian.bamboo.buildqueue.manager   
com.atlassian.bamboo.capability   
com.atlassian.bamboo.chains.plugins   
com.atlassian.bamboo.charts.author   
com.atlassian.bamboo.command   
com.atlassian.bamboo.index   
com.atlassian.bamboo.labels   
com.atlassian.bamboo.notification   
com.atlassian.bamboo.notification.buildcommented   
com.atlassian.bamboo.notification.buildcompleted   
com.atlassian.bamboo.notification.builderror   
com.atlassian.bamboo.notification.buildhung   
com.atlassian.bamboo.notification.buildmissingcapableagent   
com.atlassian.bamboo.notification.buildqueuetimeout   
com.atlassian.bamboo.notification.chain   
com.atlassian.bamboo.plugin   
com.atlassian.bamboo.plugins.builder.php   
com.atlassian.bamboo.plugins.buildnumberstamper   
com.atlassian.bamboo.plugins.grails   
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.plugins.labeller   
com.atlassian.bamboo.plugins.maven2   
com.atlassian.bamboo.plugins.maven2.dependencies   
com.atlassian.bamboo.reports.charts   
com.atlassian.bamboo.reports.collector   
com.atlassian.bamboo.repository   
com.atlassian.bamboo.repository.cvsimpl   
com.atlassian.bamboo.repository.perforce   
com.atlassian.bamboo.repository.svn   
com.atlassian.bamboo.v2.build   
com.atlassian.bamboo.v2.build.agent.capability   
com.atlassian.bamboo.v2.build.configuration   
com.atlassian.bamboo.v2.build.repository   
com.atlassian.bamboo.vcsversion   
com.atlassian.bamboo.webrepository   
com.atlassian.bamboo.webrepository.fisheye   
 

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 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
          This interface defines a Builder tool plugin.
 interface EnvironmentVariablesAwareBuilder
           
 interface MutableEnvironmentVariablesAwareBuilder
           
 interface PostConfigurableBuilder
           
 

Classes in com.atlassian.bamboo.builder that implement BambooPluginModule
 class AbstractBuilder
          Common builder functionality.
 class AbstractMavenBuilder
           
 class AntBuilder
          This class provides an Ant version of Builder.
 class CustomCommandBuilder
           
 class Maven2Builder
          This class provides a Maven 2.x version of Builder.
 class MavenBuilder
          This class provides an Maven 1.x version of Builder.
 class ScriptBuilder
          This class provides a command line Script version of Builder.
 

Uses of BambooPluginModule in com.atlassian.bamboo.builder.ant
 

Classes in com.atlassian.bamboo.builder.ant that implement BambooPluginModule
 class AbstractAntCommandDecorator
           
 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 CloverDeltaCalculator
           
 class CloverPostBuildIndexWriter
           
 

Uses of BambooPluginModule in com.atlassian.bamboo.builder.maven
 

Classes in com.atlassian.bamboo.builder.maven that implement BambooPluginModule
 class AbstractMaven2CommandDecorator
          Abstract maven 2 command decorator.
 class AbstractMavenCommandDecorator
          Abstract class for Maven 1.X & 2.X command decorators
 class IsolatedLocalRepositoryMaven2CommandDecorator
           
 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.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.labels
 

Classes in com.atlassian.bamboo.labels that implement BambooPluginModule
 class AutoLabelBuildCompleteAction
           
 

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.builder.php
 

Classes in com.atlassian.bamboo.plugins.builder.php that implement BambooPluginModule
 class AbstractPhpUnitBuilder
          This class provides a PHPUnit version of Builder.
 class AbstractPhpUnitCommandDecorator
           
 class CloverPhpUnitCommandDecorator
           
 class PhpUnit33XBuilder
           
 class PhpUnitBuilder
           
 

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
           
 class GrailsCommandDecorator
           
 

Uses of BambooPluginModule in com.atlassian.bamboo.plugins.hg
 

Classes in com.atlassian.bamboo.plugins.hg that implement BambooPluginModule
 class HgCapabilityType
           
 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.maven2
 

Classes in com.atlassian.bamboo.plugins.maven2 that implement BambooPluginModule
 class Maven2BuildProcessor
           
 

Uses of BambooPluginModule in com.atlassian.bamboo.plugins.maven2.dependencies
 

Classes in com.atlassian.bamboo.plugins.maven2.dependencies that implement BambooPluginModule
 class AutomaticDependencyManagementPlugin
           
 

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 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
          An extension of the QuietPeriodAwareRepository that allows you to set the values as well as read them
 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.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.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
          Helper class that allows you to
 

Uses of BambooPluginModule in com.atlassian.bamboo.v2.build.agent.capability
 

Subinterfaces of BambooPluginModule in com.atlassian.bamboo.v2.build.agent.capability
 interface CapabilityTypeModule
           
 

Classes in com.atlassian.bamboo.v2.build.agent.capability that implement BambooPluginModule
 class AbstractCapabilityTypeModule
           
 

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.
 



Copyright © 2010 Atlassian. All Rights Reserved.