Uses of Interface
com.atlassian.bamboo.build.creation.ChainCreationService
Packages that use ChainCreationService
Package
Description
-
Uses of ChainCreationService in com.atlassian.bamboo.build.creation
Classes in com.atlassian.bamboo.build.creation that implement ChainCreationService -
Uses of ChainCreationService in com.atlassian.bamboo.plugins.rest.resource
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type ChainCreationServiceModifierConstructorDescriptionCloneResource
(ChainCreationService chainCreationService, com.atlassian.sal.api.message.I18nResolver i18nResolver, PlanRestService planRestService) -
Uses of ChainCreationService in com.atlassian.bamboo.plugins.testutils.plan
Constructors in com.atlassian.bamboo.plugins.testutils.plan with parameters of type ChainCreationServiceModifierConstructorDescriptionPlanTestServiceImpl
(ChainCreationService chainCreationService, JobCreationService jobCreationService, ProjectManager projectManager) -
Uses of ChainCreationService in com.atlassian.bamboo.plugins.testutils.rest.resource.plan
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.plan with parameters of type ChainCreationServiceModifierConstructorDescriptionPlanResource
(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 ChainCreationService in com.atlassian.bamboo.ww2.actions.admin
Fields in com.atlassian.bamboo.ww2.actions.admin declared as ChainCreationServiceModifier and TypeFieldDescriptionprotected ChainCreationService
ImportMavenPlanAction.chainCreationService
-
Uses of ChainCreationService in com.atlassian.bamboo.ww2.actions.build.admin.create
Methods in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type ChainCreationServiceModifier and TypeMethodDescriptionvoid
CreateTasksChainWizard.setChainCreationService
(ChainCreationService chainCreationService)