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