Class ReplicationParamsImpl

    • Constructor Detail

      • ReplicationParamsImpl

        public ReplicationParamsImpl()
    • Method Detail

      • setTransferReadOnly

        public void setTransferReadOnly​(boolean readOnly)
        Sets whether to lock replicated items
        Parameters:
        readOnly - true lock replicated items in target repository
      • isEnabled

        public boolean isEnabled()
        Description copied from interface: ReplicationParams
        Is the Replication Service Enabled
        Specified by:
        isEnabled in interface ReplicationParams
        Returns:
        true the replication service is enabled