Uses of Interface
org.vx68k.bitbucket.api.BitbucketIssueTracker
-
Packages that use BitbucketIssueTracker 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 BitbucketIssueTracker in org.vx68k.bitbucket.api
Methods in org.vx68k.bitbucket.api that return BitbucketIssueTracker Modifier and Type Method Description BitbucketIssueTrackerBitbucketRepository. getIssueTracker()Returns the issue tracker of the repository. -
Uses of BitbucketIssueTracker in org.vx68k.bitbucket.api.client
Classes in org.vx68k.bitbucket.api.client that implement BitbucketIssueTracker Modifier and Type Class Description classBitbucketClientRepositoryClient implementation ofBitbucketRepository.Methods in org.vx68k.bitbucket.api.client that return BitbucketIssueTracker Modifier and Type Method Description BitbucketIssueTrackerBitbucketClientRepository. getIssueTracker()
-