public static class GenericItemService.CreateValidationResult extends GenericItemService.ExceptionSupportResult
| Constructor and Description |
|---|
CreateValidationResult(com.atlassian.jira.util.ErrorCollection errors,
StructureException exception,
String itemType,
GenericItem genericItem) |
| Modifier and Type | Method and Description |
|---|---|
GenericItem |
getGenericItem() |
String |
getItemType() |
getException, isValidgetErrorCollection, getWarningCollectionpublic CreateValidationResult(@NotNull
com.atlassian.jira.util.ErrorCollection errors,
@Nullable
StructureException exception,
@NotNull
String itemType,
@NotNull
GenericItem genericItem)
@NotNull public String getItemType()
@NotNull public GenericItem getGenericItem()
Copyright © 2019 ALM Works. All Rights Reserved.