Uses of Interface
com.atlassian.bamboo.v2.build.ImportExportAwarePlugin
-
Packages that use ImportExportAwarePlugin Package Description com.atlassian.bamboo.build.configuration com.atlassian.bamboo.build.monitoring com.atlassian.bamboo.configuration.external.yaml -
-
Uses of ImportExportAwarePlugin in com.atlassian.bamboo.build.configuration
Classes in com.atlassian.bamboo.build.configuration that implement ImportExportAwarePlugin Modifier and Type Class Description class
ConcurrentBuildsPlanConfigurationPlugin
-
Uses of ImportExportAwarePlugin in com.atlassian.bamboo.build.monitoring
Classes in com.atlassian.bamboo.build.monitoring that implement ImportExportAwarePlugin Modifier and Type Class Description class
HungBuildPlanConfigurationPlugin
-
Uses of ImportExportAwarePlugin in com.atlassian.bamboo.configuration.external.yaml
Fields in com.atlassian.bamboo.configuration.external.yaml with type parameters of type ImportExportAwarePlugin Modifier and Type Field Description static Predicate<com.atlassian.plugin.ModuleDescriptor<ImportExportAwarePlugin>>
BambooYamlParserImpl. IMPORT_EXPORT_AWARE_MODULE_DESCRIPTORS_PREDICATE
-