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() |
getIssue
getErrorCollection, getWarningCollection, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasWarnings
@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.