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