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