Class RestQueuedBuildExpander
- java.lang.Object
-
- com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestQueuedBuild>
-
- com.atlassian.bamboo.plugins.rest.model.queue.RestQueuedBuildExpander
-
- All Implemented Interfaces:
com.atlassian.plugins.rest.common.expand.EntityExpander<RestQueuedBuild>
public class RestQueuedBuildExpander extends com.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestQueuedBuild>
-
-
Constructor Summary
Constructors Constructor Description RestQueuedBuildExpander()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected RestQueuedBuild
expandInternal(RestQueuedBuild build)
-
-
-
Method Detail
-
expandInternal
protected RestQueuedBuild expandInternal(RestQueuedBuild build)
- Specified by:
expandInternal
in classcom.atlassian.plugins.rest.common.expand.AbstractRecursiveEntityExpander<RestQueuedBuild>
-
-