Class RestCommentExpander

java.lang.Object
com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<RestComment>
com.atlassian.bamboo.plugins.rest.model.build.comment.RestCommentExpander
All Implemented Interfaces:
com.atlassian.plugins.rest.api.expand.expander.EntityExpander<RestComment>

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

    • RestCommentExpander

      public RestCommentExpander()
  • Method Details

    • expandInternal

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