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() |
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, Map<String,org.codehaus.jackson.JsonNode> properties)
Copyright © 2002-2021 Atlassian. All Rights Reserved.