Uses of Class
com.atlassian.bamboo.chains.ChainResultManager.JobResultInfoForRerun
-
Packages that use ChainResultManager.JobResultInfoForRerun Package Description com.atlassian.bamboo.chains -
-
Uses of ChainResultManager.JobResultInfoForRerun in com.atlassian.bamboo.chains
Methods in com.atlassian.bamboo.chains that return types with arguments of type ChainResultManager.JobResultInfoForRerun Modifier and Type Method Description @NotNull Map<PlanResultKey,ChainResultManager.JobResultInfoForRerun>
ChainResultManager. cleanForRerunBuild(@NotNull BuildContext chainBuildContext)
Removes all job and stage results.@NotNull Map<PlanResultKey,ChainResultManager.JobResultInfoForRerun>
ChainResultManagerImpl. cleanForRerunBuild(@NotNull BuildContext chainBuildContext)
-