Jun 16th update

This commit is contained in:
noam
2023-01-17 11:34:09 +02:00
parent 90bcc544a2
commit ad04b8d063
168 changed files with 64034 additions and 932 deletions

View File

@@ -41,7 +41,8 @@ public:
const std::string &new_policy_path,
const std::string &new_settings_path,
const std::vector<std::string> &new_data_files = {},
const std::string &tenant_id = ""
const std::string &tenant_id = "",
const std::string &profile_id = ""
) = 0;
virtual bool isServiceInstalled(const std::string &service_name) = 0;