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