Uses of Interface
com.atlassian.bamboo.fieldvalue.OptionallyConvertibleFromConfig
Package
Description
-
Uses of OptionallyConvertibleFromConfig in com.atlassian.bamboo.build.docker
Modifier and TypeInterfaceDescriptioninterface
Configuration of Docker pipeline for a single buildable entity (e.g. -
Uses of OptionallyConvertibleFromConfig in com.atlassian.bamboo.fieldvalue
Modifier and TypeMethodDescriptionstatic <T extends OptionallyConvertibleFromConfig>
TBuildDefinitionConverterImpl.populate
(@NotNull org.apache.commons.configuration.HierarchicalConfiguration fromConfig, T optionallyConvertibleFromConfig) -
Uses of OptionallyConvertibleFromConfig in com.atlassian.bamboo.plan.branch
Modifier 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.Modifier and TypeClassDescriptionclass
class
Keeps build plan specific plan branch monitoring settings.class
Dumping ground for any configuration specific to a branch.