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 BitbucketRenderedBitbucketIssue.Comment. getContent()Returns the content of the comment.BitbucketRenderedBitbucketIssue. 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 classBitbucketClientRenderedClient implementation ofBitbucketRendered.Methods in org.vx68k.bitbucket.api.client that return BitbucketRendered Modifier and Type Method Description BitbucketRenderedBitbucketClientIssue. getContent()
-