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, isValid
getErrorCollection, getWarningCollection
public 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 © 2018 ALM Works. All Rights Reserved.