Interface LegacyPageBuilderService
- All Superinterfaces:
PageBuilderService
- All Known Implementing Classes:
DefaultPageBuilderService
Deprecated.
since 3.0. This only exists to support the broken behaviour of WebResourceManagerImpl.
Legacy subinterface of PageBuilderService that provides a clearRequestLocal() method
- Since:
- v3.0
-
Method Summary
Methods inherited from interface com.atlassian.webresource.api.assembler.PageBuilderService
assembler, seed
-
Method Details
-
clearRequestLocal
Deprecated.since 3.0. This only exists to support the broken behaviour of WebResourceManagerImpl.Clears the request-local variables. This is not in the public API - it only exists to support WebResourceManager's legacy behaviour that ignores already-included dependencies over multiple calls to methods likeWebResourceManager.requireResource(String).
-