| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
static SharePermission.TypeEnum |
SharePermission.TypeEnum.fromValue(String value) |
SharePermission.TypeEnum |
SharePermission.getType()
The type of share permission: * `group` Shared with a group.
|
static SharePermission.TypeEnum |
SharePermission.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SharePermission.TypeEnum[] |
SharePermission.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 |
SharePermission.setType(SharePermission.TypeEnum type) |
SharePermission |
SharePermission.type(SharePermission.TypeEnum type) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.