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

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

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

Methods in com.atlassian.bamboo.plugins.rest.model.build.change that return VcsRevision
protected  VcsRevision VcsRevisionExpander.expandInternal(VcsRevision vcsRevision)
           
 

Methods in com.atlassian.bamboo.plugins.rest.model.build.change with parameters of type VcsRevision
protected  VcsRevision VcsRevisionExpander.expandInternal(VcsRevision vcsRevision)
           
 

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



Copyright © 2012 Atlassian. All Rights Reserved.