@PublicApi public static class LabelService.AddLabelValidationResult extends LabelService.LabelValidationResult
| Constructor and Description |
|---|
AddLabelValidationResult(Long issueId,
Long customFieldId,
ErrorCollection errorCollection,
String label) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
getCustomFieldId, getIssueIdgetErrorCollection, getWarningCollection, isValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasWarningspublic AddLabelValidationResult(Long issueId, Long customFieldId, ErrorCollection errorCollection, String label)
public String getLabel()
Copyright © 2002-2019 Atlassian. All Rights Reserved.