Uses of Interface
com.atlassian.bamboo.chains.ChainBuildState
Packages that use ChainBuildState
-
Uses of ChainBuildState in com.atlassian.bamboo.chains
Methods in com.atlassian.bamboo.chains that return ChainBuildStateModifier and TypeMethodDescription@Nullable ChainBuildStateStageState.get(@NotNull PlanResultKey planResultKey) Gets the Build State given the build result key@Nullable ChainBuildStateChainState.getChainBuildState(@NotNull PlanResultKey planResultKey) Gets the build state for the given buildResultKeyMethods in com.atlassian.bamboo.chains that return types with arguments of type ChainBuildStateModifier and TypeMethodDescription@NotNull Collection<ChainBuildState>StageState.getBuilds()Get Builds associated with this Stage@NotNull Collection<ChainBuildState>ChainState.getChainBuildStates()Gets all theChainBuildStates for the currentChainState -
Uses of ChainBuildState in com.atlassian.bamboo.chains.execution
Methods in com.atlassian.bamboo.chains.execution with parameters of type ChainBuildStateModifier and TypeMethodDescriptionabstract voidChainStateJournalEntries.AbstractBuildStateJournalEntry.replay(@NotNull ChainBuildState buildState) voidChainStateJournalEntries.JobDispatched.replay(@NotNull ChainBuildState buildState) voidChainStateJournalEntries.JobFinalized.replay(@NotNull ChainBuildState chainBuildState)