@ProviderType
public interface ReplicateVersion
| Modifier and Type | Method and Description |
|---|---|
List<ReplicationResult> |
replicate(org.apache.sling.api.resource.ResourceResolver resolver,
String[] rootPaths,
String[] agents,
Date date)
Identifies the latest version of the entire resource tree of the specified resources at the date specified and
issue replication request to the specified agents.
|
List<ReplicationResult> replicate(org.apache.sling.api.resource.ResourceResolver resolver, String[] rootPaths, String[] agents, Date date)
resolver - the resource resolverrootPaths - one or more paths to replicate, recursivelyagents - one or more agent idsdate - the date from which to replicateCopyright © 2013–2020 Adobe. All rights reserved.