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