Uses of Interface
com.atlassian.bamboo.plan.StageIdentifier

Packages that use StageIdentifier
com.atlassian.bamboo.build   
com.atlassian.bamboo.chains   
com.atlassian.bamboo.plan   
com.atlassian.bamboo.ww2.actions.chains   
 

Uses of StageIdentifier in com.atlassian.bamboo.build
 

Methods in com.atlassian.bamboo.build that return StageIdentifier
 StageIdentifier PlanResultsAction.getStageToContinue()
           
 StageIdentifier ViewBuildResults.getStageToRestart()
           
 

Uses of StageIdentifier in com.atlassian.bamboo.chains
 

Methods in com.atlassian.bamboo.chains that return StageIdentifier
static StageIdentifier ContinuableStageHelper.getStageToContinue(ChainResultsSummary chainResultSummary)
           
static StageIdentifier ContinuableStageHelper.getStageToRestart(ChainResultsSummary chainResultSummary)
           
 

Uses of StageIdentifier in com.atlassian.bamboo.plan
 

Classes in com.atlassian.bamboo.plan that implement StageIdentifier
 class StageIdentifierImpl
           
 

Methods in com.atlassian.bamboo.plan that return StageIdentifier
 StageIdentifier PlanExecutionConfig.getStartStage()
          Stage where plan execution should be resumed
 StageIdentifier PlanExecutionConfigImpl.getStartStage()
           
 

Uses of StageIdentifier in com.atlassian.bamboo.ww2.actions.chains
 

Methods in com.atlassian.bamboo.ww2.actions.chains that return StageIdentifier
 StageIdentifier ViewChainResult.getStageToRestart()
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.