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

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

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.getStageToContinue()
           
 StageIdentifier ViewChainResult.getStageToRestart()
           
 



Copyright © 2012 Atlassian. All Rights Reserved.