Class RestStageExpander

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

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

      • RestStageExpander

        public RestStageExpander()
    • Method Detail

      • expandInternal

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