public interface BitbucketTeam
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getLink(String name)
Get Link based on name
|
Map<String,List<BitbucketHref>> |
getLinks()
Gets the links of the project.
|
String |
getName() |
Copyright © 2016–2022. All rights reserved.