Package | Description |
---|---|
com.atlassian.jira.config |
Modifier and Type | Method and Description |
---|---|
IssueTypeService.IssueTypeCreateInput.Type |
IssueTypeService.IssueTypeCreateInput.getType() |
static IssueTypeService.IssueTypeCreateInput.Type |
IssueTypeService.IssueTypeCreateInput.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IssueTypeService.IssueTypeCreateInput.Type[] |
IssueTypeService.IssueTypeCreateInput.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IssueTypeService.IssueTypeCreateInput.Builder |
IssueTypeService.IssueTypeCreateInput.Builder.setType(IssueTypeService.IssueTypeCreateInput.Type type) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.