public static class IssueService.CreateValidationResult extends IssueService.IssueValidationResult
#validateCreate(User, IssueInputParameters)
method to obtain
this.Constructor and Description |
---|
CreateValidationResult(MutableIssue issue,
ErrorCollection errors,
Map<String,Object> fieldValuesHolder) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getFieldValuesHolder() |
getIssue
getErrorCollection, getWarningCollection, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasWarnings
@Internal public CreateValidationResult(MutableIssue issue, ErrorCollection errors, Map<String,Object> fieldValuesHolder)
Copyright © 2002-2015 Atlassian. All Rights Reserved.