| Package | Description |
|---|---|
| nl.surfnet.coin.selfservice.domain |
| Modifier and Type | Method and Description |
|---|---|
JiraTask.Status |
JiraTask.getStatus() |
static JiraTask.Status |
JiraTask.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JiraTask.Status[] |
JiraTask.Status.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.Status |
Action.Status.byJiraIssueStatus(JiraTask.Status status) |
JiraTask.Builder |
JiraTask.Builder.status(JiraTask.Status status) |
Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.