| Package | Description |
|---|---|
| com.atlassian.stash.rest.client.api | |
| com.atlassian.stash.rest.client.api.entity |
| Modifier and Type | Method and Description |
|---|---|
Page<Project> |
StashClient.getAccessibleProjects(long start,
long limit)
Get a list of all projects the user can see.
|
| Modifier and Type | Method and Description |
|---|---|
Project |
Repository.getProject() |
| Constructor and Description |
|---|
Repository(String slug,
long id,
String name,
boolean isPublic,
String sshCloneUrl,
String httpCloneUrl,
String selfUrl,
Project project,
Repository origin) |
Copyright © 2020 Atlassian. All rights reserved.