Class RestTestResultsExpander
java.lang.Object
com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<RestTestResults>
com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResultsExpander
- All Implemented Interfaces:
com.atlassian.plugins.rest.api.expand.expander.EntityExpander<RestTestResults>
public class RestTestResultsExpander
extends com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<RestTestResults>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected RestTestResults
expandInternal
(RestTestResults testResults) Methods inherited from class com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander
expand
-
Constructor Details
-
RestTestResultsExpander
public RestTestResultsExpander()
-
-
Method Details
-
expandInternal
- Specified by:
expandInternal
in classcom.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<RestTestResults>
-