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