Class WebResourceContextKey
java.lang.Object
com.atlassian.plugin.webresource.models.Requestable
com.atlassian.plugin.webresource.models.WebResourceContextKey
- Direct Known Subclasses:
SuperBatchKey,SyncBatchKey
Represents a web-resource context key.
- Since:
- 5.0.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.plugin.webresource.models.Requestable
equals, getKey, hashCode
-
Constructor Details
-
WebResourceContextKey
-
-
Method Details
-
toLooseType
Deprecated.Description copied from class:RequestableUsed during refactoring to show where we lose our strong typing- Overrides:
toLooseTypein classRequestable- Returns:
- The requestable key.
-
toString
-