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