Uses of Interface
org.vx68k.bitbucket.api.BitbucketIssue.Version
-
Packages that use BitbucketIssue.Version 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 BitbucketIssue.Version in org.vx68k.bitbucket.api
Methods in org.vx68k.bitbucket.api that return BitbucketIssue.Version Modifier and Type Method Description BitbucketIssue.Version
BitbucketIssue. getVersion()
Returns the version of the issue. -
Uses of BitbucketIssue.Version in org.vx68k.bitbucket.api.client
Methods in org.vx68k.bitbucket.api.client that return BitbucketIssue.Version Modifier and Type Method Description BitbucketIssue.Version
BitbucketClientIssue. getVersion()
-