Class RestTestResultExpander

java.lang.Object
com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<RestTestResult>
com.atlassian.bamboo.plugins.rest.model.build.test.RestTestResultExpander
All Implemented Interfaces:
com.atlassian.plugins.rest.api.expand.expander.EntityExpander<RestTestResult>

public class RestTestResultExpander extends com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<RestTestResult>
  • Constructor Details

    • RestTestResultExpander

      public RestTestResultExpander()
  • Method Details

    • expandInternal

      protected RestTestResult expandInternal(RestTestResult testResult)
      Specified by:
      expandInternal in class com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<RestTestResult>