Uses of Class
com.atlassian.bamboo.specs.api.builders.plan.configuration.AllOtherPluginsConfiguration
-
Packages that use AllOtherPluginsConfiguration Package Description com.atlassian.bamboo.specs.api.builders.plan.configuration Items stored in plan configuration, including (but not limited to) items from 'Miscellaneous' page. -
-
Uses of AllOtherPluginsConfiguration in com.atlassian.bamboo.specs.api.builders.plan.configuration
Methods in com.atlassian.bamboo.specs.api.builders.plan.configuration that return AllOtherPluginsConfiguration Modifier and Type Method Description AllOtherPluginsConfigurationAllOtherPluginsConfiguration. configuration(@NotNull java.util.Map<java.lang.String,java.lang.Object> configuration)Specifies the configuration of plugins.
-