WebLink.Target
Modifier and Type | Method and Description |
---|---|
WebLinkInfo |
getPatchSetWebLink(String projectName,
String commit)
WebLinkInfo describing a link from a patch set to
an external service. |
WebLinkInfo getPatchSetWebLink(String projectName, String commit)
WebLinkInfo
describing a link from a patch set to
an external service.
In order for the web link to be visible WebLinkInfo.url
and WebLinkInfo.name
must be set.
projectName
- Name of the projectcommit
- Commit of the patch set