Uses of Class
com.atlassian.bamboo.plugins.rest.model.chain.RestStageResult

Packages that use RestStageResult
com.atlassian.bamboo.plugins.rest.model.chain   
 

Uses of RestStageResult in com.atlassian.bamboo.plugins.rest.model.chain
 

Methods in com.atlassian.bamboo.plugins.rest.model.chain that return RestStageResult
protected  RestStageResult RestStageResultExpander.expandInternal(RestStageResult stageResult)
           
 

Methods in com.atlassian.bamboo.plugins.rest.model.chain that return types with arguments of type RestStageResult
 java.util.List<RestStageResult> RestStageResultList.getStages()
           
 

Methods in com.atlassian.bamboo.plugins.rest.model.chain with parameters of type RestStageResult
protected  RestStageResult RestStageResultExpander.expandInternal(RestStageResult stageResult)
           
 

Constructor parameters in com.atlassian.bamboo.plugins.rest.model.chain with type arguments of type RestStageResult
RestStageResultList(int size, org.apache.commons.lang.math.IntRange range, com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestStageResult> callback)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.