| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
static SharePermissionInputBean.TypeEnum |
SharePermissionInputBean.TypeEnum.fromValue(String value) |
SharePermissionInputBean.TypeEnum |
SharePermissionInputBean.getType()
The type of the share permission.Specify the type as follows: * `group` Share with a group.
|
static SharePermissionInputBean.TypeEnum |
SharePermissionInputBean.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SharePermissionInputBean.TypeEnum[] |
SharePermissionInputBean.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SharePermissionInputBean.setType(SharePermissionInputBean.TypeEnum type) |
SharePermissionInputBean |
SharePermissionInputBean.type(SharePermissionInputBean.TypeEnum type) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.