JoaoJandre commented on code in PR #12758:
URL: https://github.com/apache/cloudstack/pull/12758#discussion_r3438152255


##########
api/src/main/java/org/apache/cloudstack/backup/BackupManager.java:
##########
@@ -139,6 +140,12 @@ public interface BackupManager extends BackupService, 
Configurable, PluggableSer
      */
     BackupOffering importBackupOffering(final ImportBackupOfferingCmd cmd);
 
+    /**
+     * Add a new Backup and Recovery policy to CloudStack. Currently only 
supported for KBOSS.
+     * @param cmd import backup offering cmd
+     */

Review Comment:
   I just copied the java doc from the importBackupOffering method and adapted 
it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to