public static class IssueTypeService.IssueTypeDeleteInput extends Object
Constructor and Description |
---|
IssueTypeDeleteInput(String issueTypeToDeleteId,
io.atlassian.fugue.Option<String> alternativeIssueTypeId) |
Modifier and Type | Method and Description |
---|---|
io.atlassian.fugue.Option<String> |
getAlternativeIssueTypeId() |
String |
getIssueTypeToDeleteId() |
Copyright © 2002-2022 Atlassian. All Rights Reserved.