WebLink.Target
Modifier and Type | Method and Description |
---|---|
WebLinkInfo |
getPatchSetWebLink(java.lang.String projectName,
java.lang.String commit)
WebLinkInfo describing a link from a patch set to
an external service. |
WebLinkInfo getPatchSetWebLink(java.lang.String projectName, java.lang.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