|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InitablePluginModule in com.atlassian.bamboo.build |
---|
Subinterfaces of InitablePluginModule in com.atlassian.bamboo.build | |
---|---|
interface |
BuildTriggerCondition
Provides the ability to gate whether a build should be triggered or not. |
Uses of InitablePluginModule in com.atlassian.bamboo.build.configuration |
---|
Classes in com.atlassian.bamboo.build.configuration that implement InitablePluginModule | |
---|---|
class |
ConcurrentBuildsPlanConfigurationPlugin
|
Uses of InitablePluginModule in com.atlassian.bamboo.build.expiry.plugin |
---|
Classes in com.atlassian.bamboo.build.expiry.plugin that implement InitablePluginModule | |
---|---|
class |
BuildExpiryPerPlanPlugin
A plugin class that allows you to have build expiry occur per build |
Uses of InitablePluginModule in com.atlassian.bamboo.build.monitoring |
---|
Classes in com.atlassian.bamboo.build.monitoring that implement InitablePluginModule | |
---|---|
class |
BuildMonitoringPerPlanPlugin
|
Uses of InitablePluginModule in com.atlassian.bamboo.builder.coverage |
---|
Classes in com.atlassian.bamboo.builder.coverage that implement InitablePluginModule | |
---|---|
class |
CloverBuildProcessor
|
Uses of InitablePluginModule in com.atlassian.bamboo.buildtrigger |
---|
Classes in com.atlassian.bamboo.buildtrigger that implement InitablePluginModule | |
---|---|
class |
PlansGreenCondition
|
Uses of InitablePluginModule in com.atlassian.bamboo.capability |
---|
Subinterfaces of InitablePluginModule in com.atlassian.bamboo.capability | |
---|---|
interface |
CapabilityConfiguratorPluginModule
Module descriptor for Capability Configurator plugin point |
Classes in com.atlassian.bamboo.capability that implement InitablePluginModule | |
---|---|
class |
AbstractCapabilityConfiguratorPluginModule
|
Uses of InitablePluginModule in com.atlassian.bamboo.plugin |
---|
Subinterfaces of InitablePluginModule in com.atlassian.bamboo.plugin | |
---|---|
interface |
PluggableFooter
A plugin to render the footer in Bamboo. |
interface |
PluggableTopNavigation
A plugin to render to the top navigation bar in Bamboo |
Uses of InitablePluginModule in com.atlassian.bamboo.plugin.web |
---|
Classes in com.atlassian.bamboo.plugin.web that implement InitablePluginModule | |
---|---|
class |
DefaultFooter
|
class |
DefaultTopNavigation
|
Uses of InitablePluginModule in com.atlassian.bamboo.plugins.hg |
---|
Classes in com.atlassian.bamboo.plugins.hg that implement InitablePluginModule | |
---|---|
class |
BitbucketRepository
|
class |
HgCapabilityTypeModule
|
class |
HgRepository
|
class |
HgWebRepositoryViewer
|
Uses of InitablePluginModule in com.atlassian.bamboo.plugins.labeller |
---|
Classes in com.atlassian.bamboo.plugins.labeller that implement InitablePluginModule | |
---|---|
class |
BuildLabeller
|
Uses of InitablePluginModule in com.atlassian.bamboo.plugins.maven |
---|
Classes in com.atlassian.bamboo.plugins.maven that implement InitablePluginModule | |
---|---|
class |
Maven2CapabilityConfigurator
|
Uses of InitablePluginModule in com.atlassian.bamboo.plugins.maven.dependencies |
---|
Classes in com.atlassian.bamboo.plugins.maven.dependencies that implement InitablePluginModule | |
---|---|
class |
AutomaticDependencyManagementPlugin
|
Uses of InitablePluginModule in com.atlassian.bamboo.plugins.ssh |
---|
Classes in com.atlassian.bamboo.plugins.ssh that implement InitablePluginModule | |
---|---|
class |
SshCapabilityTypeModule
|
Uses of InitablePluginModule in com.atlassian.bamboo.repository |
---|
Subinterfaces of InitablePluginModule in com.atlassian.bamboo.repository | |
---|---|
interface |
BranchAwareRepository
Repository that supports setting and getting the current branch. |
interface |
BranchDetectionCapableRepository
Repository that supports retrieving information about open branches. |
interface |
BranchingAwareRepository
Repository that supports branching operation. |
interface |
BranchMergingAwareRepository
|
interface |
CachingAwareRepository
Should be implemented by repositories supporting caching of its method calls. |
interface |
CommitIsolationAwareRepository
Whether the repository supports commits being broken up into individual builds |
interface |
CustomRevisionDataAwareRepository
Repository that uses additional information for change detection. |
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 |
PushCapableRepository
Repository that supports pushing changes back to the remote repository. |
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
|
interface |
StandaloneRepository
Represents Repository that does not require Plan for configuration and
thus is 'visible' to Global Repository feature. |
interface |
TaggingAwareRepository
Repository that supports tags. |
Classes in com.atlassian.bamboo.repository that implement InitablePluginModule | |
---|---|
class |
AbstractRepository
This class provides common repository implementation code, |
class |
AbstractStandaloneRepository
This class provides common repository implementation code for Repositories that can be used by Global Repository feature. |
Uses of InitablePluginModule in com.atlassian.bamboo.repository.cvsimpl |
---|
Classes in com.atlassian.bamboo.repository.cvsimpl that implement InitablePluginModule | |
---|---|
class |
CVSRepository
This class provides a CVS implemention of the Repository interface. |
Uses of InitablePluginModule in com.atlassian.bamboo.repository.nullrepository |
---|
Classes in com.atlassian.bamboo.repository.nullrepository that implement InitablePluginModule | |
---|---|
class |
NullRepository
|
Uses of InitablePluginModule in com.atlassian.bamboo.repository.perforce |
---|
Classes in com.atlassian.bamboo.repository.perforce that implement InitablePluginModule | |
---|---|
class |
PerforceRepository
This class provides a Perforce implementation of the Repository interface. |
Uses of InitablePluginModule in com.atlassian.bamboo.repository.svn |
---|
Classes in com.atlassian.bamboo.repository.svn that implement InitablePluginModule | |
---|---|
class |
SvnRepository
This class provides a Subversion repository for Bamboo. |
Uses of InitablePluginModule in com.atlassian.bamboo.v2.build |
---|
Subinterfaces of InitablePluginModule in com.atlassian.bamboo.v2.build | |
---|---|
interface |
BuildConfigurationAwarePlugin
|
interface |
ConfigurablePlugin
|
Classes in com.atlassian.bamboo.v2.build that implement InitablePluginModule | |
---|---|
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 InitablePluginModule in com.atlassian.bamboo.v2.build.agent.capability |
---|
Subinterfaces of InitablePluginModule in com.atlassian.bamboo.v2.build.agent.capability | |
---|---|
interface |
CapabilityTypeModule
|
Classes in com.atlassian.bamboo.v2.build.agent.capability that implement InitablePluginModule | |
---|---|
class |
AbstractCapabilityTypeModule
|
class |
AbstractExecutableCapabilityTypeModule
|
class |
AbstractMultipleExecutableCapabilityTypeModule
|
Uses of InitablePluginModule in com.atlassian.bamboo.v2.build.configuration |
---|
Subinterfaces of InitablePluginModule 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 InitablePluginModule in com.atlassian.bamboo.v2.build.repository |
---|
Subinterfaces of InitablePluginModule in com.atlassian.bamboo.v2.build.repository | |
---|---|
interface |
PostConfigurableRepository
Deprecated. since 3.4 not compatible with Global Repository feature. |
interface |
RepositoryEventAware
An interface that allows the repository to do something before and after the checkout / update occurs |
interface |
RequirementsAwareRepository
|
Uses of InitablePluginModule in com.atlassian.bamboo.webrepository |
---|
Subinterfaces of InitablePluginModule 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 InitablePluginModule | |
---|---|
class |
AbstractWebRepositoryViewer
|
class |
DefaultWebRepositoryViewer
The code to show the commits etc when no web repository |
class |
NoWebRepositoryViewer
|
Uses of InitablePluginModule in com.atlassian.bamboo.webrepository.fisheye |
---|
Classes in com.atlassian.bamboo.webrepository.fisheye that implement InitablePluginModule | |
---|---|
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 |