public static class IssueService.UpdateValidationResult extends IssueService.IssueValidationResult
com.atlassian.jira.bc.issue.IssueService#validateUpdate(User,
Long, com.atlassian.jira.issue.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() |
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-2015 Atlassian. All Rights Reserved.