com.atlassian.bamboo.plugins.rest.model.build.test
Class RestTestResults

java.lang.Object
  extended by com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResults

@Expander(value=RestTestResultsExpander.class)
public class RestTestResults
extends Object


Field Summary
protected  String expand
           
 
Constructor Summary
RestTestResults()
           
RestTestResults(ImmutableResultsSummary buildSummary, BuildResults buildResult, javax.ws.rs.core.UriInfo uriInfo)
           
 
Method Summary
 void expand()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

expand

protected String expand
Constructor Detail

RestTestResults

public RestTestResults()

RestTestResults

public RestTestResults(ImmutableResultsSummary buildSummary,
                       @Nullable
                       BuildResults buildResult,
                       javax.ws.rs.core.UriInfo uriInfo)
Method Detail

expand

public void expand()


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.