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