Uses of Interface
com.atlassian.bamboo.deployments.configuration.CustomEnvironmentConfigPluginManager
-
Packages that use CustomEnvironmentConfigPluginManager Package Description com.atlassian.bamboo.configuration.external.helpers com.atlassian.bamboo.deployments.configuration -
-
Uses of CustomEnvironmentConfigPluginManager in com.atlassian.bamboo.configuration.external.helpers
Constructors in com.atlassian.bamboo.configuration.external.helpers with parameters of type CustomEnvironmentConfigPluginManager Constructor Description CustomEnvironmentPluginExportHelper(CustomEnvironmentConfigPluginManager customEnvironmentConfigPluginManager)
-
Uses of CustomEnvironmentConfigPluginManager in com.atlassian.bamboo.deployments.configuration
Classes in com.atlassian.bamboo.deployments.configuration that implement CustomEnvironmentConfigPluginManager Modifier and Type Class Description class
CustomEnvironmentConfigPluginManagerImpl
Constructors in com.atlassian.bamboo.deployments.configuration with parameters of type CustomEnvironmentConfigPluginManager Constructor Description CustomEnvironmentConfigPluginUIHelperImpl(CustomEnvironmentConfigPluginManager customEnvironmentConfigPluginManager, TemplateRenderer templateRenderer)
-