RemoteVersionLinkService.RemoteVersionLinkResult |
RemoteVersionLinkServiceImpl.getRemoteVersionLinkByVersionIdAndGlobalId(ApplicationUser user,
Long versionId,
String globalId) |
RemoteVersionLinkService.RemoteVersionLinkResult |
RemoteVersionLinkService.getRemoteVersionLinkByVersionIdAndGlobalId(ApplicationUser user,
Long versionId,
String globalId)
Retrieves the remote version link that links with the given JIRA version and has the given globalId.
|
RemoteVersionLinkService.RemoteVersionLinkResult |
RemoteVersionLinkServiceImpl.put(ApplicationUser user,
RemoteVersionLinkService.PutValidationResult putValidationResult) |
RemoteVersionLinkService.RemoteVersionLinkResult |
RemoteVersionLinkService.put(ApplicationUser user,
RemoteVersionLinkService.PutValidationResult putValidationResult)
|