com.atlassian.bamboo.plan.cache
Class ImmutableChainImpl
java.lang.Object
com.atlassian.bamboo.plan.cache.AbstractImmutablePlan
com.atlassian.bamboo.plan.cache.AbstractImmutableChain
com.atlassian.bamboo.plan.cache.ImmutableChainImpl
- All Implemented Interfaces:
- BambooIdProvider, ImmutableChain, ImmutablePlan, ImmutableTopLevelPlan, PlanIdentifier, PlanKeyProvider, Triggerable, DescriptionProvider, NameProvider
public class ImmutableChainImpl
- extends AbstractImmutableChain
- implements ImmutableTopLevelPlan
A ImmutableChain
implementation.
- Since:
- v3.4
Methods inherited from class com.atlassian.bamboo.plan.cache.AbstractImmutableChain |
containsStage, getAllJobs, getAllStages, getEffectiveRepositoryDefinitions, getJobCount, getLastResultKey, getLatestResultsSummary, getMaster, getNotificationSet, getStages, getTriggerDefinitions, getTriggers, isActive, isBusy, isExecuting, isSuspended |
Methods inherited from class com.atlassian.bamboo.plan.cache.AbstractImmutablePlan |
compareTo, equals, exceptionOnModification, getAverageBuildDuration, getBuildDefinition, getBuildKey, getBuildLogger, getBuildName, getCurrentStatus, getDescription, getEffectiveVariables, getFirstBuildNumber, getId, getKey, getLabellings, getLabelNames, getLastBuildNumber, getMasterId, getName, getNextBuildNumber, getPlanKey, getPlanType, getProject, getRelatedLabellings, getType, getVariables, hashCode, hasMaster, isMarkedForDeletion, isSuspendedFromBuilding |
Methods inherited from interface com.atlassian.bamboo.plan.cache.ImmutablePlan |
getAverageBuildDuration, getBuildDefinition, getBuildLogger, getCurrentStatus, getEffectiveVariables, getFirstBuildNumber, getKey, getLabelNames, getLastBuildNumber, getLatestResultsSummary, getNextBuildNumber, getProject, getType, getVariables, hasMaster, isActive, isBusy, isExecuting, isMarkedForDeletion |
ImmutableChainImpl
public ImmutableChainImpl(@NotNull
Chain chain,
BuildLoggerManager buildLoggerManager,
ImmutablePlanCacheService immutablePlanCacheService,
ImmutablePlanManager immutablePlanManager,
LabelManager labelManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
VariableDefinitionManager variableDefinitionManager,
@NotNull
BuildDefinition buildDefinition)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.