public abstract static class LabelService.LabelValidationResult extends ServiceResultImpl
Constructor and Description |
---|
LabelValidationResult(Long issueId,
Long customFieldId,
ErrorCollection errorCollection) |
Modifier and Type | Method and Description |
---|---|
Long |
getCustomFieldId() |
Long |
getIssueId() |
getErrorCollection, getWarningCollection, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasWarnings
public LabelValidationResult(Long issueId, Long customFieldId, ErrorCollection errorCollection)
Copyright © 2002-2017 Atlassian. All Rights Reserved.