Class RestCommentExpander

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

    public class RestCommentExpander
    extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestComment>
    • Constructor Detail

      • RestCommentExpander

        public RestCommentExpander()
    • Method Detail

      • expandInternal

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