@ParametersAreNonnullByDefault public class PackageRepo extends Object
Constructor and Description |
---|
PackageRepo() |
Modifier and Type | Method and Description |
---|---|
void |
cleanup()
The cleanup algorithm is based on the head and tail offsets
fetched from the package topic.
|
String |
store(org.apache.sling.api.resource.ResourceResolver resolver,
org.apache.sling.distribution.packaging.DistributionPackage disPkg) |
@Nonnull public String store(org.apache.sling.api.resource.ResourceResolver resolver, org.apache.sling.distribution.packaging.DistributionPackage disPkg) throws org.apache.sling.distribution.common.DistributionException
org.apache.sling.distribution.common.DistributionException
public void cleanup()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.