|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProjectLink | |
|---|---|
| org.sonar.commons.resources | |
| org.sonar.plugins.api.maven | |
| Uses of ProjectLink in org.sonar.commons.resources |
|---|
| Methods in org.sonar.commons.resources that return ProjectLink | |
|---|---|
ProjectLink |
Resource.getProjectLink(java.lang.String key)
|
| Methods in org.sonar.commons.resources that return types with arguments of type ProjectLink | |
|---|---|
java.util.List<ProjectLink> |
Resource.getProjectLinks()
|
| Methods in org.sonar.commons.resources with parameters of type ProjectLink | |
|---|---|
void |
ProjectLink.copyFieldsFrom(ProjectLink link)
|
| Method parameters in org.sonar.commons.resources with type arguments of type ProjectLink | |
|---|---|
void |
Resource.setProjectLinks(java.util.List<ProjectLink> projectLinks)
|
| Uses of ProjectLink in org.sonar.plugins.api.maven |
|---|
| Methods in org.sonar.plugins.api.maven with parameters of type ProjectLink | |
|---|---|
void |
ProjectContext.addLink(ProjectLink link)
add a link to an external page like project homepage, sources (subversion, ...), continuous integration server... |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||