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