Uses of Enum
com.atlassian.plugins.whitelist.applinks.ApplicationLinkRestrictiveness
Packages that use ApplicationLinkRestrictiveness
-
Uses of ApplicationLinkRestrictiveness in com.atlassian.plugins.whitelist.applinks
Methods in com.atlassian.plugins.whitelist.applinks that return ApplicationLinkRestrictivenessModifier and TypeMethodDescriptionApplicationLinkRestrictions.getRestrictiveness()Gets the restrictiveness of application links.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.Methods in com.atlassian.plugins.whitelist.applinks with parameters of type ApplicationLinkRestrictivenessModifier and TypeMethodDescriptionvoidApplicationLinkRestrictions.setRestrictiveness(ApplicationLinkRestrictiveness applicationLinkRestrictiveness) Sets how restrictively application links are treated by default.