public static class IssueTypeService.DeleteValidationResult extends ServiceResultImpl
Constructor and Description |
---|
DeleteValidationResult(ErrorCollection errorCollection,
io.atlassian.fugue.Option<IssueTypeService.IssueTypeDeleteInput> issueTypeId) |
Modifier and Type | Method and Description |
---|---|
io.atlassian.fugue.Option<IssueTypeService.IssueTypeDeleteInput> |
getDeleteIssueTypeInput() |
getErrorCollection, getWarningCollection, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasWarnings
public DeleteValidationResult(ErrorCollection errorCollection, io.atlassian.fugue.Option<IssueTypeService.IssueTypeDeleteInput> issueTypeId)
public io.atlassian.fugue.Option<IssueTypeService.IssueTypeDeleteInput> getDeleteIssueTypeInput()
Copyright © 2002-2024 Atlassian. All Rights Reserved.