public class RestRepository extends Object
Constructor and Description |
---|
RestRepository(Long id,
String name,
String url,
boolean rssEnabled) |
RestRepository(Long id,
String name,
String url,
boolean rssEnabled,
String projectKey,
String projectName) |
Modifier and Type | Method and Description |
---|---|
static String |
generateProjectRepositoryUrl(long repositoryId,
String baseUrl,
String projectKey) |
static String |
generateUrl(long repositoryId,
String baseUrl) |
Long |
getId() |
String |
getName() |
String |
getProjectKey() |
String |
getProjectName() |
String |
getUrl() |
boolean |
isRssEnabled() |
public RestRepository(Long id, String name, String url, boolean rssEnabled, String projectKey, String projectName)
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences