@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, getIssueId
getErrorCollection, isValid
public LabelService.AddLabelValidationResult(Long issueId, Long customFieldId, ErrorCollection errorCollection, String label)
public String getLabel()
Copyright © 2002-2015 Atlassian. All Rights Reserved.