Uses of Interface
org.vx68k.bitbucket.api.BitbucketRendered
-
Packages that use BitbucketRendered Package Description org.vx68k.bitbucket.api Interfaces and common classes for the Bitbucket API.org.vx68k.bitbucket.api.client Client implementation for the Bitbucket API. -
-
Uses of BitbucketRendered in org.vx68k.bitbucket.api
Methods in org.vx68k.bitbucket.api that return BitbucketRendered Modifier and Type Method Description BitbucketRendered
BitbucketIssue.Comment. getContent()
Returns the content of the comment.BitbucketRendered
BitbucketIssue. getContent()
Returns the content of the issue. -
Uses of BitbucketRendered in org.vx68k.bitbucket.api.client
Classes in org.vx68k.bitbucket.api.client that implement BitbucketRendered Modifier and Type Class Description class
BitbucketClientRendered
Client implementation ofBitbucketRendered
.Methods in org.vx68k.bitbucket.api.client that return BitbucketRendered Modifier and Type Method Description BitbucketRendered
BitbucketClientIssue. getContent()
-