com.atlassian.bamboo.plugins.rest.model.build.change
Class VcsRevisionExpander

java.lang.Object
  extended by com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<VcsRevision>
      extended by com.atlassian.bamboo.plugins.rest.model.build.change.VcsRevisionExpander
All Implemented Interfaces:
com.atlassian.plugins.rest.common.expand.EntityExpander<VcsRevision>

public class VcsRevisionExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<VcsRevision>


Constructor Summary
VcsRevisionExpander()
           
 
Method Summary
protected  VcsRevision expandInternal(VcsRevision vcsRevision)
           
 
Methods inherited from class com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander
expand
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VcsRevisionExpander

public VcsRevisionExpander()
Method Detail

expandInternal

protected VcsRevision expandInternal(VcsRevision vcsRevision)
Specified by:
expandInternal in class com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<VcsRevision>


Copyright © 2012 Atlassian. All Rights Reserved.