Modified: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/MigrationTo121.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/MigrationTo121.html?rev=1903790&r1=1903789&r2=1903790&view=diff
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/MigrationTo121.html
 (original)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/MigrationTo121.html
 Wed Aug 31 11:06:09 2022
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Aug 09 13:57:45 CEST 2022 -->
+<!-- Generated by javadoc (1.8.0_333) on Wed Aug 31 12:59:45 CEST 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MigrationTo121 (Apache Unomi :: Root Project 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-08-09">
+<meta name="date" content="2022-08-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -158,9 +158,7 @@ implements <a href="../../../../../../or
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo121.html#execute-org.apache.karaf.shell.api.console.Session-org.apache.http.impl.client.CloseableHttpClient-org.apache.unomi.shell.migration.MigrationConfig-org.osgi.framework.BundleContext-">execute</a></span>(org.apache.karaf.shell.api.console.Session&nbsp;session,
-       org.apache.http.impl.client.CloseableHttpClient&nbsp;httpClient,
-       <a 
href="../../../../../../org/apache/unomi/shell/migration/MigrationConfig.html" 
title="class in 
org.apache.unomi.shell.migration">MigrationConfig</a>&nbsp;migrationConfig,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo121.html#execute-org.apache.unomi.shell.migration.service.MigrationContext-org.osgi.framework.BundleContext-">execute</a></span>(<a
 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationContext</a>&nbsp;migrationContext,
        org.osgi.framework.BundleContext&nbsp;bundleContext)</code>
 <div class="block">This method is called to execute the migration</div>
 </td>
@@ -204,26 +202,22 @@ implements <a href="../../../../../../or
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a 
name="execute-org.apache.karaf.shell.api.console.Session-org.apache.http.impl.client.CloseableHttpClient-org.apache.unomi.shell.migration.MigrationConfig-org.osgi.framework.BundleContext-">
+<a 
name="execute-org.apache.unomi.shell.migration.service.MigrationContext-org.osgi.framework.BundleContext-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>execute</h4>
-<pre>public&nbsp;void&nbsp;execute(org.apache.karaf.shell.api.console.Session&nbsp;session,
-                    
org.apache.http.impl.client.CloseableHttpClient&nbsp;httpClient,
-                    <a 
href="../../../../../../org/apache/unomi/shell/migration/MigrationConfig.html" 
title="class in 
org.apache.unomi.shell.migration">MigrationConfig</a>&nbsp;migrationConfig,
+<pre>public&nbsp;void&nbsp;execute(<a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationContext</a>&nbsp;migrationContext,
                     org.osgi.framework.BundleContext&nbsp;bundleContext)
              throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html#execute-org.apache.karaf.shell.api.console.Session-org.apache.http.impl.client.CloseableHttpClient-org.apache.unomi.shell.migration.MigrationConfig-org.osgi.framework.BundleContext-">Migration</a></code></span></div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html#execute-org.apache.unomi.shell.migration.service.MigrationContext-org.osgi.framework.BundleContext-">Migration</a></code></span></div>
 <div class="block">This method is called to execute the migration</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html#execute-org.apache.karaf.shell.api.console.Session-org.apache.http.impl.client.CloseableHttpClient-org.apache.unomi.shell.migration.MigrationConfig-org.osgi.framework.BundleContext-">execute</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html" 
title="interface in org.apache.unomi.shell.migration">Migration</a></code></dd>
+<dd><code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html#execute-org.apache.unomi.shell.migration.service.MigrationContext-org.osgi.framework.BundleContext-">execute</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html" 
title="interface in org.apache.unomi.shell.migration">Migration</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>session</code> - the shell's session</dd>
-<dd><code>httpClient</code> - CloseableHttpClient</dd>
-<dd><code>migrationConfig</code> - config used to perform the migration, like 
esAddress, trustAllCertificates, etc ...</dd>
+<dd><code>migrationContext</code> - the current migration context (config, 
history, messaging, logging)</dd>
 <dd><code>bundleContext</code> - the bundle context object</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - if there was an 
error while executing the migration</dd>

Modified: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/MigrationTo122.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/MigrationTo122.html?rev=1903790&r1=1903789&r2=1903790&view=diff
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/MigrationTo122.html
 (original)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/MigrationTo122.html
 Wed Aug 31 11:06:09 2022
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Aug 09 13:57:45 CEST 2022 -->
+<!-- Generated by javadoc (1.8.0_333) on Wed Aug 31 12:59:45 CEST 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MigrationTo122 (Apache Unomi :: Root Project 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-08-09">
+<meta name="date" content="2022-08-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -154,9 +154,7 @@ implements <a href="../../../../../../or
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo122.html#execute-org.apache.karaf.shell.api.console.Session-org.apache.http.impl.client.CloseableHttpClient-org.apache.unomi.shell.migration.MigrationConfig-org.osgi.framework.BundleContext-">execute</a></span>(org.apache.karaf.shell.api.console.Session&nbsp;session,
-       org.apache.http.impl.client.CloseableHttpClient&nbsp;httpClient,
-       <a 
href="../../../../../../org/apache/unomi/shell/migration/MigrationConfig.html" 
title="class in 
org.apache.unomi.shell.migration">MigrationConfig</a>&nbsp;migrationConfig,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo122.html#execute-org.apache.unomi.shell.migration.service.MigrationContext-org.osgi.framework.BundleContext-">execute</a></span>(<a
 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationContext</a>&nbsp;migrationContext,
        org.osgi.framework.BundleContext&nbsp;bundleContext)</code>
 <div class="block">This method is called to execute the migration</div>
 </td>
@@ -200,26 +198,22 @@ implements <a href="../../../../../../or
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a 
name="execute-org.apache.karaf.shell.api.console.Session-org.apache.http.impl.client.CloseableHttpClient-org.apache.unomi.shell.migration.MigrationConfig-org.osgi.framework.BundleContext-">
+<a 
name="execute-org.apache.unomi.shell.migration.service.MigrationContext-org.osgi.framework.BundleContext-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>execute</h4>
-<pre>public&nbsp;void&nbsp;execute(org.apache.karaf.shell.api.console.Session&nbsp;session,
-                    
org.apache.http.impl.client.CloseableHttpClient&nbsp;httpClient,
-                    <a 
href="../../../../../../org/apache/unomi/shell/migration/MigrationConfig.html" 
title="class in 
org.apache.unomi.shell.migration">MigrationConfig</a>&nbsp;migrationConfig,
+<pre>public&nbsp;void&nbsp;execute(<a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationContext</a>&nbsp;migrationContext,
                     org.osgi.framework.BundleContext&nbsp;bundleContext)
              throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html#execute-org.apache.karaf.shell.api.console.Session-org.apache.http.impl.client.CloseableHttpClient-org.apache.unomi.shell.migration.MigrationConfig-org.osgi.framework.BundleContext-">Migration</a></code></span></div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html#execute-org.apache.unomi.shell.migration.service.MigrationContext-org.osgi.framework.BundleContext-">Migration</a></code></span></div>
 <div class="block">This method is called to execute the migration</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html#execute-org.apache.karaf.shell.api.console.Session-org.apache.http.impl.client.CloseableHttpClient-org.apache.unomi.shell.migration.MigrationConfig-org.osgi.framework.BundleContext-">execute</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html" 
title="interface in org.apache.unomi.shell.migration">Migration</a></code></dd>
+<dd><code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html#execute-org.apache.unomi.shell.migration.service.MigrationContext-org.osgi.framework.BundleContext-">execute</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html" 
title="interface in org.apache.unomi.shell.migration">Migration</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>session</code> - the shell's session</dd>
-<dd><code>httpClient</code> - CloseableHttpClient</dd>
-<dd><code>migrationConfig</code> - config used to perform the migration, like 
esAddress, trustAllCertificates, etc ...</dd>
+<dd><code>migrationContext</code> - the current migration context (config, 
history, messaging, logging)</dd>
 <dd><code>bundleContext</code> - the bundle context object</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - if there was an 
error while executing the migration</dd>

Modified: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/MigrationTo150.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/MigrationTo150.html?rev=1903790&r1=1903789&r2=1903790&view=diff
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/MigrationTo150.html
 (original)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/MigrationTo150.html
 Wed Aug 31 11:06:09 2022
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Aug 09 13:57:45 CEST 2022 -->
+<!-- Generated by javadoc (1.8.0_333) on Wed Aug 31 12:59:45 CEST 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>MigrationTo150 (Apache Unomi :: Root Project 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-08-09">
+<meta name="date" content="2022-08-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -51,7 +51,7 @@ var activeTableTab = "activeTableTab";
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo122.html"
 title="class in org.apache.unomi.shell.migration.impl"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo200.html"
 title="class in org.apache.unomi.shell.migration.impl"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/unomi/shell/migration/impl/MigrationTo150.html"
 target="_top">Frames</a></li>
@@ -173,9 +173,7 @@ implements <a href="../../../../../../or
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo150.html#execute-org.apache.karaf.shell.api.console.Session-org.apache.http.impl.client.CloseableHttpClient-org.apache.unomi.shell.migration.MigrationConfig-org.osgi.framework.BundleContext-">execute</a></span>(org.apache.karaf.shell.api.console.Session&nbsp;session,
-       org.apache.http.impl.client.CloseableHttpClient&nbsp;httpClient,
-       <a 
href="../../../../../../org/apache/unomi/shell/migration/MigrationConfig.html" 
title="class in 
org.apache.unomi.shell.migration">MigrationConfig</a>&nbsp;migrationConfig,
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo150.html#execute-org.apache.unomi.shell.migration.service.MigrationContext-org.osgi.framework.BundleContext-">execute</a></span>(<a
 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationContext</a>&nbsp;migrationContext,
        org.osgi.framework.BundleContext&nbsp;bundleContext)</code>
 <div class="block">This method is called to execute the migration</div>
 </td>
@@ -240,26 +238,22 @@ implements <a href="../../../../../../or
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a 
name="execute-org.apache.karaf.shell.api.console.Session-org.apache.http.impl.client.CloseableHttpClient-org.apache.unomi.shell.migration.MigrationConfig-org.osgi.framework.BundleContext-">
+<a 
name="execute-org.apache.unomi.shell.migration.service.MigrationContext-org.osgi.framework.BundleContext-">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>execute</h4>
-<pre>public&nbsp;void&nbsp;execute(org.apache.karaf.shell.api.console.Session&nbsp;session,
-                    
org.apache.http.impl.client.CloseableHttpClient&nbsp;httpClient,
-                    <a 
href="../../../../../../org/apache/unomi/shell/migration/MigrationConfig.html" 
title="class in 
org.apache.unomi.shell.migration">MigrationConfig</a>&nbsp;migrationConfig,
+<pre>public&nbsp;void&nbsp;execute(<a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationContext</a>&nbsp;migrationContext,
                     org.osgi.framework.BundleContext&nbsp;bundleContext)
              throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html#execute-org.apache.karaf.shell.api.console.Session-org.apache.http.impl.client.CloseableHttpClient-org.apache.unomi.shell.migration.MigrationConfig-org.osgi.framework.BundleContext-">Migration</a></code></span></div>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html#execute-org.apache.unomi.shell.migration.service.MigrationContext-org.osgi.framework.BundleContext-">Migration</a></code></span></div>
 <div class="block">This method is called to execute the migration</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html#execute-org.apache.karaf.shell.api.console.Session-org.apache.http.impl.client.CloseableHttpClient-org.apache.unomi.shell.migration.MigrationConfig-org.osgi.framework.BundleContext-">execute</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html" 
title="interface in org.apache.unomi.shell.migration">Migration</a></code></dd>
+<dd><code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html#execute-org.apache.unomi.shell.migration.service.MigrationContext-org.osgi.framework.BundleContext-">execute</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html" 
title="interface in org.apache.unomi.shell.migration">Migration</a></code></dd>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>session</code> - the shell's session</dd>
-<dd><code>httpClient</code> - CloseableHttpClient</dd>
-<dd><code>migrationConfig</code> - config used to perform the migration, like 
esAddress, trustAllCertificates, etc ...</dd>
+<dd><code>migrationContext</code> - the current migration context (config, 
history, messaging, logging)</dd>
 <dd><code>bundleContext</code> - the bundle context object</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
 <dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html?is-external=true";
 title="class or interface in java.io">IOException</a></code> - if there was an 
error while executing the migration</dd>
@@ -295,7 +289,7 @@ implements <a href="../../../../../../or
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo122.html"
 title="class in org.apache.unomi.shell.migration.impl"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
-<li><a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo200.html"
 title="class in org.apache.unomi.shell.migration.impl"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/unomi/shell/migration/impl/MigrationTo150.html"
 target="_top">Frames</a></li>

Modified: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/class-use/MigrationTo121.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/class-use/MigrationTo121.html?rev=1903790&r1=1903789&r2=1903790&view=diff
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/class-use/MigrationTo121.html
 (original)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/class-use/MigrationTo121.html
 Wed Aug 31 11:06:09 2022
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Aug 09 13:57:48 CEST 2022 -->
+<!-- Generated by javadoc (1.8.0_333) on Wed Aug 31 12:59:47 CEST 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.unomi.shell.migration.impl.MigrationTo121 
(Apache Unomi :: Root Project 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-08-09">
+<meta name="date" content="2022-08-31">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>

Modified: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/class-use/MigrationTo122.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/class-use/MigrationTo122.html?rev=1903790&r1=1903789&r2=1903790&view=diff
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/class-use/MigrationTo122.html
 (original)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/class-use/MigrationTo122.html
 Wed Aug 31 11:06:09 2022
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Aug 09 13:57:48 CEST 2022 -->
+<!-- Generated by javadoc (1.8.0_333) on Wed Aug 31 12:59:47 CEST 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.unomi.shell.migration.impl.MigrationTo122 
(Apache Unomi :: Root Project 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-08-09">
+<meta name="date" content="2022-08-31">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>

Modified: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/class-use/MigrationTo150.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/class-use/MigrationTo150.html?rev=1903790&r1=1903789&r2=1903790&view=diff
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/class-use/MigrationTo150.html
 (original)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/class-use/MigrationTo150.html
 Wed Aug 31 11:06:09 2022
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Aug 09 13:57:48 CEST 2022 -->
+<!-- Generated by javadoc (1.8.0_333) on Wed Aug 31 12:59:47 CEST 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.unomi.shell.migration.impl.MigrationTo150 
(Apache Unomi :: Root Project 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-08-09">
+<meta name="date" content="2022-08-31">
 <link rel="stylesheet" type="text/css" 
href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>

Modified: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-frame.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-frame.html?rev=1903790&r1=1903789&r2=1903790&view=diff
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-frame.html
 (original)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-frame.html
 Wed Aug 31 11:06:09 2022
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Aug 09 13:57:46 CEST 2022 -->
+<!-- Generated by javadoc (1.8.0_333) on Wed Aug 31 12:59:46 CEST 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.unomi.shell.migration.impl (Apache Unomi :: Root Project 
2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-08-09">
+<meta name="date" content="2022-08-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -17,7 +17,6 @@
 <li><a href="MigrationTo121.html" title="class in 
org.apache.unomi.shell.migration.impl" 
target="classFrame">MigrationTo121</a></li>
 <li><a href="MigrationTo122.html" title="class in 
org.apache.unomi.shell.migration.impl" 
target="classFrame">MigrationTo122</a></li>
 <li><a href="MigrationTo150.html" title="class in 
org.apache.unomi.shell.migration.impl" 
target="classFrame">MigrationTo150</a></li>
-<li><a href="MigrationTo200.html" title="class in 
org.apache.unomi.shell.migration.impl" 
target="classFrame">MigrationTo200</a></li>
 </ul>
 </div>
 </body>

Modified: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-summary.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-summary.html?rev=1903790&r1=1903789&r2=1903790&view=diff
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-summary.html
 (original)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-summary.html
 Wed Aug 31 11:06:09 2022
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Aug 09 13:57:46 CEST 2022 -->
+<!-- Generated by javadoc (1.8.0_333) on Wed Aug 31 12:59:46 CEST 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.unomi.shell.migration.impl (Apache Unomi :: Root Project 
2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-08-09">
+<meta name="date" content="2022-08-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -45,7 +45,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../../org/apache/unomi/shell/migration/actions/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a 
href="../../../../../../org/apache/unomi/shell/migration/utils/package-summary.html">Next&nbsp;Package</a></li>
+<li><a 
href="../../../../../../org/apache/unomi/shell/migration/service/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/unomi/shell/migration/impl/package-summary.html"
 target="_top">Frames</a></li>
@@ -95,10 +95,6 @@
 <td class="colFirst"><a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo150.html"
 title="class in org.apache.unomi.shell.migration.impl">MigrationTo150</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo200.html"
 title="class in org.apache.unomi.shell.migration.impl">MigrationTo200</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -126,7 +122,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../../org/apache/unomi/shell/migration/actions/package-summary.html">Prev&nbsp;Package</a></li>
-<li><a 
href="../../../../../../org/apache/unomi/shell/migration/utils/package-summary.html">Next&nbsp;Package</a></li>
+<li><a 
href="../../../../../../org/apache/unomi/shell/migration/service/package-summary.html">Next&nbsp;Package</a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/unomi/shell/migration/impl/package-summary.html"
 target="_top">Frames</a></li>

Modified: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-tree.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-tree.html?rev=1903790&r1=1903789&r2=1903790&view=diff
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-tree.html
 (original)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-tree.html
 Wed Aug 31 11:06:09 2022
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Aug 09 13:57:46 CEST 2022 -->
+<!-- Generated by javadoc (1.8.0_333) on Wed Aug 31 12:59:46 CEST 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.unomi.shell.migration.impl Class Hierarchy (Apache Unomi :: 
Root Project 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-08-09">
+<meta name="date" content="2022-08-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -45,7 +45,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../../org/apache/unomi/shell/migration/actions/package-tree.html">Prev</a></li>
-<li><a 
href="../../../../../../org/apache/unomi/shell/migration/utils/package-tree.html">Next</a></li>
+<li><a 
href="../../../../../../org/apache/unomi/shell/migration/service/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/unomi/shell/migration/impl/package-tree.html"
 target="_top">Frames</a></li>
@@ -85,7 +85,6 @@
 <li type="circle">org.apache.unomi.shell.migration.impl.<a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo121.html"
 title="class in org.apache.unomi.shell.migration.impl"><span 
class="typeNameLink">MigrationTo121</span></a> (implements 
org.apache.unomi.shell.migration.<a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html" 
title="interface in org.apache.unomi.shell.migration">Migration</a>)</li>
 <li type="circle">org.apache.unomi.shell.migration.impl.<a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo122.html"
 title="class in org.apache.unomi.shell.migration.impl"><span 
class="typeNameLink">MigrationTo122</span></a> (implements 
org.apache.unomi.shell.migration.<a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html" 
title="interface in org.apache.unomi.shell.migration">Migration</a>)</li>
 <li type="circle">org.apache.unomi.shell.migration.impl.<a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo150.html"
 title="class in org.apache.unomi.shell.migration.impl"><span 
class="typeNameLink">MigrationTo150</span></a> (implements 
org.apache.unomi.shell.migration.<a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html" 
title="interface in org.apache.unomi.shell.migration">Migration</a>)</li>
-<li type="circle">org.apache.unomi.shell.migration.impl.<a 
href="../../../../../../org/apache/unomi/shell/migration/impl/MigrationTo200.html"
 title="class in org.apache.unomi.shell.migration.impl"><span 
class="typeNameLink">MigrationTo200</span></a> (implements 
org.apache.unomi.shell.migration.<a 
href="../../../../../../org/apache/unomi/shell/migration/Migration.html" 
title="interface in org.apache.unomi.shell.migration">Migration</a>)</li>
 </ul>
 </li>
 </ul>
@@ -112,7 +111,7 @@
 <div class="subNav">
 <ul class="navList">
 <li><a 
href="../../../../../../org/apache/unomi/shell/migration/actions/package-tree.html">Prev</a></li>
-<li><a 
href="../../../../../../org/apache/unomi/shell/migration/utils/package-tree.html">Next</a></li>
+<li><a 
href="../../../../../../org/apache/unomi/shell/migration/service/package-tree.html">Next</a></li>
 </ul>
 <ul class="navList">
 <li><a 
href="../../../../../../index.html?org/apache/unomi/shell/migration/impl/package-tree.html"
 target="_top">Frames</a></li>

Modified: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-use.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-use.html?rev=1903790&r1=1903789&r2=1903790&view=diff
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-use.html
 (original)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/impl/package-use.html
 Wed Aug 31 11:06:09 2022
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Aug 09 13:57:48 CEST 2022 -->
+<!-- Generated by javadoc (1.8.0_333) on Wed Aug 31 12:59:47 CEST 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.unomi.shell.migration.impl (Apache Unomi :: 
Root Project 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-08-09">
+<meta name="date" content="2022-08-31">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>

Modified: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-frame.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-frame.html?rev=1903790&r1=1903789&r2=1903790&view=diff
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-frame.html
 (original)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-frame.html
 Wed Aug 31 11:06:09 2022
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Aug 09 13:57:46 CEST 2022 -->
+<!-- Generated by javadoc (1.8.0_333) on Wed Aug 31 12:59:46 CEST 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.unomi.shell.migration (Apache Unomi :: Root Project 
2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-08-09">
+<meta name="date" content="2022-08-31">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -15,12 +15,7 @@
 <h2 title="Interfaces">Interfaces</h2>
 <ul title="Interfaces">
 <li><a href="Migration.html" title="interface in 
org.apache.unomi.shell.migration" target="classFrame"><span 
class="interfaceName">Migration</span></a></li>
-</ul>
-<h2 title="Classes">Classes</h2>
-<ul title="Classes">
-<li><a href="MigrationConfig.html" title="class in 
org.apache.unomi.shell.migration" target="classFrame">MigrationConfig</a></li>
-<li><a href="MigrationConfigProperty.html" title="class in 
org.apache.unomi.shell.migration" 
target="classFrame">MigrationConfigProperty</a></li>
-<li><a href="MigrationScript.html" title="class in 
org.apache.unomi.shell.migration" target="classFrame">MigrationScript</a></li>
+<li><a href="MigrationService.html" title="interface in 
org.apache.unomi.shell.migration" target="classFrame"><span 
class="interfaceName">MigrationService</span></a></li>
 </ul>
 </div>
 </body>

Modified: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-summary.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-summary.html?rev=1903790&r1=1903789&r2=1903790&view=diff
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-summary.html
 (original)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-summary.html
 Wed Aug 31 11:06:09 2022
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Aug 09 13:57:46 CEST 2022 -->
+<!-- Generated by javadoc (1.8.0_333) on Wed Aug 31 12:59:46 CEST 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.unomi.shell.migration (Apache Unomi :: Root Project 
2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-08-09">
+<meta name="date" content="2022-08-31">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -89,41 +89,10 @@
 <div class="block"><span class="deprecationComment">use groovy script for 
implementing new migrations</span></div>
 </td>
 </tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Class Summary table, listing classes, and an explanation">
-<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Class</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a 
href="../../../../../org/apache/unomi/shell/migration/MigrationConfig.html" 
title="class in org.apache.unomi.shell.migration">MigrationConfig</a></td>
-<td class="colLast">
-<div class="block">Service uses to aggregate different configuration needed by 
the migrations
- Source of config:
- - file system in OSGI config file: org.apache.unomi.migration.cfg
- - user interactions in the console during the migration process</div>
-</td>
-</tr>
 <tr class="rowColor">
-<td class="colFirst"><a 
href="../../../../../org/apache/unomi/shell/migration/MigrationConfigProperty.html"
 title="class in 
org.apache.unomi.shell.migration">MigrationConfigProperty</a></td>
-<td class="colLast">
-<div class="block">Just a bean for a configuration property to be used during 
migration process</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><a 
href="../../../../../org/apache/unomi/shell/migration/MigrationScript.html" 
title="class in org.apache.unomi.shell.migration">MigrationScript</a></td>
+<td class="colFirst"><a 
href="../../../../../org/apache/unomi/shell/migration/MigrationService.html" 
title="interface in org.apache.unomi.shell.migration">MigrationService</a></td>
 <td class="colLast">
-<div class="block">Java bean representing a migration script, current 
implementation support groovy script as migration script
- following file name pattern need to be respected:
- migrate-VERSION-PRIORITY-NAME.groovy
-
- example:
- migrate-2.0.0-01-segmentReindex.groovy</div>
+<div class="block">Simple OSGI service used for migrating Unomi data</div>
 </td>
 </tr>
 </tbody>

Modified: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-tree.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-tree.html?rev=1903790&r1=1903789&r2=1903790&view=diff
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-tree.html
 (original)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-tree.html
 Wed Aug 31 11:06:09 2022
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Aug 09 13:57:46 CEST 2022 -->
+<!-- Generated by javadoc (1.8.0_333) on Wed Aug 31 12:59:46 CEST 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.unomi.shell.migration Class Hierarchy (Apache Unomi :: Root 
Project 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-08-09">
+<meta name="date" content="2022-08-31">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -78,19 +78,10 @@
 </ul>
 </div>
 <div class="contentContainer">
-<h2 title="Class Hierarchy">Class Hierarchy</h2>
-<ul>
-<li type="circle">java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang"><span 
class="typeNameLink">Object</span></a>
-<ul>
-<li type="circle">org.apache.unomi.shell.migration.<a 
href="../../../../../org/apache/unomi/shell/migration/MigrationConfig.html" 
title="class in org.apache.unomi.shell.migration"><span 
class="typeNameLink">MigrationConfig</span></a></li>
-<li type="circle">org.apache.unomi.shell.migration.<a 
href="../../../../../org/apache/unomi/shell/migration/MigrationConfigProperty.html"
 title="class in org.apache.unomi.shell.migration"><span 
class="typeNameLink">MigrationConfigProperty</span></a></li>
-<li type="circle">org.apache.unomi.shell.migration.<a 
href="../../../../../org/apache/unomi/shell/migration/MigrationScript.html" 
title="class in org.apache.unomi.shell.migration"><span 
class="typeNameLink">MigrationScript</span></a> (implements java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true";
 title="class or interface in java.lang">Comparable</a>&lt;T&gt;)</li>
-</ul>
-</li>
-</ul>
 <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
 <ul>
 <li type="circle">org.apache.unomi.shell.migration.<a 
href="../../../../../org/apache/unomi/shell/migration/Migration.html" 
title="interface in org.apache.unomi.shell.migration"><span 
class="typeNameLink">Migration</span></a></li>
+<li type="circle">org.apache.unomi.shell.migration.<a 
href="../../../../../org/apache/unomi/shell/migration/MigrationService.html" 
title="interface in org.apache.unomi.shell.migration"><span 
class="typeNameLink">MigrationService</span></a></li>
 </ul>
 </div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->

Modified: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-use.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-use.html?rev=1903790&r1=1903789&r2=1903790&view=diff
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-use.html
 (original)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/package-use.html
 Wed Aug 31 11:06:09 2022
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Tue Aug 09 13:57:48 CEST 2022 -->
+<!-- Generated by javadoc (1.8.0_333) on Wed Aug 31 12:59:47 CEST 2022 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.unomi.shell.migration (Apache Unomi :: Root 
Project 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2022-08-09">
+<meta name="date" content="2022-08-31">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -84,68 +84,47 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a 
href="#org.apache.unomi.shell.migration">org.apache.unomi.shell.migration</a></td>
+<td class="colFirst"><a 
href="#org.apache.unomi.shell.migration.impl">org.apache.unomi.shell.migration.impl</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a 
href="#org.apache.unomi.shell.migration.impl">org.apache.unomi.shell.migration.impl</a></td>
+<td class="colFirst"><a 
href="#org.apache.unomi.shell.migration.service">org.apache.unomi.shell.migration.service</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.unomi.shell.migration">
+<li class="blockList"><a name="org.apache.unomi.shell.migration.impl">
 <!--   -->
 </a>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../../org/apache/unomi/shell/migration/package-summary.html">org.apache.unomi.shell.migration</a>
 used by <a 
href="../../../../../org/apache/unomi/shell/migration/package-summary.html">org.apache.unomi.shell.migration</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<caption><span>Classes in <a 
href="../../../../../org/apache/unomi/shell/migration/package-summary.html">org.apache.unomi.shell.migration</a>
 used by <a 
href="../../../../../org/apache/unomi/shell/migration/impl/package-summary.html">org.apache.unomi.shell.migration.impl</a></span><span
 class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Class and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a 
href="../../../../../org/apache/unomi/shell/migration/class-use/MigrationConfig.html#org.apache.unomi.shell.migration">MigrationConfig</a>
-<div class="block">Service uses to aggregate different configuration needed by 
the migrations
- Source of config:
- - file system in OSGI config file: org.apache.unomi.migration.cfg
- - user interactions in the console during the migration process</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a 
href="../../../../../org/apache/unomi/shell/migration/class-use/MigrationScript.html#org.apache.unomi.shell.migration">MigrationScript</a>
-<div class="block">Java bean representing a migration script, current 
implementation support groovy script as migration script
- following file name pattern need to be respected:
- migrate-VERSION-PRIORITY-NAME.groovy
-
- example:
- migrate-2.0.0-01-segmentReindex.groovy</div>
+<td class="colOne"><a 
href="../../../../../org/apache/unomi/shell/migration/class-use/Migration.html#org.apache.unomi.shell.migration.impl">Migration</a>
+<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">use groovy script for 
implementing new migrations</span></div>
+</div>
 </td>
 </tr>
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.unomi.shell.migration.impl">
+<li class="blockList"><a name="org.apache.unomi.shell.migration.service">
 <!--   -->
 </a>
 <table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing classes, and an explanation">
-<caption><span>Classes in <a 
href="../../../../../org/apache/unomi/shell/migration/package-summary.html">org.apache.unomi.shell.migration</a>
 used by <a 
href="../../../../../org/apache/unomi/shell/migration/impl/package-summary.html">org.apache.unomi.shell.migration.impl</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<caption><span>Classes in <a 
href="../../../../../org/apache/unomi/shell/migration/package-summary.html">org.apache.unomi.shell.migration</a>
 used by <a 
href="../../../../../org/apache/unomi/shell/migration/service/package-summary.html">org.apache.unomi.shell.migration.service</a></span><span
 class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colOne" scope="col">Class and Description</th>
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colOne"><a 
href="../../../../../org/apache/unomi/shell/migration/class-use/Migration.html#org.apache.unomi.shell.migration.impl">Migration</a>
-<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
-<div class="block"><span class="deprecationComment">use groovy script for 
implementing new migrations</span></div>
-</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colOne"><a 
href="../../../../../org/apache/unomi/shell/migration/class-use/MigrationConfig.html#org.apache.unomi.shell.migration.impl">MigrationConfig</a>
-<div class="block">Service uses to aggregate different configuration needed by 
the migrations
- Source of config:
- - file system in OSGI config file: org.apache.unomi.migration.cfg
- - user interactions in the console during the migration process</div>
+<td class="colOne"><a 
href="../../../../../org/apache/unomi/shell/migration/class-use/MigrationService.html#org.apache.unomi.shell.migration.service">MigrationService</a>
+<div class="block">Simple OSGI service used for migrating Unomi data</div>
 </td>
 </tr>
 </tbody>

Added: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/MigrationConfig.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/MigrationConfig.html?rev=1903790&view=auto
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/MigrationConfig.html
 (added)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/MigrationConfig.html
 Wed Aug 31 11:06:09 2022
@@ -0,0 +1,595 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (1.8.0_333) on Wed Aug 31 12:59:45 CEST 2022 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>MigrationConfig (Apache Unomi :: Root Project 2.0.0-SNAPSHOT 
API)</title>
+<meta name="date" content="2022-08-31">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" 
title="Style">
+<script type="text/javascript" src="../../../../../../script.js"></script>
+</head>
+<body>
+<script type="text/javascript"><!--
+    try {
+        if (location.href.indexOf('is-external=true') == -1) {
+            parent.document.title="MigrationConfig (Apache Unomi :: Root 
Project 2.0.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance 
Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MigrationConfig.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfigProperty.html"
 title="class in org.apache.unomi.shell.migration.service"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/unomi/shell/migration/service/MigrationConfig.html"
 target="_top">Frames</a></li>
+<li><a href="MigrationConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.unomi.shell.migration.service</div>
+<h2 title="Class MigrationConfig" class="title">Class MigrationConfig</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.unomi.shell.migration.service.MigrationConfig</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">MigrationConfig</span>
+extends <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></pre>
+<div class="block">Service uses to provide configuration information for the 
migration</div>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#CONFIG_ES_ADDRESS">CONFIG_ES_ADDRESS</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#CONFIG_ES_ADDRESSES">CONFIG_ES_ADDRESSES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#CONFIG_ES_LOGIN">CONFIG_ES_LOGIN</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#CONFIG_ES_PASSWORD">CONFIG_ES_PASSWORD</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#CONFIG_ES_SSL_ENABLED">CONFIG_ES_SSL_ENABLED</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#CONFIG_TRUST_ALL_CERTIFICATES">CONFIG_TRUST_ALL_CERTIFICATES</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfigProperty.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationConfigProperty</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#configProperties">configProperties</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#INDEX_PREFIX">INDEX_PREFIX</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#MAX_DOC_VALUE_FIELDS_SEARCH">MAX_DOC_VALUE_FIELDS_SEARCH</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#MIGRATION_HISTORY_RECOVER">MIGRATION_HISTORY_RECOVER</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#MONTHLY_MAX_DOC_VALUE_FIELDS_SEARCH">MONTHLY_MAX_DOC_VALUE_FIELDS_SEARCH</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#MONTHLY_NUMBER_OF_REPLICAS">MONTHLY_NUMBER_OF_REPLICAS</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#MONTHLY_NUMBER_OF_SHARDS">MONTHLY_NUMBER_OF_SHARDS</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#MONTHLY_TOTAL_FIELDS_LIMIT">MONTHLY_TOTAL_FIELDS_LIMIT</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#NUMBER_OF_REPLICAS">NUMBER_OF_REPLICAS</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#NUMBER_OF_SHARDS">NUMBER_OF_SHARDS</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#TOTAL_FIELDS_LIMIT">TOTAL_FIELDS_LIMIT</a></span></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#MigrationConfig--">MigrationConfig</a></span>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span 
class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a 
href="javascript:show(2);">Instance Methods</a></span><span 
class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a 
href="javascript:show(8);">Concrete Methods</a></span><span 
class="tabEnd">&nbsp;</span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>protected <a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#getConfig--">getConfig</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i1" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#modified-java.util.Map-">modified</a></span>(<a
 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in 
java.lang">String</a>&gt;&nbsp;config)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true";
 title="class or interface in java.lang">Object</a></h3>
+<code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--";
 title="class or interface in java.lang">clone</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-";
 title="class or interface in java.lang">equals</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--";
 title="class or interface in java.lang">finalize</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--";
 title="class or interface in java.lang">getClass</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--";
 title="class or interface in java.lang">hashCode</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--";
 title="class or interface in java.lang">notify</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/ja
 va/lang/Object.html?is-external=true#notifyAll--" title="class or interface in 
java.lang">notifyAll</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--";
 title="class or interface in java.lang">toString</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--";
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-";
 title="class or interface in java.lang">wait</a>, <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-";
 title="class or interface in java.lang">wait</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="CONFIG_ES_ADDRESS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CONFIG_ES_ADDRESS</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> CONFIG_ES_ADDRESS</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.CONFIG_ES_ADDRESS">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CONFIG_ES_ADDRESSES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CONFIG_ES_ADDRESSES</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> CONFIG_ES_ADDRESSES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.CONFIG_ES_ADDRESSES">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CONFIG_ES_SSL_ENABLED">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CONFIG_ES_SSL_ENABLED</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> CONFIG_ES_SSL_ENABLED</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.CONFIG_ES_SSL_ENABLED">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CONFIG_ES_LOGIN">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CONFIG_ES_LOGIN</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> CONFIG_ES_LOGIN</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.CONFIG_ES_LOGIN">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CONFIG_ES_PASSWORD">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CONFIG_ES_PASSWORD</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> CONFIG_ES_PASSWORD</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.CONFIG_ES_PASSWORD">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="CONFIG_TRUST_ALL_CERTIFICATES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>CONFIG_TRUST_ALL_CERTIFICATES</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> 
CONFIG_TRUST_ALL_CERTIFICATES</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.CONFIG_TRUST_ALL_CERTIFICATES">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="INDEX_PREFIX">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>INDEX_PREFIX</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> INDEX_PREFIX</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.INDEX_PREFIX">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="NUMBER_OF_SHARDS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NUMBER_OF_SHARDS</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> NUMBER_OF_SHARDS</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.NUMBER_OF_SHARDS">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="NUMBER_OF_REPLICAS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NUMBER_OF_REPLICAS</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> NUMBER_OF_REPLICAS</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.NUMBER_OF_REPLICAS">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="TOTAL_FIELDS_LIMIT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>TOTAL_FIELDS_LIMIT</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> TOTAL_FIELDS_LIMIT</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.TOTAL_FIELDS_LIMIT">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MAX_DOC_VALUE_FIELDS_SEARCH">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MAX_DOC_VALUE_FIELDS_SEARCH</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> 
MAX_DOC_VALUE_FIELDS_SEARCH</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.MAX_DOC_VALUE_FIELDS_SEARCH">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MONTHLY_NUMBER_OF_SHARDS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MONTHLY_NUMBER_OF_SHARDS</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> 
MONTHLY_NUMBER_OF_SHARDS</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.MONTHLY_NUMBER_OF_SHARDS">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MONTHLY_NUMBER_OF_REPLICAS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MONTHLY_NUMBER_OF_REPLICAS</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> 
MONTHLY_NUMBER_OF_REPLICAS</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.MONTHLY_NUMBER_OF_REPLICAS">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MONTHLY_TOTAL_FIELDS_LIMIT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MONTHLY_TOTAL_FIELDS_LIMIT</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> 
MONTHLY_TOTAL_FIELDS_LIMIT</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.MONTHLY_TOTAL_FIELDS_LIMIT">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MONTHLY_MAX_DOC_VALUE_FIELDS_SEARCH">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MONTHLY_MAX_DOC_VALUE_FIELDS_SEARCH</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> 
MONTHLY_MAX_DOC_VALUE_FIELDS_SEARCH</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.MONTHLY_MAX_DOC_VALUE_FIELDS_SEARCH">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MIGRATION_HISTORY_RECOVER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MIGRATION_HISTORY_RECOVER</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a> 
MIGRATION_HISTORY_RECOVER</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationConfig.MIGRATION_HISTORY_RECOVER">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="configProperties">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>configProperties</h4>
+<pre>protected static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfigProperty.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationConfigProperty</a>&gt; 
configProperties</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="MigrationConfig--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MigrationConfig</h4>
+<pre>public&nbsp;MigrationConfig()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="modified-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>modified</h4>
+<pre>public&nbsp;void&nbsp;modified(<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;config)</pre>
+</li>
+</ul>
+<a name="getConfig--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getConfig</h4>
+<pre>protected&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true";
 title="class or interface in java.util">Map</a>&lt;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>,<a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&gt;&nbsp;getConfig()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar.bottom">
+<!--   -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation 
links">Skip navigation links</a></div>
+<a name="navbar.bottom.firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MigrationConfig.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev&nbsp;Class</li>
+<li><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfigProperty.html"
 title="class in org.apache.unomi.shell.migration.service"><span 
class="typeNameLink">Next&nbsp;Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/unomi/shell/migration/service/MigrationConfig.html"
 target="_top">Frames</a></li>
+<li><a href="MigrationConfig.html" target="_top">No&nbsp;Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a 
href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2022 <a 
href="https://www.apache.org";>Apache Software Foundation</a>. All rights 
reserved.</small></p>
+</body>
+</html>
\ No newline at end of file


Reply via email to