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