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

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.build.change.VcsRevision

@Expander(value=VcsRevisionExpander.class)
public class VcsRevision
extends java.lang.Object


Constructor Summary
VcsRevision(RepositoryChangeset repositoryChangeset)
           
 
Method Summary
 void expand()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VcsRevision

public VcsRevision(RepositoryChangeset repositoryChangeset)
Method Detail

expand

public void expand()


Copyright © 2011 Atlassian. All Rights Reserved.