Package org.apache.sling.distribution
@ParametersAreNonnullByDefault
@Version("0.4.1")
package org.apache.sling.distribution
-
ClassDescriptionA
DistributionRequestrepresents the need from the caller to have some content being distributed from a source instance to a target instance.The different states aDistributionRequestcan have during its lifecycle.The request type tied to a specificDistributionRequest, used to decide how the distribution content should be aggregated.ADistributionResponserepresents the outcome of aDistributionRequestas handled by a certain distribution agent.ADistributionResponseInforepresents an additional info for therequestA distributor is responsible for dispatchingDistributionRequests to distribution agents.Exception thrown by the Import post processor implementationsExecutes any operations post import of distribution contentException thrown to indicate an issue that prevents the content from being imported successfully during the pre-import processing phase.Interface for executing operations before the import of distribution content.Exception thrown by the Invalidation processor implementationsExecutes cache invalidation requestsASimpleDistributionRequestis aDistributionRequestwhere all paths are either "deep" or "shallow".