com.atlassian.jira.bc.issue.label
Class LabelService.SetLabelValidationResult
java.lang.Object
com.atlassian.jira.bc.ServiceResultImpl
com.atlassian.jira.bc.issue.label.LabelService.LabelValidationResult
com.atlassian.jira.bc.issue.label.LabelService.SetLabelValidationResult
- All Implemented Interfaces:
- ServiceResult
- Enclosing interface:
- LabelService
public static class LabelService.SetLabelValidationResult
- extends LabelService.LabelValidationResult
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabelService.SetLabelValidationResult
public LabelService.SetLabelValidationResult(Long issueId,
Long customFieldId,
ErrorCollection errorCollection,
Set<String> labels)
getLabels
public Set<String> getLabels()
Copyright © 2002-2012 Atlassian. All Rights Reserved.