- getAccessibleProjects(long, long) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Get a list of all projects the user can see.
- getAnchor() - Method in class com.atlassian.stash.rest.client.api.entity.Task
-
- getApplicationProperties() - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Retrieves version information and other application properties.
- getAuthor() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestStatus
-
- getAvatarUrl() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestParticipant
-
- getBaseUrl() - Method in class com.atlassian.stash.rest.client.api.entity.MirrorServer
-
- getBuildDate() - Method in class com.atlassian.stash.rest.client.api.entity.ApplicationProperties
-
- getBuildNumber() - Method in class com.atlassian.stash.rest.client.api.entity.ApplicationProperties
-
- getCodeAnnotations(String, String, String) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Obtain a full list of code annotations for a given revision in a repository.
- getCommentCount() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestStatus
-
Note this is optional as Stash/Bitbucket Server seems to return no counter value if there are no comments.
- getContext() - Method in class com.atlassian.stash.rest.client.api.StashError
-
- getCurrentUserKeys(long, long) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Retrieves access keys (SSH public keys) for current user
- getCurrentUserRepositoryPermission(String, String) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Retrieves user permission to given repository.
- getData() - Method in class com.atlassian.stash.rest.client.api.entity.Report
-
Custom data defined by this report.
- getDescription() - Method in class com.atlassian.stash.rest.client.api.entity.Project
-
- getDescription() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestStatus
-
- getDetails() - Method in class com.atlassian.stash.rest.client.api.entity.Report
-
Detail message of the report.
- getDirectoryName() - Method in class com.atlassian.stash.rest.client.api.entity.User
-
- getDisplayId() - Method in class com.atlassian.stash.rest.client.api.entity.Branch
-
- getDisplayId() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestRef
-
- getDisplayId() - Method in class com.atlassian.stash.rest.client.api.entity.Tag
-
- getDisplayName() - Method in class com.atlassian.stash.rest.client.api.entity.ApplicationProperties
-
- getDisplayName() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestParticipant
-
- getDisplayName() - Method in class com.atlassian.stash.rest.client.api.entity.User
-
- getEmailAddress() - Method in class com.atlassian.stash.rest.client.api.entity.User
-
- getErrors() - Method in exception com.atlassian.stash.rest.client.api.StashException
-
- getExceptionName() - Method in class com.atlassian.stash.rest.client.api.StashError
-
- getExternalId() - Method in class com.atlassian.stash.rest.client.api.entity.CodeAnnotation
-
Unique externally managed Id of the annotation.
- getFromRef() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestStatus
-
- getGroupName() - Method in class com.atlassian.stash.rest.client.api.entity.ProjectGroupPermission
-
- getHash() - Method in class com.atlassian.stash.rest.client.api.entity.Tag
-
- getHttpCloneUrl() - Method in class com.atlassian.stash.rest.client.api.entity.Repository
-
- getId() - Method in class com.atlassian.stash.rest.client.api.entity.Branch
-
- getId() - Method in class com.atlassian.stash.rest.client.api.entity.Comment
-
- getId() - Method in class com.atlassian.stash.rest.client.api.entity.MirrorServer
-
- getId() - Method in class com.atlassian.stash.rest.client.api.entity.Project
-
- getId() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestRef
-
- getId() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestStatus
-
- getId() - Method in class com.atlassian.stash.rest.client.api.entity.Repository
-
Retrieves the repository's ID, which represents its primary key.
- getId() - Method in class com.atlassian.stash.rest.client.api.entity.SshKey
-
- getId() - Method in class com.atlassian.stash.rest.client.api.entity.Tag
-
- getId() - Method in class com.atlassian.stash.rest.client.api.entity.Task
-
- getId() - Method in interface com.atlassian.stash.rest.client.api.entity.TaskAnchor
-
- getId() - Method in class com.atlassian.stash.rest.client.api.entity.User
-
- getKey() - Method in class com.atlassian.stash.rest.client.api.entity.Project
-
- getKey() - Method in class com.atlassian.stash.rest.client.api.entity.Report
-
Unique key of the report.
- getLabel() - Method in class com.atlassian.stash.rest.client.api.entity.SshKey
-
- getLastAuthenticationTimestamp() - Method in class com.atlassian.stash.rest.client.api.entity.User
-
- getLastSeenDate() - Method in class com.atlassian.stash.rest.client.api.entity.MirrorServer
-
- getLastUpdated() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestStatus
-
- getLatestChangeset() - Method in class com.atlassian.stash.rest.client.api.entity.Branch
-
- getLatestChangeset() - Method in class com.atlassian.stash.rest.client.api.entity.Tag
-
- getLatestCommit() - Method in class com.atlassian.stash.rest.client.api.entity.Tag
-
- getLimit() - Method in class com.atlassian.stash.rest.client.api.entity.Page
-
- getLine() - Method in class com.atlassian.stash.rest.client.api.entity.CodeAnnotation
-
- getLink() - Method in class com.atlassian.stash.rest.client.api.entity.CodeAnnotation
-
External link for the code annotation (tool report, vendor page, etc.).
- getLink() - Method in class com.atlassian.stash.rest.client.api.entity.Report
-
URL for the vendor/tool which produced the report.
- getLogoUrl() - Method in class com.atlassian.stash.rest.client.api.entity.Report
-
URL of the logo for the vendor/tool which produced the report.
- getMergeOutcome() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestStatus
-
Note this is optional as old Stash/Bitbucket Server versions may not return it (e.g.
- getMessage() - Method in class com.atlassian.stash.rest.client.api.entity.CodeAnnotation
-
Message associated with this code annotation.
- getMessage() - Method in class com.atlassian.stash.rest.client.api.StashError
-
- getMirror(String) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Returns mirror details.
- getName() - Method in class com.atlassian.stash.rest.client.api.entity.MirrorServer
-
- getName() - Method in class com.atlassian.stash.rest.client.api.entity.Project
-
- getName() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestParticipant
-
- getName() - Method in class com.atlassian.stash.rest.client.api.entity.Repository
-
Retrieves the repository's name, which is guaranteed to be unique within its
project but
not within the system at large.
- getName() - Method in class com.atlassian.stash.rest.client.api.entity.User
-
- getNextPageStart() - Method in class com.atlassian.stash.rest.client.api.entity.Page
-
- getOrigin() - Method in class com.atlassian.stash.rest.client.api.entity.Repository
-
- getOutcome() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestMergeability
-
Note that due to lazy merge work success of the merge can not be guaranteed.
- getOutstandingTaskCount() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestStatus
-
Note this is optional as old Stash/Bitbucket Server versions may not return it (e.g.
- getPath() - Method in class com.atlassian.stash.rest.client.api.entity.CodeAnnotation
-
Path in the repository for the file to which the annotation applies.
- getPermission() - Method in class com.atlassian.stash.rest.client.api.entity.ProjectGroupPermission
-
- getPermission() - Method in class com.atlassian.stash.rest.client.api.entity.ProjectUserPermission
-
- getPermission() - Method in class com.atlassian.stash.rest.client.api.entity.RepositorySshKey
-
- getProductType() - Method in class com.atlassian.stash.rest.client.api.entity.MirrorServer
-
- getProductVersion() - Method in class com.atlassian.stash.rest.client.api.entity.MirrorServer
-
- getProject() - Method in class com.atlassian.stash.rest.client.api.entity.Repository
-
- getProjectGroupPermissions(String, String, long, long) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Retrieve a page of groups that have been granted at least one permission for the specified project.
- getProjectKey() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestRef
-
- getProjectName() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestRef
-
- getProjectRepositories(String, long, long) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Get a list of all repositories of a project
- getProjectUserPermissions(String, String, long, long) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Retrieve a page of users that have been granted at least one permission for the specified project.
- getPullRequestsByRepository(String, String, String, StashClient.PullRequestDirection, StashClient.PullRequestStateFilter, StashClient.PullRequestsOrder, long, long, AvatarRequest) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Retrieve a page of pull requests to or from the specified repository.
- getPullRequestsByRepository(String, String, String, StashClient.PullRequestDirection, StashClient.PullRequestStateFilter, StashClient.PullRequestsOrder, long, long) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Retrieve a page of pull requests to or from the specified repository.
- getReport(String, String, String, String) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Obtains a code insights report identified by the given key for a given revision in a repository.
- getReportKey() - Method in class com.atlassian.stash.rest.client.api.entity.CodeAnnotation
-
Key of the
Report to which this code annotation belongs.
- getReports(String, String, String, long, long) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Obtain a paginated list of code insights report for a given revision in a repository.
- getRepositories(String, String, long, long) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Search for repositories the user can see.
- getRepository() - Method in class com.atlassian.stash.rest.client.api.entity.RepositorySshKey
-
- getRepository(String, String) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Retrieve a specific repository object
- getRepositoryBranches(String, String, String, long, long) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Search for the branches for a specific repository
- getRepositoryDefaultBranch(String, String) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Retrieves default branch for a specific repository
- getRepositoryKeys(String, String, long, long) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Retrieves access keys (SSH public keys) for given repository
- getRepositoryMirrors(long, long, long) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Returns a page of mirrors for a repository.
- getRepositoryName() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestRef
-
- getRepositorySlug() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestRef
-
- getRepositoryTags(String, String, String, long, long) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Search for the tags for a specific repository
- getResolvedTaskCount() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestStatus
-
Note this is optional as old Stash/Bitbucket Server versions may not return it (e.g.
- getResponseBody() - Method in exception com.atlassian.stash.rest.client.api.StashRestException
-
- getResult() - Method in class com.atlassian.stash.rest.client.api.entity.Report
-
Result of the report - whether it failed or passed.
- getReviewers() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestStatus
-
- getRole() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestParticipant
-
- getSelfUrl() - Method in class com.atlassian.stash.rest.client.api.entity.MirrorServer
-
- getSelfUrl() - Method in class com.atlassian.stash.rest.client.api.entity.Project
-
Retrieves the project's url ie.
- getSelfUrl() - Method in class com.atlassian.stash.rest.client.api.entity.Repository
-
- getSelfUrl() - Method in class com.atlassian.stash.rest.client.api.entity.User
-
- getSeverity() - Method in class com.atlassian.stash.rest.client.api.entity.CodeAnnotation
-
Tells how severe the problem described by this code annotation is.
- getSize() - Method in class com.atlassian.stash.rest.client.api.AvatarRequest.DefaultAvatarRequest
-
- getSize() - Method in interface com.atlassian.stash.rest.client.api.AvatarRequest
-
- getSize() - Method in class com.atlassian.stash.rest.client.api.entity.Page
-
- getSlug() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestParticipant
-
- getSlug() - Method in class com.atlassian.stash.rest.client.api.entity.Repository
-
Retrieves the "slug" for this repository, which is a URL-friendly variant of its
name.
- getSlug() - Method in class com.atlassian.stash.rest.client.api.entity.User
-
- getSshCloneUrl() - Method in class com.atlassian.stash.rest.client.api.entity.Repository
-
- getStart() - Method in class com.atlassian.stash.rest.client.api.entity.Page
-
- getState() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestStatus
-
- getState() - Method in class com.atlassian.stash.rest.client.api.entity.Task
-
- getStatus() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestParticipant
-
- getStatusCode() - Method in exception com.atlassian.stash.rest.client.api.StashRestException
-
- getStatusMessage() - Method in exception com.atlassian.stash.rest.client.api.StashRestException
-
- getText() - Method in class com.atlassian.stash.rest.client.api.entity.Comment
-
- getText() - Method in class com.atlassian.stash.rest.client.api.entity.SshKey
-
- getText() - Method in class com.atlassian.stash.rest.client.api.entity.Task
-
- getTitle() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestStatus
-
- getTitle() - Method in class com.atlassian.stash.rest.client.api.entity.Report
-
Title of the report.
- getTitle() - Method in class com.atlassian.stash.rest.client.api.entity.ReportDataEntry
-
Display name of the data entry.
- getToRef() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestStatus
-
- getType() - Method in class com.atlassian.stash.rest.client.api.entity.CodeAnnotation
-
Tells the type of the problem described by this code annotation.
- getType() - Method in class com.atlassian.stash.rest.client.api.entity.MirrorServer
-
- getType() - Method in class com.atlassian.stash.rest.client.api.entity.Project
-
Retrieves the project's type.
- getType() - Method in class com.atlassian.stash.rest.client.api.entity.ReportDataEntry
-
Type of value defined by this data entry.
- getType() - Method in class com.atlassian.stash.rest.client.api.entity.User
-
- getUrl() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestStatus
-
- getUrlMode() - Method in class com.atlassian.stash.rest.client.api.AvatarRequest.DefaultAvatarRequest
-
- getUrlMode() - Method in interface com.atlassian.stash.rest.client.api.AvatarRequest
-
Note size must be specified for scheme to be honoured, at least as of Bitbucket 4.10
- getUrlScheme() - Method in class com.atlassian.stash.rest.client.api.AvatarRequest.DefaultAvatarRequest
-
- getUrlScheme() - Method in interface com.atlassian.stash.rest.client.api.AvatarRequest
-
Note size must be specified for scheme to be honoured, at least as of Bitbucket 4.10
- getUserName() - Method in class com.atlassian.stash.rest.client.api.entity.ProjectUserPermission
-
- getUsers(String, long, long) - Method in interface com.atlassian.stash.rest.client.api.StashClient
-
Retrieve a List of users.
- getValue() - Method in class com.atlassian.stash.rest.client.api.entity.ReportDataEntry
-
Value of the data entry.
- getValues() - Method in class com.atlassian.stash.rest.client.api.entity.Page
-
- getVendor() - Method in class com.atlassian.stash.rest.client.api.entity.Report
-
Vendor/tool which produced this report.
- getVersion() - Method in class com.atlassian.stash.rest.client.api.entity.ApplicationProperties
-
- getVersion() - Method in class com.atlassian.stash.rest.client.api.entity.Comment
-
- getVersion() - Method in class com.atlassian.stash.rest.client.api.entity.PullRequestStatus
-
- givenVersionIsOlder(String) - Method in enum com.atlassian.stash.rest.client.api.StashVersions
-
tests given build number if it's older than defined by this enum
- valueOf(String) - Static method in enum com.atlassian.stash.rest.client.api.entity.CodeAnnotation.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.stash.rest.client.api.entity.CodeAnnotation.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.stash.rest.client.api.entity.Permission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.stash.rest.client.api.entity.ProjectPermission
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.stash.rest.client.api.entity.Report.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.stash.rest.client.api.entity.ReportDataEntry.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.stash.rest.client.api.entity.TaskAnchor.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.stash.rest.client.api.entity.TaskState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.stash.rest.client.api.StashClient.PullRequestDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.stash.rest.client.api.StashClient.PullRequestsOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.stash.rest.client.api.StashClient.PullRequestStateFilter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.atlassian.stash.rest.client.api.StashVersions
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.atlassian.stash.rest.client.api.entity.CodeAnnotation.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.stash.rest.client.api.entity.CodeAnnotation.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.stash.rest.client.api.entity.Permission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.stash.rest.client.api.entity.ProjectPermission
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.stash.rest.client.api.entity.Report.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.stash.rest.client.api.entity.ReportDataEntry.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.stash.rest.client.api.entity.TaskAnchor.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.stash.rest.client.api.entity.TaskState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.stash.rest.client.api.StashClient.PullRequestDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.stash.rest.client.api.StashClient.PullRequestsOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.stash.rest.client.api.StashClient.PullRequestStateFilter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.atlassian.stash.rest.client.api.StashVersions
-
Returns an array containing the constants of this enum type, in
the order they are declared.