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

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

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

Methods in com.atlassian.bamboo.plugins.rest.model.build.change that return RestChange
protected  RestChange RestChangeExpander.expandInternal(RestChange change)
           
 

Methods in com.atlassian.bamboo.plugins.rest.model.build.change that return types with arguments of type RestChange
 java.util.List<RestChange> RestChangeList.getChange()
           
 

Methods in com.atlassian.bamboo.plugins.rest.model.build.change with parameters of type RestChange
protected  RestChange RestChangeExpander.expandInternal(RestChange change)
           
 

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



Copyright © 2011 Atlassian. All Rights Reserved.