Class 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 Detail

      • RestTestResultExpander

        public RestTestResultExpander()
    • Method Detail

      • expandInternal

        protected RestTestResult expandInternal​(RestTestResult testResult)
        Specified by:
        expandInternal in class com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestTestResult>