Class LabelService.LabelValidationResult
java.lang.Object
com.atlassian.jira.bc.ServiceResultImpl
com.atlassian.jira.bc.issue.label.LabelService.LabelValidationResult
- All Implemented Interfaces:
ServiceResult,Serializable
- Direct Known Subclasses:
LabelService.AddLabelValidationResult,LabelService.SetLabelValidationResult
- Enclosing interface:
LabelService
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLabelValidationResult(Long issueId, Long customFieldId, ErrorCollection errorCollection) -
Method Summary
Methods inherited from class com.atlassian.jira.bc.ServiceResultImpl
getErrorCollection, getWarningCollection, isValidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.jira.bc.ServiceResult
hasWarnings
-
Constructor Details
-
LabelValidationResult
-
-
Method Details
-
getCustomFieldId
-
getIssueId
-