Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.artifact.RestBuildArtifactList

Packages that use RestBuildArtifactList
com.atlassian.bamboo.plugins.rest.model.build   
com.atlassian.bamboo.plugins.rest.model.chain   
 

Uses of RestBuildArtifactList in com.atlassian.bamboo.plugins.rest.model.build
 

Fields in com.atlassian.bamboo.plugins.rest.model.build declared as RestBuildArtifactList
protected  RestBuildArtifactList Result.artifacts
           
 

Methods in com.atlassian.bamboo.plugins.rest.model.build that return RestBuildArtifactList
protected  RestBuildArtifactList Result.getArtifacts()
           
 

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

Methods in com.atlassian.bamboo.plugins.rest.model.chain that return RestBuildArtifactList
protected  RestBuildArtifactList RestChainResult.getArtifacts()
           
 



Copyright © 2011 Atlassian. All Rights Reserved.