| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowCapabilities.ProjectTypesEnum |
WorkflowCapabilities.ProjectTypesEnum.fromValue(String value) |
static WorkflowCapabilities.ProjectTypesEnum |
WorkflowCapabilities.ProjectTypesEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowCapabilities.ProjectTypesEnum[] |
WorkflowCapabilities.ProjectTypesEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<WorkflowCapabilities.ProjectTypesEnum> |
WorkflowCapabilities.getProjectTypes()
The types of projects that this capability set is available for.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowCapabilities |
WorkflowCapabilities.addProjectTypesItem(WorkflowCapabilities.ProjectTypesEnum projectTypesItem) |
| Modifier and Type | Method and Description |
|---|---|
WorkflowCapabilities |
WorkflowCapabilities.projectTypes(List<WorkflowCapabilities.ProjectTypesEnum> projectTypes) |
void |
WorkflowCapabilities.setProjectTypes(List<WorkflowCapabilities.ProjectTypesEnum> projectTypes) |
Copyright © 2011–2023 Everit Kft.. All rights reserved.