Package jetbrains.buildServer.serverSide
Interface UserAuthPropertyInfo.ConnectLinkProvider
-
- Enclosing class:
- UserAuthPropertyInfo
public static interface UserAuthPropertyInfo.ConnectLinkProvider- Since:
- 2020.2
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetLink(String propertyValue)StringgetLinkText(String propertyValue)
-