mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-21 18:09:20 +00:00
Start on ALF-4130 (F105) - replication details fetch webscript.
Basics are returned, and unit tested, but the remainder of the details need to be retrieved, computed, output and tested git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@21546 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -853,4 +853,10 @@
|
||||
parent="abstractReplicationWebScript">
|
||||
</bean>
|
||||
|
||||
<!-- Get the details of a replication definition -->
|
||||
<bean id="webscript.org.alfresco.repository.replication.replication-definition.get"
|
||||
class="org.alfresco.repo.web.scripts.replication.ReplicationDefinitionGet"
|
||||
parent="abstractReplicationWebScript">
|
||||
</bean>
|
||||
|
||||
</beans>
|
||||
|
Reference in New Issue
Block a user