-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF26, 11.1, 2021.0
-
Component/s: BlobManager
-
Release Notes Summary:The default blob dispatcher is easier to subclass with custom properties.
-
Tags:
-
Team:FG
-
Sprint:nxFG 11.1.13
-
Story Points:1
Make DefaultBlobDispatcher easier to subclass with custom properties.
Currently for instance if you want to define a new ecm:tenant that delegates to custom tenant code, you need to copy the whole getProviderId method.
- Is referenced in