Class SyncBatchKey
java.lang.Object
com.atlassian.plugin.webresource.models.Requestable
com.atlassian.plugin.webresource.models.WebResourceContextKey
com.atlassian.plugin.webresource.models.SyncBatchKey
Represents the special synchronous or "sync batch" web-resource context.
Everything in this context should be rendered to the body of the current HTTP response.
- Since:
- 5.6.0
-
Method Summary
Methods inherited from class com.atlassian.plugin.webresource.models.WebResourceContextKey
toLooseTypeMethods inherited from class com.atlassian.plugin.webresource.models.Requestable
equals, getKey, hashCode
-
Method Details
-
getInstance
-
toString
- Overrides:
toStringin classWebResourceContextKey
-