Uses of Interface
com.atlassian.bamboo.v2.build.RenderableBuildConfiguration
Packages that use RenderableBuildConfiguration
Package
Description
-
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.brokenbuildtracker
Classes in com.atlassian.bamboo.brokenbuildtracker that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.build
Subinterfaces of RenderableBuildConfiguration in com.atlassian.bamboo.buildModifier and TypeInterfaceDescriptioninterfaceProvides the ability to gate whether a build should be triggered or not. -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.build.artifact
Classes in com.atlassian.bamboo.build.artifact that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.build.configuration
Classes in com.atlassian.bamboo.build.configuration that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.build.expiry.plugin
Classes in com.atlassian.bamboo.build.expiry.plugin that implement RenderableBuildConfigurationModifier and TypeClassDescriptionclassA plugin class that allows you to have build expiry occur per build -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.build.monitoring
Classes in com.atlassian.bamboo.build.monitoring that implement RenderableBuildConfigurationModifier and TypeClassDescriptionclassclass -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.build.test
Classes in com.atlassian.bamboo.build.test that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.buildtrigger
Classes in com.atlassian.bamboo.buildtrigger that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.clover.builder.coverage
Classes in com.atlassian.bamboo.clover.builder.coverage that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.plan.configuration
Subinterfaces of RenderableBuildConfiguration in com.atlassian.bamboo.plan.configurationModifier and TypeInterfaceDescriptioninterfaceMarker interface for plugins that are used to add custom parameters to BuildConfiguration/BuildDefinition.interfaceMarker interface for plugins that are used to add custom parameters to BuildConfiguration/BuildDefinition.interfaceThis is not intended to be used directly. -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.plugins.bitbucket
Subinterfaces of RenderableBuildConfiguration in com.atlassian.bamboo.plugins.bitbucketClasses in com.atlassian.bamboo.plugins.bitbucket that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.plugins.git
Classes in com.atlassian.bamboo.plugins.git that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.plugins.labeller
Classes in com.atlassian.bamboo.plugins.labeller that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.plugins.maven.dependencies
Classes in com.atlassian.bamboo.plugins.maven.dependencies that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.plugins.stash
Classes in com.atlassian.bamboo.plugins.stash that implement RenderableBuildConfigurationModifier and TypeClassDescriptionclassclassURL 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 RenderableBuildConfiguration in com.atlassian.bamboo.plugins.stash.api
Subinterfaces of RenderableBuildConfiguration in com.atlassian.bamboo.plugins.stash.api -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.repository
Subinterfaces of RenderableBuildConfiguration in com.atlassian.bamboo.repositoryModifier and TypeInterfaceDescriptioninterfaceRepository that supports setting and getting the current branch.interfaceDeprecated.interfaceRepository that can provide information about branches.interfaceRepository that supports branching operation.interfaceinterfaceShould be implemented by repositories supporting caching of its method calls.interfaceRepository that uses additional information for code checkout.interfaceWhether the repository supports commits being broken up into individual buildsinterfaceRepository that uses additional information for change detection.interfaceAllows theRepositoryimplementation to provide variables specific to the repository.interfaceinterfaceAllows theRepositoryto perform custom actionsinterfaceDefines a repository which can setup itself using Maven SCM url as defined in http://maven.apache.org/scm/scms-overview.htmlinterfaceinterfaceDeprecated.since 5.14interfaceRepository that supports pushing changes back to the remote repository.interfaceRepositories that implement this method will continue to collect changes for everyQuietPeriodAwareRepository.getQuietPeriod()up toQuietPeriodAwareRepository.getMaxRetries()times.interfaceDeprecated.since 5.14interfaceRepository that needs to know things aboutRepositoryDataobject that defines it.interfaceinterfaceRepresents Repository that does not requirePlanfor configuration and thus is 'visible' to Global Repository feature.interfaceRepository that supports tags.interfaceRepository that supports testing connection.Classes in com.atlassian.bamboo.repository that implement RenderableBuildConfigurationModifier and TypeClassDescriptionclassDeprecated.since 5.14 use new repository plugin API insteadclassThis class provides common repository implementation code for Repositories that can be used by Global Repository feature. -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.repository.nullrepository
Classes in com.atlassian.bamboo.repository.nullrepository that implement RenderableBuildConfiguration -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.repository.svn
Classes in com.atlassian.bamboo.repository.svn that implement RenderableBuildConfigurationModifier and TypeClassDescriptionclassThis class provides a Subversion repository for Bamboo. -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.repository.ui
Subinterfaces of RenderableBuildConfiguration in com.atlassian.bamboo.repository.uiModifier and TypeInterfaceDescriptioninterfaceRepository 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 RenderableBuildConfiguration in com.atlassian.bamboo.v2.build
Subinterfaces of RenderableBuildConfiguration in com.atlassian.bamboo.v2.buildModifier and TypeInterfaceDescriptioninterfaceBuildConfigurationAwarePlugin<T extends com.atlassian.plugin.ModuleDescriptor>interfaceConfigurablePlugin<T extends com.atlassian.plugin.ModuleDescriptor>interfaceImportExportAwarePlugin<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 RenderableBuildConfigurationModifier and TypeClassDescriptionclassclassHelper class that allows you toclassSkeleton class which should be extended by implementors of ConfigurablePlugin interface. -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.v2.build.repository
Subinterfaces of RenderableBuildConfiguration in com.atlassian.bamboo.v2.build.repositoryModifier and TypeInterfaceDescriptioninterfaceRepository that supports checkout to any directory.interfaceAn interface that allows the repository to do something before and after the checkout / update occursinterface -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.webrepository
Subinterfaces of RenderableBuildConfiguration in com.atlassian.bamboo.webrepositoryModifier and TypeInterfaceDescriptioninterfaceIf implementing this interface Bamboo's notifications can make use of it to provide web repository links within html emailsinterfaceCommitUrlProviderthat 'knows' how to deal with deploymentsinterfaceDeprecated.since 5.14Classes in com.atlassian.bamboo.webrepository that implement RenderableBuildConfigurationModifier and TypeClassDescriptionclassclassDeprecated.since 5.14 it implements old interfaceclass -
Uses of RenderableBuildConfiguration in com.atlassian.bamboo.webrepository.fisheye
Classes in com.atlassian.bamboo.webrepository.fisheye that implement RenderableBuildConfigurationModifier and TypeClassDescriptionclassURL 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 RenderableBuildConfiguration in com.atlassian.bamboo.webrepository.stash
Classes in com.atlassian.bamboo.webrepository.stash that implement RenderableBuildConfigurationModifier and TypeClassDescriptionclassDeprecated.use LegacyStashWebRepositoryViewer from new Stash plugin
BranchInformationProviderinstead.