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, isValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasWarningspublic DeleteValidationResult(ErrorCollection errorCollection, io.atlassian.fugue.Option<IssueTypeService.IssueTypeDeleteInput> issueTypeId)
public io.atlassian.fugue.Option<IssueTypeService.IssueTypeDeleteInput> getDeleteIssueTypeInput()
Copyright © 2002-2021 Atlassian. All Rights Reserved.