com.atlassian.bamboo.plugins.rest.model.build.comment
Class RestCommentExpander

java.lang.Object
  extended by com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestComment>
      extended by com.atlassian.bamboo.plugins.rest.model.build.comment.RestCommentExpander
All Implemented Interfaces:
com.atlassian.plugins.rest.common.expand.EntityExpander<RestComment>

public class RestCommentExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestComment>


Constructor Summary
RestCommentExpander()
           
 
Method Summary
protected  RestComment expandInternal(RestComment comment)
           
 
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

RestCommentExpander

public RestCommentExpander()
Method Detail

expandInternal

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


Copyright © 2010 Atlassian. All Rights Reserved.