|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BuildConfigurationUIPlugin in com.atlassian.bamboo.build.configuration |
---|
Classes in com.atlassian.bamboo.build.configuration that implement BuildConfigurationUIPlugin | |
---|---|
class |
ConcurrentBuildsPlanConfigurationPlugin
|
Uses of BuildConfigurationUIPlugin in com.atlassian.bamboo.build.expiry.plugin |
---|
Classes in com.atlassian.bamboo.build.expiry.plugin that implement BuildConfigurationUIPlugin | |
---|---|
class |
BuildExpiryPerPlanPlugin
A plugin class that allows you to have build expiry occur per build |
Uses of BuildConfigurationUIPlugin in com.atlassian.bamboo.plugin.web |
---|
Methods in com.atlassian.bamboo.plugin.web with type parameters of type BuildConfigurationUIPlugin | ||
---|---|---|
|
PlanConfigurationPluginUIHelperImpl.getBuildConfigurationPlugins(Plan plan,
java.lang.Class<T> pluginClass)
|
|
|
PlanConfigurationUIPluginHelper.getBuildConfigurationPlugins(Plan plan,
java.lang.Class<T> pluginClass)
Find all installed plugins of a given class that are applicable to a plan. |
|
|
PlanConfigurationPluginUIHelperImpl.getEditHtml(BuildConfiguration buildConfiguration,
Plan plan,
java.lang.Class<T> pluginClass)
|
|
|
PlanConfigurationUIPluginHelper.getEditHtml(BuildConfiguration buildConfiguration,
Plan plan,
java.lang.Class<T> pluginClass)
Generate html page from all plugin edit fragments. |
|
|
PlanConfigurationPluginUIHelperImpl.getViewHtml(Plan plan,
java.lang.Class<T> pluginClass)
|
|
|
PlanConfigurationUIPluginHelper.getViewHtml(Plan plan,
java.lang.Class<T> pluginClass)
Generate html page from all plugin view fragments. |
Uses of BuildConfigurationUIPlugin in com.atlassian.bamboo.plugins.maven2.dependencies |
---|
Classes in com.atlassian.bamboo.plugins.maven2.dependencies that implement BuildConfigurationUIPlugin | |
---|---|
class |
AutomaticDependencyManagementPlugin
|
Uses of BuildConfigurationUIPlugin in com.atlassian.bamboo.v2.build.configuration |
---|
Subinterfaces of BuildConfigurationUIPlugin in com.atlassian.bamboo.v2.build.configuration | |
---|---|
interface |
DependenciesBuildConfigurationPlugin
Marker interface for plugins that are used to add custom parameters to BuildConfiguration/BuildDefinition. |
interface |
MiscellaneousBuildConfigurationPlugin
Marker interface for plugins that are used to add custom parameters to BuildConfiguration/BuildDefinition. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |