public class TreeReplication extends ProcessDefinition
| Modifier and Type | Class and Description |
|---|---|
protected static class |
TreeReplication.QueueMethod |
protected static class |
TreeReplication.ReplicationAction |
protected static class |
TreeReplication.ReplicationFilter |
static class |
TreeReplication.ReportColumns |
| Modifier and Type | Field and Description |
|---|---|
static int |
ASYNC_LIMIT |
AtomicInteger |
replicationCount |
| Constructor and Description |
|---|
TreeReplication(com.day.cq.replication.Replicator replicator) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildProcess(ProcessInstance instance,
org.apache.sling.api.resource.ResourceResolver rr) |
void |
init() |
static Boolean |
isFolderOrPage(org.apache.sling.api.resource.Resource res) |
void |
storeReport(ProcessInstance instance,
org.apache.sling.api.resource.ResourceResolver rr) |
getName, setNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparseInputspublic static int ASYNC_LIMIT
public AtomicInteger replicationCount
public TreeReplication(com.day.cq.replication.Replicator replicator)
public void init()
public void buildProcess(ProcessInstance instance, org.apache.sling.api.resource.ResourceResolver rr) throws org.apache.sling.api.resource.LoginException, javax.jcr.RepositoryException
buildProcess in class ProcessDefinitionorg.apache.sling.api.resource.LoginExceptionjavax.jcr.RepositoryExceptionpublic void storeReport(ProcessInstance instance, org.apache.sling.api.resource.ResourceResolver rr) throws javax.jcr.RepositoryException, org.apache.sling.api.resource.PersistenceException
storeReport in class ProcessDefinitionjavax.jcr.RepositoryExceptionorg.apache.sling.api.resource.PersistenceExceptionpublic static Boolean isFolderOrPage(org.apache.sling.api.resource.Resource res)
Copyright © 2013–2021 Adobe. All rights reserved.