WebLink.Target
Modifier and Type | Method and Description |
---|---|
WebLinkInfo |
getBranchWebLink(java.lang.String projectName,
java.lang.String branchName)
WebLinkInfo describing a link from a branch to an
external service. |
WebLinkInfo getBranchWebLink(java.lang.String projectName, java.lang.String branchName)
WebLinkInfo
describing a link from a branch 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 projectbranchName
- Name of the branch