@ExperimentalApi
public interface PluginUrlResourceParams
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
all() |
String |
conditionalComment()
Deprecated.
Since v4.0. Always returns an empty string. Will be removed in v5.0.
|
boolean |
ieOnly()
Deprecated.
Since v4.0. Always returns false. Will be removed in v5.0.
|
Map<String,String> |
other() |
@Deprecated String conditionalComment()
@Deprecated boolean ieOnly()
Map<String,String> other()
Copyright © 2024 Atlassian. All rights reserved.