Uses of Interface
com.atlassian.bamboo.deployments.configuration.CustomEnvironmentConfigPluginExporter
-
-
Uses of CustomEnvironmentConfigPluginExporter in com.atlassian.bamboo.configuration.external.helpers
Methods in com.atlassian.bamboo.configuration.external.helpers that return CustomEnvironmentConfigPluginExporter Modifier and Type Method Description @NotNull CustomEnvironmentConfigPluginExporter
CustomEnvironmentPluginExportHelper. getExporter(@NotNull String completeModuleKey)
-
Uses of CustomEnvironmentConfigPluginExporter in com.atlassian.bamboo.deployments.configuration
Methods in com.atlassian.bamboo.deployments.configuration that return CustomEnvironmentConfigPluginExporter Modifier and Type Method Description @Nullable CustomEnvironmentConfigPluginExporter
CustomEnvironmentConfigPluginModuleDescriptor. getExporter()
-
Uses of CustomEnvironmentConfigPluginExporter in com.atlassian.bamboo.plugin.descriptor
Methods in com.atlassian.bamboo.plugin.descriptor that return CustomEnvironmentConfigPluginExporter Modifier and Type Method Description @Nullable CustomEnvironmentConfigPluginExporter
CustomEnvironmentConfigPluginModuleDescriptorImpl. getExporter()
-