|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IssueLinkService.AddIssueLinkValidationResult | |
---|---|
com.atlassian.jira.bc.issue.link |
Uses of IssueLinkService.AddIssueLinkValidationResult in com.atlassian.jira.bc.issue.link |
---|
Methods in com.atlassian.jira.bc.issue.link that return IssueLinkService.AddIssueLinkValidationResult | |
---|---|
IssueLinkService.AddIssueLinkValidationResult |
IssueLinkService.validateAddIssueLinks(com.atlassian.crowd.embedded.api.User user,
Issue issue,
Long issueLinkTypeId,
Direction direction,
Collection<String> linkKeys,
boolean excludeSystemLinks)
|
IssueLinkService.AddIssueLinkValidationResult |
IssueLinkService.validateAddIssueLinks(com.atlassian.crowd.embedded.api.User user,
Issue issue,
String linkName,
Collection<String> linkKeys)
Validates that the user provided can add the link provided for a particular issue. |
Methods in com.atlassian.jira.bc.issue.link with parameters of type IssueLinkService.AddIssueLinkValidationResult | |
---|---|
void |
IssueLinkService.addIssueLinks(com.atlassian.crowd.embedded.api.User user,
IssueLinkService.AddIssueLinkValidationResult result)
Adds the issue link to the issue specified by the validation result. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |