How exactly can I programmatically trigger replication on a node on CRX?

I see the com.day.crx.replication.Replicator class, but I don't know what to use as the configuration in its constructor. I figure it's a mix of the getSyndicators() and the replicate() methods, but I need to get access to the service first.

        Any help is appreciated!

        -Josh

Reply via email to