[
https://issues.apache.org/jira/browse/SLING-3857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14102322#comment-14102322
]
Marius Petria commented on SLING-3857:
--------------------------------------
The uris for replication settings:
{code}
/libs/sling/replication/settings/agents.html
/libs/sling/replication/settings/importers/local.html
/libs/sling/replication/settings/importers/remote.html
/libs/sling/replication/settings/exporters/local.html
/libs/sling/replication/settings/exporters/remote.html
{code}
The uris for replication API:
{code}
/libs/sling/replication/services/agents.html
/libs/sling/replication/services/importers.html
/libs/sling/replication/services/exporters.html
{code}
> Provide basic ui for replication agents
> ---------------------------------------
>
> Key: SLING-3857
> URL: https://issues.apache.org/jira/browse/SLING-3857
> Project: Sling
> Issue Type: Bug
> Components: Replication
> Reporter: Marius Petria
> Labels: replication
>
> In order to validate that all the necessary APIs are exposed we should
> provide a basic ui for replication agents.
> The UI should allow:
> 1. CRUD on agent/component settings
> 2. Navigating from an agent settings to component settings
> 3. Check if an agent or component is enabled
> 4. Navigating from an agent service to its settings
> 5. Triggering a replication action
--
This message was sent by Atlassian JIRA
(v6.2#6252)