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