Class RestResultExpander

  • All Implemented Interfaces:
    com.atlassian.plugins.rest.common.expand.EntityExpander<Result>

    public class RestResultExpander
    extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<Result>
    User: mwent Date: Apr 17, 2009 Time: 12:20:55 PM
    • Constructor Detail

      • RestResultExpander

        public RestResultExpander()
    • Method Detail

      • expandInternal

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