Class RestChangeExpander

java.lang.Object
com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<RestChange>
com.atlassian.bamboo.plugins.rest.model.build.change.RestChangeExpander
All Implemented Interfaces:
com.atlassian.plugins.rest.api.expand.expander.EntityExpander<RestChange>

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

    • RestChangeExpander

      public RestChangeExpander()
  • Method Details

    • expandInternal

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