Uses of Interface
org.alfresco.service.cmr.replication.ReplicationService
Packages that use ReplicationService
-
Uses of ReplicationService in org.alfresco.repo.replication
Classes in org.alfresco.repo.replication that implement ReplicationService -
Uses of ReplicationService in org.alfresco.repo.replication.script
Methods in org.alfresco.repo.replication.script with parameters of type ReplicationServiceModifier and TypeMethodDescriptionvoidScriptReplicationService.setReplicationService(ReplicationService replicationService) Set the replication serviceConstructors in org.alfresco.repo.replication.script with parameters of type ReplicationServiceModifierConstructorDescriptionScriptReplicationDefinition(ServiceRegistry serviceRegistry, ReplicationService replicationService, org.mozilla.javascript.Scriptable scope, ReplicationDefinition replicationDefinition)