com.atlassian.bamboo.plugins.rest.model.build.status
Class RestJobResultStatusExpander

java.lang.Object
  extended by com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestJobResultStatus>
      extended by com.atlassian.bamboo.plugins.rest.model.build.status.RestJobResultStatusExpander
All Implemented Interfaces:
com.atlassian.plugins.rest.common.expand.EntityExpander<RestJobResultStatus>

public class RestJobResultStatusExpander
extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestJobResultStatus>


Constructor Summary
RestJobResultStatusExpander()
           
 
Method Summary
protected  RestJobResultStatus expandInternal(RestJobResultStatus status)
           
 
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

RestJobResultStatusExpander

public RestJobResultStatusExpander()
Method Detail

expandInternal

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


Copyright © 2012 Atlassian. All Rights Reserved.