Uses of Class
com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeFileList

Packages that use RestChangeFileList
com.atlassian.bamboo.plugins.rest.documentation   
com.atlassian.bamboo.plugins.rest.model.build.change   
 

Uses of RestChangeFileList in com.atlassian.bamboo.plugins.rest.documentation
 

Fields in com.atlassian.bamboo.plugins.rest.documentation declared as RestChangeFileList
static RestChangeFileList RestChangeExampleDocument.EXAMPLE_CHANGE_FILE_LIST
           
 

Uses of RestChangeFileList in com.atlassian.bamboo.plugins.rest.model.build.change
 

Methods in com.atlassian.bamboo.plugins.rest.model.build.change that return RestChangeFileList
 RestChangeFileList RestChange.getChangeFiles()
           
 

Methods in com.atlassian.bamboo.plugins.rest.model.build.change with parameters of type RestChangeFileList
 void RestChange.setChangeFiles(RestChangeFileList changeFiles)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.