Uses of Interface
com.atlassian.bamboo.chains.execution.ChainStatePersister
-
Packages that use ChainStatePersister Package Description com.atlassian.bamboo.chains com.atlassian.bamboo.chains.execution -
-
Uses of ChainStatePersister in com.atlassian.bamboo.chains
Constructors in com.atlassian.bamboo.chains with parameters of type ChainStatePersister Constructor Description ChainExecutionManagerImpl(PlanStatePersisterService planStatePersisterService, JobExecutionManager buildContextExecutor, ChainStateFactory chainStateFactory, BuildContextFactory buildContextFactory, com.atlassian.event.api.EventPublisher eventPublisher, ChainPluginSupport chainPluginSupport, ErrorUpdateHandler errorUpdateHandler, AuthorCreatorService authorCreatorService, ResultsSummaryManager resultsSummaryManager, BuildDirectoryManager buildDirectoryManager, VcsBranchIntegrationHelper branchIntegrationHelper, CustomVariableContext customVariableContext, PlanExecutionLockService planExecutionLockService, PlanVcsRevisionHistoryService planVcsRevisionHistoryService, CachedPlanManager cachedPlanManager, VcsRepositoryManager vcsRepositoryManager, StorageTagService storageTagService, PlanBranchPullRequestService planBranchPullRequestService, StorageLocationService storageLocationService, ServerBuildLoggerManager buildLoggerManager, DeploymentVersionService deploymentVersionService, ChainStatePersister chainStatePersister)
-
Uses of ChainStatePersister in com.atlassian.bamboo.chains.execution
Classes in com.atlassian.bamboo.chains.execution that implement ChainStatePersister Modifier and Type Class Description class
ChainStatePersisterImpl
-