|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of BranchDetectionService in com.atlassian.bamboo.build.creation |
---|
Constructors in com.atlassian.bamboo.build.creation with parameters of type BranchDetectionService | |
---|---|
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,
ImmutablePlanCacheService immutablePlanCacheService)
|
Uses of BranchDetectionService in com.atlassian.bamboo.plan.branch |
---|
Classes in com.atlassian.bamboo.plan.branch that implement BranchDetectionService | |
---|---|
class |
BranchDetectionServiceImpl
|
Methods in com.atlassian.bamboo.plan.branch with parameters of type BranchDetectionService | |
---|---|
void |
BranchDetectionJobScheduler.setBranchDetectionService(BranchDetectionService branchDetectionService)
|
Uses of BranchDetectionService in com.atlassian.bamboo.plugins.rest.resource |
---|
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type BranchDetectionService | |
---|---|
PlanResource(BambooPermissionManager bambooPermissionManager,
BambooUserManager bambooUserManager,
BranchDetectionService branchDetectionService,
CachedPlanManager cachedPlanManager,
LabelManager labelManager,
PlanService planService,
VariableDefinitionManager variableDefinitionManager,
JiraIssueManager jiraIssueManager,
JiraApplinksService jiraApplinksService)
|
Uses of BranchDetectionService in com.atlassian.bamboo.repository |
---|
Constructors in com.atlassian.bamboo.repository with parameters of type BranchDetectionService | |
---|---|
RepositoryConfigurationServiceImpl(PlanManager planManager,
RepositoryManager repositoryManager,
WebRepositoryViewerManager webRepositoryViewerManager,
RepositoryDefinitionManager repositoryDefinitionManager,
AuditLogService auditLogService,
TaskConfigurationService taskConfigurationService,
BuildDefinitionManager buildDefinitionManager,
ChainBranchManager chainBranchManager,
BranchDetectionService branchDetectionService,
ScopedExclusionService scopedExclusionService,
com.atlassian.event.api.EventPublisher eventPublisher,
HibernateMutableAclService aclService)
|
Uses of BranchDetectionService in com.atlassian.bamboo.ww2.actions.branch |
---|
Methods in com.atlassian.bamboo.ww2.actions.branch with parameters of type BranchDetectionService | |
---|---|
void |
DetectBranches.setBranchDetectionService(BranchDetectionService branchDetectionService)
|
void |
CreateChainBranch.setBranchDetectionService(BranchDetectionService branchDetectionService)
|
void |
ConfigureBranches.setBranchDetectionService(BranchDetectionService branchDetectionService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |