@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, getIssueId
getErrorCollection, getWarningCollection, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasWarnings
public AddLabelValidationResult(Long issueId, Long customFieldId, ErrorCollection errorCollection, String label)
public String getLabel()
Copyright © 2002-2015 Atlassian. All Rights Reserved.