Uses of Interface
com.atlassian.bamboo.ww2.actions.build.admin.create.UIConfigSupport
Package
Description
-
Uses of UIConfigSupport in com.atlassian.bamboo.configuration.repository
Modifier and TypeFieldDescriptionprotected UIConfigSupport
AbstractRepositoryAction.uiConfigSupport
-
Uses of UIConfigSupport in com.atlassian.bamboo.deployments.environments.actions
Modifier and TypeMethodDescriptionCloneEnvironment.getUiConfigBean()
CreateEnvironment.getUiConfigBean()
Modifier and TypeMethodDescriptionvoid
CloneEnvironment.setUiConfigBean
(UIConfigSupport uiConfigBean) void
CreateEnvironment.setUiConfigBean
(UIConfigSupport uiConfigBean) -
Uses of UIConfigSupport in com.atlassian.bamboo.plugins.ant.export
-
Uses of UIConfigSupport in com.atlassian.bamboo.plugins.ant.task.configuration
Modifier and TypeMethodDescriptionvoid
AntBuildTaskConfigurator.setUiConfigSupport
(UIConfigSupport uiConfigSupport) -
Uses of UIConfigSupport in com.atlassian.bamboo.plugins.grails
Modifier and TypeMethodDescriptionvoid
GrailsTaskConfigurator.setUiConfigSupport
(UIConfigSupport uiConfigSupport) -
Uses of UIConfigSupport in com.atlassian.bamboo.plugins.maven
-
Uses of UIConfigSupport in com.atlassian.bamboo.plugins.maven.task.configuration
Modifier 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
Modifier and TypeMethodDescriptionvoid
PhpUnitBuildTaskConfigurator.setUiConfigSupport
(UIConfigSupport uiConfigSupport) -
Uses of UIConfigSupport in com.atlassian.bamboo.plugins.shell.configuration
Modifier and TypeMethodDescriptionvoid
AbstractShellCommandTaskConfigurator.setUiConfigSupport
(UIConfigSupport uiConfigSupport) -
Uses of UIConfigSupport in com.atlassian.bamboo.plugins.testutils.rest.resource.plan
ModifierConstructorDescriptionPlanResource
(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
Modifier 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
-
Uses of UIConfigSupport in com.atlassian.bamboo.ww2.actions.admin.bulk.trigger
Modifier and TypeMethodDescriptionvoid
ReplaceTriggersAction.setUiConfigBean
(UIConfigSupport uiConfigBean) -
Uses of UIConfigSupport in com.atlassian.bamboo.ww2.actions.build.admin
Modifier and TypeFieldDescriptionprotected UIConfigSupport
BuildConfigurationSupport.uiConfigBean
Modifier and TypeMethodDescriptionvoid
BuildConfigurationSupport.setUiConfigBean
(UIConfigSupport uiConfigBean) -
Uses of UIConfigSupport in com.atlassian.bamboo.ww2.actions.build.admin.create
Modifier and TypeMethodDescriptionCreateChain.getUiConfigBean()
CreateChainRepository.getUiConfigBean()
CreateSpecs.getUiConfigBean()
-
Uses of UIConfigSupport in com.atlassian.bamboo.ww2.actions.chains