Uses of Interface
com.atlassian.bamboo.chains.execution.ChainStateJournalEntry
-
Packages that use ChainStateJournalEntry Package Description com.atlassian.bamboo.chains.execution -
-
Uses of ChainStateJournalEntry in com.atlassian.bamboo.chains.execution
Classes in com.atlassian.bamboo.chains.execution that implement ChainStateJournalEntry Modifier and Type Class Description static classChainStateJournalEntries.AbstractBuildStateJournalEntrystatic classChainStateJournalEntries.AddResultVariablesstatic classChainStateJournalEntries.JobDispatchedstatic classChainStateJournalEntries.JobFinalizedstatic classChainStateJournalEntries.NextStagestatic classChainStateJournalEntries.SetMergeResultstatic classChainStateJournalEntries.SetStartDateMethods in com.atlassian.bamboo.chains.execution with parameters of type ChainStateJournalEntry Modifier and Type Method Description voidChainStatePersister. appendToJournal(@NotNull PlanResultKey key, @NotNull ChainStateJournalEntry journalEntry)Append to journal for a key.voidChainStatePersisterImpl. appendToJournal(@NotNull PlanResultKey key, @NotNull ChainStateJournalEntry journalEntry)
-