public interface DistributionPackageProcessor
Modifier and Type | Method and Description |
---|---|
List<org.apache.sling.distribution.DistributionResponse> |
getAllResponses() |
int |
getPackagesCount() |
long |
getPackagesSize() |
void |
process(DistributionPackage distributionPackage)
process a distribution package
|
void process(DistributionPackage distributionPackage)
distributionPackage
- the distribution packageList<org.apache.sling.distribution.DistributionResponse> getAllResponses()
int getPackagesCount()
long getPackagesSize()
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.