|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobCreationService | |
---|---|
com.atlassian.bamboo.build.creation | |
com.atlassian.bamboo.upgrade.tasks | |
com.atlassian.bamboo.ww2.actions.admin | |
com.atlassian.bamboo.ww2.actions.build.admin.create |
Uses of JobCreationService in com.atlassian.bamboo.build.creation |
---|
Constructors in com.atlassian.bamboo.build.creation with parameters of type JobCreationService | |
---|---|
ChainCreationService(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
BuilderConfigHelper builderConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.EventManager eventManager,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
NotificationManager notificationManager,
JobCreationService jobCreationService,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager)
|
Uses of JobCreationService in com.atlassian.bamboo.upgrade.tasks |
---|
Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type JobCreationService | |
---|---|
void |
UpgradeTask2025BuildChainConversion.setJobCreationService(JobCreationService jobCreationService)
|
Uses of JobCreationService in com.atlassian.bamboo.ww2.actions.admin |
---|
Methods in com.atlassian.bamboo.ww2.actions.admin with parameters of type JobCreationService | |
---|---|
void |
ImportMavenPlanCreatePlanAction.setJobCreationService(JobCreationService jobCreationService)
|
Uses of JobCreationService in com.atlassian.bamboo.ww2.actions.build.admin.create |
---|
Methods in com.atlassian.bamboo.ww2.actions.build.admin.create with parameters of type JobCreationService | |
---|---|
void |
CreateChain.setJobCreationService(JobCreationService jobCreationService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |