Mohit Arora created SLING-8743:
----------------------------------
Summary: Move DistributionQueueBuilderFactory class from impl to
api surface
Key: SLING-8743
URL: https://issues.apache.org/jira/browse/SLING-8743
Project: Sling
Issue Type: Task
Components: Content Distribution
Reporter: Mohit Arora
Currently, it is not possible to create an instance of DistributionQueue using
DitributionQueueBuilderFactory as the factory is inside an impl package [0].
This should be exposed as an API so that consumers can get a reference of it.
[0][https://github.com/apache/sling-org-apache-sling-distribution-core/blob/master/src/main/java/org/apache/sling/distribution/queue/impl/DistributionQueueProviderFactory.java]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)