public static class IssueService.CreateValidationResult extends IssueService.IssueValidationResult
IssueService.validateCreate(ApplicationUser, IssueInputParameters) method
to obtain
this.| Constructor and Description |
|---|
CreateValidationResult(MutableIssue issue,
ErrorCollection errors,
Map<String,Object> fieldValuesHolder,
Map<String,org.codehaus.jackson.JsonNode> properties) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getFieldValuesHolder() |
Map<String,org.codehaus.jackson.JsonNode> |
getProperties() |
getIssuegetErrorCollection, getWarningCollection, isValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasWarnings@Internal public CreateValidationResult(MutableIssue issue, ErrorCollection errors, Map<String,Object> fieldValuesHolder, Map<String,org.codehaus.jackson.JsonNode> properties)
Copyright © 2002-2022 Atlassian. All Rights Reserved.