Uses of Package
org.apache.sling.distribution
-
Packages that use org.apache.sling.distribution Package Description org.apache.sling.distribution -
Classes in org.apache.sling.distribution used by org.apache.sling.distribution Class Description DistributionRequest ADistributionRequest
represents the need from the caller to have some content being distributed from a source instance to a target instance.DistributionRequestState The different states aDistributionRequest
can have during its lifecycle.DistributionRequestType The request type tied to a specificDistributionRequest
, used to decide how the distribution content should be aggregated.DistributionResponse ADistributionResponse
represents the outcome of aDistributionRequest
as handled by a certain distribution agent.DistributionResponseInfo ADistributionResponseInfo
represents an additional info for therequest
ImportPostProcessException Exception thrown by the Import post processor implementationsInvalidationProcessException Exception thrown by the Invalidation processor implementations