|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LabelService.SetLabelValidationResult | |
|---|---|
| com.atlassian.jira.bc.issue.label | |
| Uses of LabelService.SetLabelValidationResult in com.atlassian.jira.bc.issue.label |
|---|
| Methods in com.atlassian.jira.bc.issue.label that return LabelService.SetLabelValidationResult | |
|---|---|
LabelService.SetLabelValidationResult |
LabelService.validateSetLabels(com.atlassian.crowd.embedded.api.User user,
Long issueId,
Long customFieldId,
Set<String> labels)
Validates that the user provided can set the labels provided for a particular issue. |
LabelService.SetLabelValidationResult |
LabelService.validateSetLabels(User user,
Long issueId,
Long customFieldId,
Set<String> labels)
Validates that the user provided can set the labels provided for a particular issue. |
LabelService.SetLabelValidationResult |
DefaultLabelService.validateSetLabels(com.atlassian.crowd.embedded.api.User user,
Long issueId,
Long customFieldId,
Set<String> labels)
|
LabelService.SetLabelValidationResult |
DefaultLabelService.validateSetLabels(User user,
Long issueId,
Long customFieldId,
Set<String> labels)
|
LabelService.SetLabelValidationResult |
LabelService.validateSetLabels(com.atlassian.crowd.embedded.api.User user,
Long issueId,
Set<String> labels)
Validates that the user provided can set the labels provided for a particular issue. |
LabelService.SetLabelValidationResult |
LabelService.validateSetLabels(User user,
Long issueId,
Set<String> labels)
Validates that the user provided can set the labels provided for a particular issue. |
LabelService.SetLabelValidationResult |
DefaultLabelService.validateSetLabels(com.atlassian.crowd.embedded.api.User user,
Long issueId,
Set<String> labels)
|
LabelService.SetLabelValidationResult |
DefaultLabelService.validateSetLabels(User user,
Long issueId,
Set<String> labels)
|
| Methods in com.atlassian.jira.bc.issue.label with parameters of type LabelService.SetLabelValidationResult | |
|---|---|
LabelService.LabelsResult |
LabelService.setLabels(com.atlassian.crowd.embedded.api.User user,
LabelService.SetLabelValidationResult result,
boolean sendNotification,
boolean causeChangeNotification)
Sets the labels for a particular issue to the set specified as a parameter. |
LabelService.LabelsResult |
LabelService.setLabels(User user,
LabelService.SetLabelValidationResult result,
boolean sendNotification,
boolean causeChangeNotification)
Sets the labels for a particular issue to the set specified as a parameter. |
LabelService.LabelsResult |
DefaultLabelService.setLabels(com.atlassian.crowd.embedded.api.User user,
LabelService.SetLabelValidationResult result,
boolean sendNotification,
boolean causeChangeNotification)
|
LabelService.LabelsResult |
DefaultLabelService.setLabels(User user,
LabelService.SetLabelValidationResult result,
boolean sendNotification,
boolean causeChangeNotification)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||