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.v2.ww2.build   
com.atlassian.bamboo.ww2.actions.chains   
 

Uses of StageIdentifier in com.atlassian.bamboo.build
 

Methods in com.atlassian.bamboo.build that return StageIdentifier
 StageIdentifier ViewBuildResults.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.v2.ww2.build
 

Methods in com.atlassian.bamboo.v2.ww2.build that return StageIdentifier
 StageIdentifier ParameterisedManualBuild.getStageToContinue()
           
 

Methods in com.atlassian.bamboo.v2.ww2.build with parameters of type StageIdentifier
 void ParameterisedManualBuild.setStageToContinue(StageIdentifier stageToContinue)
           
 

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

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



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