| Package | Description |
|---|---|
| nl.surfnet.coin.selfservice.domain |
| Modifier and Type | Method and Description |
|---|---|
JiraTask.Type |
JiraTask.getIssueType() |
static JiraTask.Type |
JiraTask.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JiraTask.Type[] |
JiraTask.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Action.Type |
Action.Type.byJiraIssueType(JiraTask.Type type) |
JiraTask.Builder |
JiraTask.Builder.issueType(JiraTask.Type issueType) |
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.