Uses of Interface
org.alfresco.service.cmr.replication.ReplicationService
-
Packages that use ReplicationService Package Description org.alfresco.repo.replication org.alfresco.repo.replication.script -
-
Uses of ReplicationService in org.alfresco.repo.replication
Classes in org.alfresco.repo.replication that implement ReplicationService Modifier and Type Class Description classReplicationServiceImpl -
Uses of ReplicationService in org.alfresco.repo.replication.script
Methods in org.alfresco.repo.replication.script with parameters of type ReplicationService Modifier and Type Method Description voidScriptReplicationService. setReplicationService(ReplicationService replicationService)Set the replication serviceConstructors in org.alfresco.repo.replication.script with parameters of type ReplicationService Constructor Description ScriptReplicationDefinition(ServiceRegistry serviceRegistry, ReplicationService replicationService, org.mozilla.javascript.Scriptable scope, ReplicationDefinition replicationDefinition)
-