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