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