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