| Package | Description |
|---|---|
| com.atlassian.plugins.whitelist.applinks |
| Modifier and Type | Method and Description |
|---|---|
ApplicationLinkRestrictiveness |
ApplicationLinkRestrictions.getRestrictiveness()
Gets the restrictiveness of application links.
|
static ApplicationLinkRestrictiveness |
ApplicationLinkRestrictiveness.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationLinkRestrictiveness[] |
ApplicationLinkRestrictiveness.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationLinkRestrictions.setRestrictiveness(ApplicationLinkRestrictiveness applicationLinkRestrictiveness)
Sets how restrictively application links are treated by default.
|
Copyright © 2023 Atlassian. All Rights Reserved.