| Package | Description |
|---|---|
| nl.surfnet.coin.selfservice.domain |
| Modifier and Type | Method and Description |
|---|---|
static Action.Status |
Action.Status.byJiraIssueStatus(JiraTask.Status status) |
Action.Status |
Action.getStatus() |
static Action.Status |
Action.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action.Status[] |
Action.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Action(String jiraKey,
String userId,
String userName,
Action.Type type,
Action.Status status,
String body,
String idpId,
String spId,
String institutionId,
Date requestDate) |
Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.