Uses of Interface
com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
Packages that use UIConfigSupport
Package
Description
-
Uses of UIConfigSupport in com.atlassian.bamboo.configuration.repository
Fields in com.atlassian.bamboo.configuration.repository declared as UIConfigSupportModifier and TypeFieldDescriptionprotected UIConfigSupport
AbstractRepositoryAction.uiConfigSupport
Methods in com.atlassian.bamboo.configuration.repository that return UIConfigSupport -
Uses of UIConfigSupport in com.atlassian.bamboo.deployments.environments.actions
Methods in com.atlassian.bamboo.deployments.environments.actions that return UIConfigSupportModifier and TypeMethodDescriptionCloneEnvironment.getUiConfigBean()
CreateEnvironment.getUiConfigBean()
Methods in com.atlassian.bamboo.deployments.environments.actions with parameters of type UIConfigSupportModifier and TypeMethodDescriptionvoid
CloneEnvironment.setUiConfigBean
(UIConfigSupport uiConfigBean) void
CreateEnvironment.setUiConfigBean
(UIConfigSupport uiConfigBean) -
Uses of UIConfigSupport in com.atlassian.bamboo.plugins.ant.export
Constructors in com.atlassian.bamboo.plugins.ant.export with parameters of type UIConfigSupport -
Uses of UIConfigSupport in com.atlassian.bamboo.plugins.ant.task.configuration
Methods in com.atlassian.bamboo.plugins.ant.task.configuration with parameters of type UIConfigSupportModifier and TypeMethodDescriptionvoid
AntBuildTaskConfigurator.setUiConfigSupport
(UIConfigSupport uiConfigSupport) -
Uses of UIConfigSupport in com.atlassian.bamboo.plugins.grails
Methods in com.atlassian.bamboo.plugins.grails with parameters of type UIConfigSupportModifier and TypeMethodDescriptionvoid
GrailsTaskConfigurator.setUiConfigSupport
(UIConfigSupport uiConfigSupport) -
Uses of UIConfigSupport in com.atlassian.bamboo.plugins.maven
Constructors in com.atlassian.bamboo.plugins.maven with parameters of type UIConfigSupport -
Uses of UIConfigSupport in com.atlassian.bamboo.plugins.maven.task.configuration
Methods in com.atlassian.bamboo.plugins.maven.task.configuration with parameters of type UIConfigSupportModifier and TypeMethodDescriptionvoid
AbstractMavenBuildTaskConfigurator.setUiConfigSupport
(UIConfigSupport uiConfigSupport) Deprecated.since 6.8 use constructor injection or annotation injection -
Uses of UIConfigSupport in com.atlassian.bamboo.plugins.php.task.configuration
Methods in com.atlassian.bamboo.plugins.php.task.configuration with parameters of type UIConfigSupportModifier and TypeMethodDescriptionvoid
PhpUnitBuildTaskConfigurator.setUiConfigSupport
(UIConfigSupport uiConfigSupport) -
Uses of UIConfigSupport in com.atlassian.bamboo.plugins.shell.configuration
Methods in com.atlassian.bamboo.plugins.shell.configuration with parameters of type UIConfigSupportModifier and TypeMethodDescriptionvoid
AbstractShellCommandTaskConfigurator.setUiConfigSupport
(UIConfigSupport uiConfigSupport) -
Uses of UIConfigSupport in com.atlassian.bamboo.plugins.testutils.rest.resource.plan
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.plan with parameters of type UIConfigSupportModifierConstructorDescriptionPlanResource
(ArtifactDefinitionManager artifactDefinitionManager, BambooUserManager bambooUserManager, CachedPlanManager cachedPlanManager, ChainCreationService chainCreationService, DeletionService deletionService, com.atlassian.event.api.EventPublisher eventPublisher, JobCreationService jobCreationService, JobService jobService, LabelManager labelManager, PlanManager planManager, ProjectManager projectManager, RepositoryDefinitionManager repositoryDefinitionManager, RepositoryTestService repositoryTestService, StageService stageService, TaskConfigurationService taskConfigurationService, TriggerConfigurationService triggerConfigurationService, TriggerTypeManager triggerTypeManager, UIConfigSupport uiConfigSupport, VariableConfigurationService variableConfigurationService, RestAuthenticationContext restAuthenticationContext) -
Uses of UIConfigSupport in com.atlassian.bamboo.trigger.environment
Methods in com.atlassian.bamboo.trigger.environment with parameters of type UIConfigSupportModifier and TypeMethodDescriptionvoid
AbstractEnvironmentTriggerConfigurator.setUiConfigSupport
(UIConfigSupport uiConfigSupport) Deprecated.since 6.8 use constructor injection or annotation injection -
Uses of UIConfigSupport in com.atlassian.bamboo.ww2.actions.admin
Fields in com.atlassian.bamboo.ww2.actions.admin declared as UIConfigSupportMethods in com.atlassian.bamboo.ww2.actions.admin that return UIConfigSupport -
Uses of UIConfigSupport in com.atlassian.bamboo.ww2.actions.admin.bulk.trigger
Methods in com.atlassian.bamboo.ww2.actions.admin.bulk.trigger that return UIConfigSupportMethods in com.atlassian.bamboo.ww2.actions.admin.bulk.trigger with parameters of type UIConfigSupportModifier and TypeMethodDescriptionvoid
ReplaceTriggersAction.setUiConfigBean
(UIConfigSupport uiConfigBean) -
Uses of UIConfigSupport in com.atlassian.bamboo.ww2.actions.build.admin
Fields in com.atlassian.bamboo.ww2.actions.build.admin declared as UIConfigSupportModifier and TypeFieldDescriptionprotected UIConfigSupport
BuildConfigurationSupport.uiConfigBean
Methods in com.atlassian.bamboo.ww2.actions.build.admin that return UIConfigSupportMethods in com.atlassian.bamboo.ww2.actions.build.admin with parameters of type UIConfigSupportModifier and TypeMethodDescriptionvoid
BuildConfigurationSupport.setUiConfigBean
(UIConfigSupport uiConfigBean) -
Uses of UIConfigSupport in com.atlassian.bamboo.ww2.actions.build.admin.create
Classes in com.atlassian.bamboo.ww2.actions.build.admin.create that implement UIConfigSupportMethods in com.atlassian.bamboo.ww2.actions.build.admin.create that return UIConfigSupportModifier and TypeMethodDescriptionCreateChain.getUiConfigBean()
CreateChainRepository.getUiConfigBean()
CreateSpecs.getUiConfigBean()
-
Uses of UIConfigSupport in com.atlassian.bamboo.ww2.actions.chains
Methods in com.atlassian.bamboo.ww2.actions.chains that return UIConfigSupportMethods in com.atlassian.bamboo.ww2.actions.chains with parameters of type UIConfigSupport