Uses of Class
com.atlassian.bamboo.v2.build.BaseConfigurablePlugin
-
-
Uses of BaseConfigurablePlugin in com.atlassian.bamboo.brokenbuildtracker
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.brokenbuildtracker Modifier and Type Class Description class
BrokenBuildPostProcessor
-
Uses of BaseConfigurablePlugin in com.atlassian.bamboo.build.artifact
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.build.artifact Modifier and Type Class Description class
ArtifactHandlerForPlanConfigurator
-
Uses of BaseConfigurablePlugin in com.atlassian.bamboo.build.expiry.plugin
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.build.expiry.plugin Modifier and Type Class Description class
BuildExpiryPerPlanPlugin
A plugin class that allows you to have build expiry occur per build -
Uses of BaseConfigurablePlugin in com.atlassian.bamboo.build.monitoring
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.build.monitoring Modifier and Type Class Description class
BuildMonitoringPerPlanPlugin
-
Uses of BaseConfigurablePlugin in com.atlassian.bamboo.clover.builder.coverage
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.clover.builder.coverage Modifier and Type Class Description class
CloverBuildProcessor
-
Uses of BaseConfigurablePlugin in com.atlassian.bamboo.plugins.bitbucket
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.plugins.bitbucket Modifier and Type Class Description class
BitbucketRepository
-
Uses of BaseConfigurablePlugin in com.atlassian.bamboo.plugins.git
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.plugins.git Modifier and Type Class Description class
GitHubRepository
class
GitRepository
-
Uses of BaseConfigurablePlugin in com.atlassian.bamboo.plugins.labeller
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.plugins.labeller Modifier and Type Class Description class
BuildLabellerCustomBuildProcessor
-
Uses of BaseConfigurablePlugin in com.atlassian.bamboo.plugins.maven.dependencies
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.plugins.maven.dependencies Modifier and Type Class Description class
AutomaticDependencyManagementPlugin
-
Uses of BaseConfigurablePlugin in com.atlassian.bamboo.plugins.stash
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.plugins.stash 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 BaseConfigurablePlugin in com.atlassian.bamboo.repository
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.repository 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 BaseConfigurablePlugin in com.atlassian.bamboo.repository.nullrepository
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.repository.nullrepository Modifier and Type Class Description class
NullRepository
-
Uses of BaseConfigurablePlugin in com.atlassian.bamboo.repository.perforce
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.repository.perforce Modifier and Type Class Description class
PerforceRepository
This class provides a Perforce implementation of theRepository
interface. -
Uses of BaseConfigurablePlugin in com.atlassian.bamboo.repository.svn
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.repository.svn Modifier and Type Class Description class
SvnRepository
This class provides a Subversion repository for Bamboo. -
Uses of BaseConfigurablePlugin in com.atlassian.bamboo.v2.build
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.v2.build Modifier and Type Class Description class
BaseConfigurableBuildPlugin
Helper class that allows you to -
Uses of BaseConfigurablePlugin in com.atlassian.bamboo.webrepository
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.webrepository Modifier and Type Class Description class
AbstractWebRepositoryViewer
class
DefaultWebRepositoryViewer
Deprecated.since 5.14 it implements old interfaceclass
NoWebRepositoryViewer
-
Uses of BaseConfigurablePlugin in com.atlassian.bamboo.webrepository.fisheye
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.webrepository.fisheye 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 BaseConfigurablePlugin in com.atlassian.bamboo.webrepository.stash
Subclasses of BaseConfigurablePlugin in com.atlassian.bamboo.webrepository.stash Modifier and Type Class Description class
LegacyStashWebRepositoryViewer
Deprecated.use LegacyStashWebRepositoryViewer from new Stash plugin
-