|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JobCreationService in com.atlassian.bamboo.build.creation |
|---|
| Classes in com.atlassian.bamboo.build.creation that implement JobCreationService | |
|---|---|
class |
JobCreationServiceImpl
|
| Constructors in com.atlassian.bamboo.build.creation with parameters of type JobCreationService | |
|---|---|
ChainBranchCreationServiceImpl(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
NotificationManager notificationManager,
JobCreationService jobCreationService,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
ScopedExclusionService exclusionService,
ChainBranchManager chainBranchManager,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager,
BuildStrategyConfigurationService buildStrategyConfigurationService,
JiraBranchLinkingService jiraBranchLinkingService,
TestQuarantineManager testQuarantineManager,
TestsManager testsManager)
|
|
ChainCreationServiceImpl(PlanManager planManager,
ProjectManager projectManager,
BambooAclUpdateHelper aclUpdateHelper,
BambooAuthenticationContext authenticationContext,
BambooLicenseManager bambooLicenseManager,
HibernateMutableAclService aclService,
PlanScheduler planScheduler,
RepositoryConfigHelper repositoryConfigHelper,
BuildStrategyConfigHelper buildStrategyConfigHelper,
WebRepositoryConfigHelper webRepositoryConfigHelper,
com.atlassian.event.api.EventPublisher eventPublisher,
PlanValidationService planValidationService,
AuditLogService auditLogService,
BuildDefinitionConverter buildDefinitionConverter,
NotificationManager notificationManager,
JobCreationService jobCreationService,
ArtifactDefinitionManager artifactDefinitionManager,
ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
RepositoryDefinitionManager repositoryDefinitionManager,
TaskConfigurationService taskConfigurationService,
ScopedExclusionService scopedExclusionService,
BranchCommitInformationManager branchCommitInformationManager,
VcsBranchManager vcsBranchManager,
BranchDetectionService branchDetectionService,
BuildStrategyConfigurationService buildStrategyConfigurationService)
|
|
| Uses of JobCreationService in com.atlassian.bamboo.plan.branch |
|---|
| Methods in com.atlassian.bamboo.plan.branch with parameters of type JobCreationService | |
|---|---|
java.util.List<PlanKey> |
ChainPropagatingFacade.createJob(JobCreationService jobCreationService,
BuildConfiguration buildConfiguration,
java.util.Map<java.lang.String,?> actionParametersMap,
PlanCreationService.EnablePlan isPlanEnabled)
|
| 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)
|
| Uses of JobCreationService in com.atlassian.bamboo.ww2.actions.chains |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.chains with parameters of type JobCreationService | |
|---|---|
void |
CreateTasksJobWizard.setJobCreationService(JobCreationService jobCreationService)
|
void |
CreateJob.setJobCreationService(JobCreationService jobCreationService)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||