| Package | Description |
|---|---|
| dashboard.domain |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
List<Action.Type> |
JiraFilter.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.type(Action.Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
JiraFilter.setTypes(List<Action.Type> types) |
Copyright © 2012–2021 Pivotal Software, Inc.. All rights reserved.