diff --git a/docs/html/guide/topics/data/backup.jd b/docs/html/guide/topics/data/backup.jd index 98f7a4f9f9b9a..718e391c94820 100644 --- a/docs/html/guide/topics/data/backup.jd +++ b/docs/html/guide/topics/data/backup.jd @@ -31,6 +31,7 @@ page.title=Data Backup
  • Checking the Restore Data Version
  • Requesting Backup
  • Requesting Restore
  • +
  • Developing and Testing Your Backup Agent
  • Key classes

    @@ -759,3 +760,22 @@ implementation, passing the data from the current set of backup data.

    restore operation with the bmgr tool.

    + +

    Developing and Testing Your Backup Agent

    + +

    To develop and test your backup agent:

    + +