Class RestTestResultExpander
- java.lang.Object
-
- com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestTestResult>
-
- com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResultExpander
-
- All Implemented Interfaces:
com.atlassian.plugins.rest.common.expand.EntityExpander<RestTestResult>
public class RestTestResultExpander extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestTestResult>
-
-
Constructor Summary
Constructors Constructor Description RestTestResultExpander()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected RestTestResult
expandInternal(RestTestResult testResult)
-
-
-
Method Detail
-
expandInternal
protected RestTestResult expandInternal(RestTestResult testResult)
- Specified by:
expandInternal
in classcom.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestTestResult>
-
-