Package org.apache.sling.distribution
-
Interface Summary Interface Description DistributionRequest ADistributionRequestrepresents the need from the caller to have some content being distributed from a source instance to a target instance.DistributionResponse ADistributionResponserepresents the outcome of aDistributionRequestas handled by a certain distribution agent.Distributor A distributor is responsible for dispatchingDistributionRequests to distribution agents. -
Class Summary Class Description SimpleDistributionRequest ASimpleDistributionRequestis aDistributionRequestwhere all paths are either "deep" or "shallow". -
Enum Summary Enum Description DistributionRequestState The different states aDistributionRequestcan have during its lifecycle.DistributionRequestType The request type tied to a specificDistributionRequest, used to decide how the distribution content should be aggregated.