public class RestProjectRepository extends Object
Constructor and Description |
---|
RestProjectRepository(Long id,
String name,
String url,
String location,
String icon,
String type,
boolean isAdmin) |
Modifier and Type | Method and Description |
---|---|
static String |
generateUrl(long repositoryId,
String projectKey,
String baseUrl) |
String |
getIcon() |
Long |
getId() |
String |
getLocation() |
String |
getName() |
String |
getType() |
String |
getUrl() |
boolean |
isAdmin() |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.