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