Class RestPlanActionExpander

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

    public class RestPlanActionExpander
    extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestPlanAction>
    User: mwent Date: Apr 23, 2009 Time: 11:01:29 AM
    • Constructor Detail

      • RestPlanActionExpander

        public RestPlanActionExpander()
    • Method Detail

      • expandInternal

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