@PublicApi public static class LabelService.AddLabelValidationResult extends LabelService.LabelValidationResult
| Constructor and Description |
|---|
LabelService.AddLabelValidationResult(Long issueId,
Long customFieldId,
ErrorCollection errorCollection,
String label) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
getCustomFieldId, getIssueIdgetErrorCollection, isValidpublic LabelService.AddLabelValidationResult(Long issueId, Long customFieldId, ErrorCollection errorCollection, String label)
public String getLabel()
Copyright © 2002-2015 Atlassian. All Rights Reserved.