| Package | Description |
|---|---|
| nl.surfnet.coin.selfservice.domain | |
| nl.surfnet.coin.selfservice.service | |
| nl.surfnet.coin.selfservice.service.impl |
| Modifier and Type | Method and Description |
|---|---|
static JiraTask.Action |
JiraTask.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JiraTask.Action[] |
JiraTask.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JiraService.doAction(String key,
JiraTask.Action action)
Re-open or close a Jira task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JiraServiceImpl.doAction(String key,
JiraTask.Action update) |
void |
JiraServiceMock.doAction(String key,
JiraTask.Action action) |
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.