com.atlassian.bamboo.chains
Class ContinuableStageHelper

java.lang.Object
  extended by com.atlassian.bamboo.chains.ContinuableStageHelper

public class ContinuableStageHelper
extends java.lang.Object


Constructor Summary
ContinuableStageHelper()
           
 
Method Summary
static StageIdentifier getStageToContinue(ChainResultsSummary chainResultSummary)
           
static StageIdentifier getStageToRestart(ChainResultsSummary chainResultSummary)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContinuableStageHelper

public ContinuableStageHelper()
Method Detail

getStageToContinue

public static StageIdentifier getStageToContinue(ChainResultsSummary chainResultSummary)

getStageToRestart

public static StageIdentifier getStageToRestart(ChainResultsSummary chainResultSummary)


Copyright © 2012 Atlassian. All Rights Reserved.