| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
static ProjectScopeBean.AttributesEnum |
ProjectScopeBean.AttributesEnum.fromValue(String value) |
static ProjectScopeBean.AttributesEnum |
ProjectScopeBean.AttributesEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProjectScopeBean.AttributesEnum[] |
ProjectScopeBean.AttributesEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProjectScopeBean.AttributesEnum> |
ProjectScopeBean.getAttributes()
Defines the behavior of the option in the project.If notSelectable is set, the option cannot be set as the field's value.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectScopeBean |
ProjectScopeBean.addAttributesItem(ProjectScopeBean.AttributesEnum attributesItem) |
| Modifier and Type | Method and Description |
|---|---|
ProjectScopeBean |
ProjectScopeBean.attributes(List<ProjectScopeBean.AttributesEnum> attributes) |
void |
ProjectScopeBean.setAttributes(List<ProjectScopeBean.AttributesEnum> attributes) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.