Modifier and Type | Field and Description |
---|---|
protected UIConfigSupport |
AbstractLinkedRepositoryAction.uiConfigSupport |
Modifier and Type | Method and Description |
---|---|
UIConfigSupport |
AbstractLinkedRepositoryAction.getUiConfigBean() |
Modifier and Type | Method and Description |
---|---|
UIConfigSupport |
CloneEnvironment.getUiConfigBean() |
UIConfigSupport |
CreateEnvironment.getUiConfigBean() |
Modifier and Type | Method and Description |
---|---|
void |
CloneEnvironment.setUiConfigBean(UIConfigSupport uiConfigBean) |
void |
CreateEnvironment.setUiConfigBean(UIConfigSupport uiConfigBean) |
Constructor and Description |
---|
AntTaskExporter(UIConfigSupport uiConfigSupport,
ExecutableLabelValidator executableLabelValidator) |
Modifier and Type | Method and Description |
---|---|
void |
AntBuildTaskConfigurator.setUiConfigSupport(UIConfigSupport uiConfigSupport) |
Modifier and Type | Method and Description |
---|---|
void |
GrailsTaskConfigurator.setUiConfigSupport(UIConfigSupport uiConfigSupport) |
Constructor and Description |
---|
MavenTaskExporter(UIConfigSupport uiConfigSupport,
ExecutableLabelValidator executableLabelValidator) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMavenBuildTaskConfigurator.setUiConfigSupport(UIConfigSupport uiConfigSupport)
Deprecated.
since 6.8 use constructor injection or annotation injection
|
Modifier and Type | Method and Description |
---|---|
void |
PhpUnitBuildTaskConfigurator.setUiConfigSupport(UIConfigSupport uiConfigSupport) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractShellCommandTaskConfigurator.setUiConfigSupport(UIConfigSupport uiConfigSupport) |
Constructor and Description |
---|
PlanResource(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) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractEnvironmentTriggerConfigurator.setUiConfigSupport(UIConfigSupport uiConfigSupport)
Deprecated.
since 6.8 use constructor injection or annotation injection
|
Modifier and Type | Field and Description |
---|---|
protected UIConfigSupport |
ImportMavenPlanAction.uiConfigBean |
Modifier and Type | Method and Description |
---|---|
UIConfigSupport |
ImportMavenPlanAction.getUiConfigBean() |
Modifier and Type | Method and Description |
---|---|
UIConfigSupport |
ReplaceTriggersAction.getUiConfigBean() |
Modifier and Type | Method and Description |
---|---|
void |
ReplaceTriggersAction.setUiConfigBean(UIConfigSupport uiConfigBean) |
Modifier and Type | Field and Description |
---|---|
protected UIConfigSupport |
BuildConfigurationSupport.uiConfigBean |
Modifier and Type | Method and Description |
---|---|
UIConfigSupport |
BuildConfigurationSupport.getUiConfigBean() |
Modifier and Type | Method and Description |
---|---|
void |
BuildConfigurationSupport.setUiConfigBean(UIConfigSupport uiConfigBean) |
Modifier and Type | Class and Description |
---|---|
class |
UIConfigSupportImpl
Default implementation of
UIConfigSupport . |
Modifier and Type | Method and Description |
---|---|
UIConfigSupport |
CreateChain.getUiConfigBean() |
UIConfigSupport |
CreateSpecs.getUiConfigBean() |
Modifier and Type | Method and Description |
---|---|
UIConfigSupport |
CreateJob.getUiConfigBean() |
Modifier and Type | Method and Description |
---|---|
void |
CreateJob.setUiConfigBean(UIConfigSupport uiConfigBean) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.