Class RestChangeExpander

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

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

      • RestChangeExpander

        public RestChangeExpander()
    • Method Detail

      • expandInternal

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