| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v2.model |
| Modifier and Type | Method and Description |
|---|---|
static DefaultShareScope.ScopeEnum |
DefaultShareScope.ScopeEnum.fromValue(String value) |
DefaultShareScope.ScopeEnum |
DefaultShareScope.getScope()
The scope of the default sharing for new filters and dashboards: * `AUTHENTICATED` Shared with all logged-in users
|
static DefaultShareScope.ScopeEnum |
DefaultShareScope.ScopeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultShareScope.ScopeEnum[] |
DefaultShareScope.ScopeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultShareScope |
DefaultShareScope.scope(DefaultShareScope.ScopeEnum scope) |
void |
DefaultShareScope.setScope(DefaultShareScope.ScopeEnum scope) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.