Uses of Package
org.apache.sling.distribution
Packages that use org.apache.sling.distribution
-
Classes in org.apache.sling.distribution used by org.apache.sling.distributionClassDescriptionA
DistributionRequest
represents the need from the caller to have some content being distributed from a source instance to a target instance.The different states aDistributionRequest
can have during its lifecycle.The request type tied to a specificDistributionRequest
, used to decide how the distribution content should be aggregated.ADistributionResponse
represents the outcome of aDistributionRequest
as handled by a certain distribution agent.ADistributionResponseInfo
represents an additional info for therequest
Exception thrown by the Import post processor implementationsException thrown to indicate an issue that prevents the content from being imported successfully during the pre-import processing phase.Exception thrown by the Invalidation processor implementations