Class RestStageResultExpander
java.lang.Object
com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<RestStageResult>
com.atlassian.bamboo.plugins.rest.model.chain.RestStageResultExpander
- All Implemented Interfaces:
com.atlassian.plugins.rest.api.expand.expander.EntityExpander<RestStageResult>
public class RestStageResultExpander
extends com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<RestStageResult>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected RestStageResultexpandInternal(RestStageResult stageResult) Methods inherited from class com.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander
expand
-
Constructor Details
-
RestStageResultExpander
public RestStageResultExpander()
-
-
Method Details
-
expandInternal
- Specified by:
expandInternalin classcom.atlassian.plugins.rest.api.expand.expander.AbstractEntityExpander<RestStageResult>
-