|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BuildContextBuilderFactory in com.atlassian.bamboo.build |
|---|
| Constructors in com.atlassian.bamboo.build with parameters of type BuildContextBuilderFactory | |
|---|---|
BuildDetectionActionFactoryImpl(BuildNumberGeneratorService buildNumberGenerator,
ChangeDetectionManager changeDetectionManager,
TriggerManager triggerManager,
ErrorUpdateHandler errorUpdateHandler,
BuildLoggerManager buildLoggerManager,
VariableDefinitionManager variableDefinitionManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
ResultsSummaryManager resultsSummaryManager,
BranchIntegrationService branchIntegrationService,
BuildContextBuilderFactory buildContextBuilderFactory)
|
|
| Uses of BuildContextBuilderFactory in com.atlassian.bamboo.build.context |
|---|
| Classes in com.atlassian.bamboo.build.context that implement BuildContextBuilderFactory | |
|---|---|
class |
BuildContextBuilderFactoryImpl
|
| Uses of BuildContextBuilderFactory in com.atlassian.bamboo.chains |
|---|
| Constructors in com.atlassian.bamboo.chains with parameters of type BuildContextBuilderFactory | |
|---|---|
BuildContextFactoryImpl(ArtifactSubscriptionManager artifactSubscriptionManager,
VariableDefinitionManager variableDefinitionManager,
ResultsSummaryManager resultsSummaryManager,
TaskManager taskManager,
TestQuarantineManager testQuarantineManager,
AdministrationConfigurationAccessor administrationConfigurationManager,
BranchIntegrationService branchIntegrationService,
FeatureManager featureManager,
BuildContextBuilderFactory buildContextBuilderFactory)
|
|
| Uses of BuildContextBuilderFactory in com.atlassian.bamboo.v2.build.trigger |
|---|
| Constructors in com.atlassian.bamboo.v2.build.trigger with parameters of type BuildContextBuilderFactory | |
|---|---|
DefaultDependencyBlockingManager(DependencyTreeBuilder dependencyTreeBuilder,
ImmutablePlanCacheService immutablePlanCacheService,
ChangeDetectionManager changeDetectionManager,
PlanExecutionManager planExecutionManager,
TriggerManager triggerManager,
ErrorUpdateHandler errorUpdateHandler,
BuildNumberGeneratorService buildNumberGenerator,
ChainExecutionManager chainExecutionManager,
BuildContextBuilderFactory buildContextBuilderFactory)
|
|
| Uses of BuildContextBuilderFactory in com.atlassian.bamboo.v2.trigger |
|---|
| Fields in com.atlassian.bamboo.v2.trigger declared as BuildContextBuilderFactory | |
|---|---|
protected BuildContextBuilderFactory |
AbstractDependentDetectionAction.buildContextBuilderFactory
|
| Methods in com.atlassian.bamboo.v2.trigger with parameters of type BuildContextBuilderFactory | |
|---|---|
void |
ChangeDetectionListenerAction.setBuildContextBuilderFactory(BuildContextBuilderFactory buildContextBuilderFactory)
|
| Constructors in com.atlassian.bamboo.v2.trigger with parameters of type BuildContextBuilderFactory | |
|---|---|
AbstractDependentDetectionAction(ImmutableChain chain,
ImmutableChain parentChain,
BuildContext completedBuildContext,
ErrorUpdateHandler errorUpdateHandler,
TriggerManager triggerManager,
ChangeDetectionManager changeDetectionManager,
BuildNumberGeneratorService buildNumberGeneratorService,
BuildLoggerManager buildLoggerManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BuildContextBuilderFactory buildContextBuilderFactory)
|
|
ChildDependencyBuildDetectionAction(ImmutablePlan plan,
PlanIdentifier child,
BuildNumberGeneratorService buildNumberGenerator,
TriggerManager triggerManager,
BuildChanges buildChanges,
ErrorUpdateHandler errorUpdateHandler,
ImmutablePlanCacheService immutablePlanCacheService,
BuildContextBuilderFactory buildContextBuilderFactory)
|
|
ContinuedBuildDetectionAction(ImmutableChain chain,
PlanExecutionConfig planExecutionConfig,
com.atlassian.user.User user,
TriggerReason triggerReason,
java.util.Map<java.lang.String,java.lang.String> params,
java.util.Map<java.lang.String,java.lang.String> variables,
ErrorUpdateHandler errorUpdateHandler,
ResultsSummaryManager resultsSummaryManager,
TriggerManager triggerManager,
BranchIntegrationService branchIntegrationService,
BuildContextBuilderFactory buildContextBuilderFactory)
|
|
DependentBuildDetectionAction(ImmutableChain chain,
ImmutableChain parentChain,
BuildContext completedBuildContext,
ErrorUpdateHandler errorUpdateHandler,
TriggerManager triggerManager,
ChangeDetectionManager changeDetectionManager,
BuildNumberGeneratorService buildNumberGeneratorService,
BuildLoggerManager buildLoggerManager,
PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BuildContextBuilderFactory buildContextBuilderFactory)
|
|
ManualBuildDetectionAction(ImmutableChain chain,
com.atlassian.user.User user,
PlanExecutionConfig planExecutionConfig,
java.util.Map<java.lang.String,java.lang.String> params,
java.util.Map<java.lang.String,java.lang.String> variables,
BuildNumberGeneratorService buildNumberGenerator,
ChangeDetectionManager changeDetectionManager,
TriggerManager triggerManager,
ErrorUpdateHandler errorUpdateHandler,
VariableDefinitionManager variableDefinitionManager,
BuildContextBuilderFactory buildContextBuilderFactory)
|
|
PluginTriggerBuildDetectionAction(PlanVcsRevisionHistoryService planVcsRevisionHistoryService,
BuildNumberGeneratorService buildNumberGenerator,
VariableDefinitionManager variableDefinitionManager,
BuildContextBuilderFactory buildContextBuilderFactory,
ImmutableChain chain,
PlanExecutionConfig planExecutionConfig,
TriggerReason triggerReason,
PlanTrigger buildTrigger,
java.util.Map<java.lang.String,java.lang.String> params,
java.util.Map<java.lang.String,java.lang.String> variables)
|
|
ScheduledBuildDetectionAction(ChangeDetectionManager changeDetectionManager,
TriggerManager triggerManager,
BuildNumberGeneratorService buildNumberGenerator,
BuildLoggerManager buildLoggerManager,
ImmutableChain chain,
java.util.Map<java.lang.String,java.lang.String> triggerConditionsConfiguration,
BuildContextBuilderFactory buildContextBuilderFactory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||