Uses of Interface
com.atlassian.bamboo.fieldvalue.ConvertibleFromConfig
Packages that use ConvertibleFromConfig
Package
Description
-
Uses of ConvertibleFromConfig in com.atlassian.bamboo.build.docker
Subinterfaces of ConvertibleFromConfig in com.atlassian.bamboo.build.dockerModifier and TypeInterfaceDescriptioninterface
Configuration of Docker pipeline for a single buildable entity (e.g.Classes in com.atlassian.bamboo.build.docker that implement ConvertibleFromConfig -
Uses of ConvertibleFromConfig in com.atlassian.bamboo.fieldvalue
Subinterfaces of ConvertibleFromConfig in com.atlassian.bamboo.fieldvalue -
Uses of ConvertibleFromConfig in com.atlassian.bamboo.plan.branch
Subinterfaces of ConvertibleFromConfig in com.atlassian.bamboo.plan.branchModifier and TypeInterfaceDescriptioninterface
This interface is used to store branch "integration strategy" settings - the thing that does the merge with an arbitrary branch (so called 'integration branch') prior to executing the jobs, and pushing the merge commit back to the repository after successful build.interface
Keeps build plans branches configuration settings.Classes in com.atlassian.bamboo.plan.branch that implement ConvertibleFromConfigModifier and TypeClassDescriptionclass
class
Keeps build plan specific plan branch monitoring settings.class
Dumping ground for any configuration specific to a branch. -
Uses of ConvertibleFromConfig in com.atlassian.bamboo.plugins.bitbucket
Subinterfaces of ConvertibleFromConfig in com.atlassian.bamboo.plugins.bitbucketClasses in com.atlassian.bamboo.plugins.bitbucket that implement ConvertibleFromConfig -
Uses of ConvertibleFromConfig in com.atlassian.bamboo.plugins.git
Classes in com.atlassian.bamboo.plugins.git that implement ConvertibleFromConfig -
Uses of ConvertibleFromConfig in com.atlassian.bamboo.plugins.stash
Classes in com.atlassian.bamboo.plugins.stash that implement ConvertibleFromConfigModifier and TypeClassDescriptionclass
class
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 ConvertibleFromConfig in com.atlassian.bamboo.plugins.stash.api
Subinterfaces of ConvertibleFromConfig in com.atlassian.bamboo.plugins.stash.api -
Uses of ConvertibleFromConfig in com.atlassian.bamboo.repository
Subinterfaces of ConvertibleFromConfig in com.atlassian.bamboo.repositoryModifier and TypeInterfaceDescriptioninterface
Repository that supports setting and getting the current branch.interface
Deprecated.interface
Repository that can provide information about branches.interface
Repository that supports branching operation.interface
interface
Should be implemented by repositories supporting caching of its method calls.interface
Repository that uses additional information for code checkout.interface
Whether the repository supports commits being broken up into individual buildsinterface
Repository that uses additional information for change detection.interface
Allows theRepository
implementation to provide variables specific to the repository.interface
interface
Allows theRepository
to perform custom actionsinterface
Defines a repository which can setup itself using Maven SCM url as defined in http://maven.apache.org/scm/scms-overview.htmlinterface
interface
Deprecated.since 5.14interface
Repository that supports pushing changes back to the remote repository.interface
Repositories that implement this method will continue to collect changes for everyQuietPeriodAwareRepository.getQuietPeriod()
up toQuietPeriodAwareRepository.getMaxRetries()
times.interface
Deprecated.since 5.14interface
Repository that needs to know things aboutRepositoryData
object that defines it.interface
interface
Represents Repository that does not requirePlan
for configuration and thus is 'visible' to Global Repository feature.interface
Repository that supports tags.interface
Repository that supports testing connection.Classes in com.atlassian.bamboo.repository that implement ConvertibleFromConfigModifier and TypeClassDescriptionclass
Deprecated.since 5.14 use new repository plugin API insteadclass
This class provides common repository implementation code for Repositories that can be used by Global Repository feature. -
Uses of ConvertibleFromConfig in com.atlassian.bamboo.repository.nullrepository
Classes in com.atlassian.bamboo.repository.nullrepository that implement ConvertibleFromConfig -
Uses of ConvertibleFromConfig in com.atlassian.bamboo.repository.svn
Classes in com.atlassian.bamboo.repository.svn that implement ConvertibleFromConfigModifier and TypeClassDescriptionclass
This class provides a Subversion repository for Bamboo. -
Uses of ConvertibleFromConfig in com.atlassian.bamboo.repository.ui
Subinterfaces of ConvertibleFromConfig in com.atlassian.bamboo.repository.uiModifier and TypeInterfaceDescriptioninterface
Repository 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 ConvertibleFromConfig in com.atlassian.bamboo.v2.build.repository
Subinterfaces of ConvertibleFromConfig in com.atlassian.bamboo.v2.build.repositoryModifier and TypeInterfaceDescriptioninterface
Repository that supports checkout to any directory.interface
An interface that allows the repository to do something before and after the checkout / update occursinterface
-
Uses of ConvertibleFromConfig in com.atlassian.bamboo.webrepository
Subinterfaces of ConvertibleFromConfig in com.atlassian.bamboo.webrepositoryModifier and TypeInterfaceDescriptioninterface
If implementing this interface Bamboo's notifications can make use of it to provide web repository links within html emailsinterface
CommitUrlProvider
that 'knows' how to deal with deploymentsinterface
Deprecated.since 5.14Classes in com.atlassian.bamboo.webrepository that implement ConvertibleFromConfigModifier and TypeClassDescriptionclass
class
Deprecated.since 5.14 it implements old interfaceclass
-
Uses of ConvertibleFromConfig in com.atlassian.bamboo.webrepository.fisheye
Classes in com.atlassian.bamboo.webrepository.fisheye that implement ConvertibleFromConfigModifier and TypeClassDescriptionclass
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 ConvertibleFromConfig in com.atlassian.bamboo.webrepository.stash
Classes in com.atlassian.bamboo.webrepository.stash that implement ConvertibleFromConfigModifier and TypeClassDescriptionclass
Deprecated.use LegacyStashWebRepositoryViewer from new Stash plugin -
Uses of ConvertibleFromConfig in com.atlassian.bamboo.xmpp
Subinterfaces of ConvertibleFromConfig in com.atlassian.bamboo.xmppClasses in com.atlassian.bamboo.xmpp that implement ConvertibleFromConfigModifier and TypeClassDescriptionclass
Uses Smack to send an Instant Message to a XMPP compliant server
BranchInformationProvider
instead.