Added: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/MigrationServiceImpl.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/MigrationServiceImpl.html?rev=1903790&view=auto
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/MigrationServiceImpl.html
 (added)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/MigrationServiceImpl.html
 Wed Aug 31 11:06:09 2022
@@ -0,0 +1,379 @@
+<!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>MigrationServiceImpl (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="MigrationServiceImpl (Apache Unomi :: Root 
Project 2.0.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+var methods = {"i0":10,"i1":10,"i2":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/MigrationServiceImpl.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><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationScript.html"
 title="class in org.apache.unomi.shell.migration.service"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/unomi/shell/migration/service/MigrationServiceImpl.html"
 target="_top">Frames</a></li>
+<li><a href="MigrationServiceImpl.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 MigrationServiceImpl" class="title">Class 
MigrationServiceImpl</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.MigrationServiceImpl</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a 
href="../../../../../../org/apache/unomi/shell/migration/MigrationService.html" 
title="interface in org.apache.unomi.shell.migration">MigrationService</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">MigrationServiceImpl</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>
+implements <a 
href="../../../../../../org/apache/unomi/shell/migration/MigrationService.html" 
title="interface in org.apache.unomi.shell.migration">MigrationService</a></pre>
+</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/MigrationServiceImpl.html#MIGRATION_FS_ROOT_FOLDER">MIGRATION_FS_ROOT_FOLDER</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/nio/file/Path.html?is-external=true";
 title="class or interface in java.nio.file">Path</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationServiceImpl.html#MIGRATION_FS_SCRIPTS_FOLDER">MIGRATION_FS_SCRIPTS_FOLDER</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/MigrationServiceImpl.html#MigrationServiceImpl--">MigrationServiceImpl</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>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationServiceImpl.html#activate-org.osgi.service.component.ComponentContext-">activate</a></span>(org.osgi.service.component.ComponentContext&nbsp;componentContext)</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/MigrationServiceImpl.html#migrateUnomi-java.lang.String-boolean-org.apache.karaf.shell.api.console.Session-">migrateUnomi</a></span>(<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>&nbsp;originVersion,
+            boolean&nbsp;skipConfirmation,
+            org.apache.karaf.shell.api.console.Session&nbsp;session)</code>
+<div class="block">This will Migrate your data in ES to be compliant with 
current Unomi version.</div>
+</td>
+</tr>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationServiceImpl.html#setMigrationConfig-org.apache.unomi.shell.migration.service.MigrationConfig-">setMigrationConfig</a></span>(<a
 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationConfig</a>&nbsp;migrationConfig)</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="MIGRATION_FS_ROOT_FOLDER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MIGRATION_FS_ROOT_FOLDER</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_FS_ROOT_FOLDER</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a 
href="../../../../../../constant-values.html#org.apache.unomi.shell.migration.service.MigrationServiceImpl.MIGRATION_FS_ROOT_FOLDER">Constant
 Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="MIGRATION_FS_SCRIPTS_FOLDER">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MIGRATION_FS_SCRIPTS_FOLDER</h4>
+<pre>public static final&nbsp;<a 
href="https://docs.oracle.com/javase/8/docs/api/java/nio/file/Path.html?is-external=true";
 title="class or interface in java.nio.file">Path</a> 
MIGRATION_FS_SCRIPTS_FOLDER</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="MigrationServiceImpl--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MigrationServiceImpl</h4>
+<pre>public&nbsp;MigrationServiceImpl()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="activate-org.osgi.service.component.ComponentContext-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>activate</h4>
+<pre>public&nbsp;void&nbsp;activate(org.osgi.service.component.ComponentContext&nbsp;componentContext)</pre>
+</li>
+</ul>
+<a 
name="migrateUnomi-java.lang.String-boolean-org.apache.karaf.shell.api.console.Session-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>migrateUnomi</h4>
+<pre>public&nbsp;void&nbsp;migrateUnomi(<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>&nbsp;originVersion,
+                         boolean&nbsp;skipConfirmation,
+                         
org.apache.karaf.shell.api.console.Session&nbsp;session)
+                  throws <a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></pre>
+<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../../org/apache/unomi/shell/migration/MigrationService.html#migrateUnomi-java.lang.String-boolean-org.apache.karaf.shell.api.console.Session-">MigrationService</a></code></span></div>
+<div class="block">This will Migrate your data in ES to be compliant with 
current Unomi version.
+ It's possible to configure the migration using OSGI configuration file: 
org.apache.unomi.migration.cfg,
+  if no configuration is provided then questions will be prompted during the 
migration process.
+  (only in case you are in karaf shell context, if not, a missing 
configuration will fail the migration process)</div>
+<dl>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a 
href="../../../../../../org/apache/unomi/shell/migration/MigrationService.html#migrateUnomi-java.lang.String-boolean-org.apache.karaf.shell.api.console.Session-">migrateUnomi</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../../org/apache/unomi/shell/migration/MigrationService.html" 
title="interface in 
org.apache.unomi.shell.migration">MigrationService</a></code></dd>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>originVersion</code> - Origin version without suffix/qualifier (e.g: 
1.2.0)</dd>
+<dd><code>skipConfirmation</code> - Should the confirmation before starting 
the migration process be skipped ? (only supported in karaf shell context)</dd>
+<dd><code>session</code> - Karaf shell session, for execution in Karaf shell 
context, null otherwise</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a 
href="https://docs.oracle.com/javase/8/docs/api/java/lang/Exception.html?is-external=true";
 title="class or interface in java.lang">Exception</a></code></dd>
+</dl>
+</li>
+</ul>
+<a 
name="setMigrationConfig-org.apache.unomi.shell.migration.service.MigrationConfig-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setMigrationConfig</h4>
+<pre>public&nbsp;void&nbsp;setMigrationConfig(<a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationConfig</a>&nbsp;migrationConfig)</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/MigrationServiceImpl.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><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationScript.html"
 title="class in org.apache.unomi.shell.migration.service"><span 
class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Next&nbsp;Class</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/unomi/shell/migration/service/MigrationServiceImpl.html"
 target="_top">Frames</a></li>
+<li><a href="MigrationServiceImpl.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

Added: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationConfig.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationConfig.html?rev=1903790&view=auto
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationConfig.html
 (added)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationConfig.html
 Wed Aug 31 11:06:09 2022
@@ -0,0 +1,178 @@
+<!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:47 CEST 2022 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.unomi.shell.migration.service.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="Uses of Class 
org.apache.unomi.shell.migration.service.MigrationConfig (Apache Unomi :: Root 
Project 2.0.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html"
 title="class in org.apache.unomi.shell.migration.service">Class</a></li>
+<li class="navBarCell1Rev">Use</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</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/unomi/shell/migration/service/class-use/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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.unomi.shell.migration.service.MigrationConfig" class="title">Uses of 
Class<br>org.apache.unomi.shell.migration.service.MigrationConfig</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationConfig</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<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">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.unomi.shell.migration.service">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html"
 title="class in org.apache.unomi.shell.migration.service">MigrationConfig</a> 
in <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/package-summary.html">org.apache.unomi.shell.migration.service</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/package-summary.html">org.apache.unomi.shell.migration.service</a>
 with parameters of type <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationConfig</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">MigrationServiceImpl.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationServiceImpl.html#setMigrationConfig-org.apache.unomi.shell.migration.service.MigrationConfig-">setMigrationConfig</a></span>(<a
 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationConfig</a>&nbsp;migrationConfig)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/package-summary.html">org.apache.unomi.shell.migration.service</a>
 with parameters of type <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationConfig</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html#MigrationContext-org.apache.karaf.shell.api.console.Session-org.apache.unomi.shell.migration.service.MigrationConfig-">MigrationContext</a></span>(org.apache.karaf.shell.api.console.Session&nbsp;session,
+                <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationConfig</a>&nbsp;migrationConfig)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= 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><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html"
 title="class in org.apache.unomi.shell.migration.service">Class</a></li>
+<li class="navBarCell1Rev">Use</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</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/unomi/shell/migration/service/class-use/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>
+<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

Added: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationConfigProperty.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationConfigProperty.html?rev=1903790&view=auto
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationConfigProperty.html
 (added)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationConfigProperty.html
 Wed Aug 31 11:06:09 2022
@@ -0,0 +1,166 @@
+<!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:47 CEST 2022 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class 
org.apache.unomi.shell.migration.service.MigrationConfigProperty (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="Uses of Class 
org.apache.unomi.shell.migration.service.MigrationConfigProperty (Apache Unomi 
:: Root Project 2.0.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationConfigProperty.html"
 title="class in org.apache.unomi.shell.migration.service">Class</a></li>
+<li class="navBarCell1Rev">Use</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</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/unomi/shell/migration/service/class-use/MigrationConfigProperty.html"
 target="_top">Frames</a></li>
+<li><a href="MigrationConfigProperty.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.unomi.shell.migration.service.MigrationConfigProperty" 
class="title">Uses of 
Class<br>org.apache.unomi.shell.migration.service.MigrationConfigProperty</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationConfigProperty.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationConfigProperty</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<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">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.unomi.shell.migration.service">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationConfigProperty.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationConfigProperty</a> in <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/package-summary.html">org.apache.unomi.shell.migration.service</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/package-summary.html">org.apache.unomi.shell.migration.service</a>
 with type parameters of type <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationConfigProperty.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationConfigProperty</a></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>
+<tbody>
+<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"><span 
class="typeNameLabel">MigrationConfig.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationConfig.html#configProperties">configProperties</a></span></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= 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><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationConfigProperty.html"
 title="class in org.apache.unomi.shell.migration.service">Class</a></li>
+<li class="navBarCell1Rev">Use</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</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/unomi/shell/migration/service/class-use/MigrationConfigProperty.html"
 target="_top">Frames</a></li>
+<li><a href="MigrationConfigProperty.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>
+<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

Added: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationContext.MigrationStep.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationContext.MigrationStep.html?rev=1903790&view=auto
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationContext.MigrationStep.html
 (added)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationContext.MigrationStep.html
 Wed Aug 31 11:06:09 2022
@@ -0,0 +1,172 @@
+<!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:47 CEST 2022 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Interface 
org.apache.unomi.shell.migration.service.MigrationContext.MigrationStep (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="Uses of Interface 
org.apache.unomi.shell.migration.service.MigrationContext.MigrationStep (Apache 
Unomi :: Root Project 2.0.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.MigrationStep.html"
 title="interface in org.apache.unomi.shell.migration.service">Class</a></li>
+<li class="navBarCell1Rev">Use</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</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/unomi/shell/migration/service/class-use/MigrationContext.MigrationStep.html"
 target="_top">Frames</a></li>
+<li><a href="MigrationContext.MigrationStep.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface 
org.apache.unomi.shell.migration.service.MigrationContext.MigrationStep" 
class="title">Uses of 
Interface<br>org.apache.unomi.shell.migration.service.MigrationContext.MigrationStep</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.MigrationStep.html"
 title="interface in 
org.apache.unomi.shell.migration.service">MigrationContext.MigrationStep</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<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">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.unomi.shell.migration.service">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.MigrationStep.html"
 title="interface in 
org.apache.unomi.shell.migration.service">MigrationContext.MigrationStep</a> in 
<a 
href="../../../../../../../org/apache/unomi/shell/migration/service/package-summary.html">org.apache.unomi.shell.migration.service</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/package-summary.html">org.apache.unomi.shell.migration.service</a>
 with parameters of type <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.MigrationStep.html"
 title="interface in 
org.apache.unomi.shell.migration.service">MigrationContext.MigrationStep</a></span><span
 class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">MigrationContext.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html#performMigrationStep-java.lang.String-org.apache.unomi.shell.migration.service.MigrationContext.MigrationStep-">performMigrationStep</a></span>(<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>&nbsp;stepKey,
+                    <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.MigrationStep.html"
 title="interface in 
org.apache.unomi.shell.migration.service">MigrationContext.MigrationStep</a>&nbsp;step)</code>
+<div class="block">this method allow for migration step execution:
+ - in case the history already contains the given stepKey as COMPLETED, then 
the step won't be executed
+ - in case the history doesn't contain the given stepKey, then the step will 
be executed
+ Also this method is keeping track of the history by persisting it on the 
FileSystem.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= 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><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.MigrationStep.html"
 title="interface in org.apache.unomi.shell.migration.service">Class</a></li>
+<li class="navBarCell1Rev">Use</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</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/unomi/shell/migration/service/class-use/MigrationContext.MigrationStep.html"
 target="_top">Frames</a></li>
+<li><a href="MigrationContext.MigrationStep.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>
+<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

Added: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationContext.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationContext.html?rev=1903790&view=auto
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationContext.html
 (added)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationContext.html
 Wed Aug 31 11:06:09 2022
@@ -0,0 +1,247 @@
+<!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:47 CEST 2022 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.unomi.shell.migration.service.MigrationContext 
(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="Uses of Class 
org.apache.unomi.shell.migration.service.MigrationContext (Apache Unomi :: Root 
Project 2.0.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in org.apache.unomi.shell.migration.service">Class</a></li>
+<li class="navBarCell1Rev">Use</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</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/unomi/shell/migration/service/class-use/MigrationContext.html"
 target="_top">Frames</a></li>
+<li><a href="MigrationContext.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.unomi.shell.migration.service.MigrationContext" class="title">Uses 
of Class<br>org.apache.unomi.shell.migration.service.MigrationContext</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationContext</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.unomi.shell.migration">org.apache.unomi.shell.migration</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="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="#org.apache.unomi.shell.migration.utils">org.apache.unomi.shell.migration.utils</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.unomi.shell.migration">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in org.apache.unomi.shell.migration.service">MigrationContext</a> 
in <a 
href="../../../../../../../org/apache/unomi/shell/migration/package-summary.html">org.apache.unomi.shell.migration</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../../org/apache/unomi/shell/migration/package-summary.html">org.apache.unomi.shell.migration</a>
 with parameters of type <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationContext</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">Migration.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../../org/apache/unomi/shell/migration/Migration.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"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
+<div class="block"><span class="deprecationComment">do 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">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in org.apache.unomi.shell.migration.service">MigrationContext</a> 
in <a 
href="../../../../../../../org/apache/unomi/shell/migration/impl/package-summary.html">org.apache.unomi.shell.migration.impl</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../../org/apache/unomi/shell/migration/impl/package-summary.html">org.apache.unomi.shell.migration.impl</a>
 with parameters of type <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationContext</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">MigrationTo150.</span><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>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">MigrationTo121.</span><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>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">MigrationTo122.</span><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>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.unomi.shell.migration.utils">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in org.apache.unomi.shell.migration.service">MigrationContext</a> 
in <a 
href="../../../../../../../org/apache/unomi/shell/migration/utils/package-summary.html">org.apache.unomi.shell.migration.utils</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../../org/apache/unomi/shell/migration/utils/package-summary.html">org.apache.unomi.shell.migration.utils</a>
 with parameters of type <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationContext</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<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"><span 
class="typeNameLabel">MigrationUtils.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../../org/apache/unomi/shell/migration/utils/MigrationUtils.html#buildIndexCreationRequest-java.lang.String-java.lang.String-org.apache.unomi.shell.migration.service.MigrationContext-boolean-">buildIndexCreationRequest</a></span>(<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>&nbsp;baseIndexSettings,
+                         <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>&nbsp;mapping,
+                         <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationContext</a>&nbsp;context,
+                         boolean&nbsp;isMonthlyIndex)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">MigrationUtils.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../../org/apache/unomi/shell/migration/utils/MigrationUtils.html#reIndex-org.apache.http.impl.client.CloseableHttpClient-org.osgi.framework.BundleContext-java.lang.String-java.lang.String-java.lang.String-java.lang.String-org.apache.unomi.shell.migration.service.MigrationContext-">reIndex</a></span>(org.apache.http.impl.client.CloseableHttpClient&nbsp;httpClient,
+       org.osgi.framework.BundleContext&nbsp;bundleContext,
+       <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>&nbsp;esAddress,
+       <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>&nbsp;indexName,
+       <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>&nbsp;newIndexSettings,
+       <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>&nbsp;painlessScript,
+       <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationContext</a>&nbsp;migrationContext)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><span 
class="typeNameLabel">MigrationUtils.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../../org/apache/unomi/shell/migration/utils/MigrationUtils.html#waitForYellowStatus-org.apache.http.impl.client.CloseableHttpClient-java.lang.String-org.apache.unomi.shell.migration.service.MigrationContext-">waitForYellowStatus</a></span>(org.apache.http.impl.client.CloseableHttpClient&nbsp;httpClient,
+                   <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>&nbsp;esAddress,
+                   <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationContext</a>&nbsp;migrationContext)</code>
+<div class="block">Utility method that waits for the ES cluster to be in 
yellow status</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= 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><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.html"
 title="class in org.apache.unomi.shell.migration.service">Class</a></li>
+<li class="navBarCell1Rev">Use</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</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/unomi/shell/migration/service/class-use/MigrationContext.html"
 target="_top">Frames</a></li>
+<li><a href="MigrationContext.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>
+<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

Added: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationScript.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationScript.html?rev=1903790&view=auto
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationScript.html
 (added)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationScript.html
 Wed Aug 31 11:06:09 2022
@@ -0,0 +1,166 @@
+<!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:47 CEST 2022 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.unomi.shell.migration.service.MigrationScript 
(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="Uses of Class 
org.apache.unomi.shell.migration.service.MigrationScript (Apache Unomi :: Root 
Project 2.0.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationScript.html"
 title="class in org.apache.unomi.shell.migration.service">Class</a></li>
+<li class="navBarCell1Rev">Use</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</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/unomi/shell/migration/service/class-use/MigrationScript.html"
 target="_top">Frames</a></li>
+<li><a href="MigrationScript.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.unomi.shell.migration.service.MigrationScript" class="title">Uses of 
Class<br>org.apache.unomi.shell.migration.service.MigrationScript</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationScript.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationScript</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<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">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.unomi.shell.migration.service">
+<!--   -->
+</a>
+<h3>Uses of <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationScript.html"
 title="class in org.apache.unomi.shell.migration.service">MigrationScript</a> 
in <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/package-summary.html">org.apache.unomi.shell.migration.service</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/package-summary.html">org.apache.unomi.shell.migration.service</a>
 with parameters of type <a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationScript.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationScript</a></span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span 
class="typeNameLabel">MigrationScript.</span><code><span 
class="memberNameLink"><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationScript.html#compareTo-org.apache.unomi.shell.migration.service.MigrationScript-">compareTo</a></span>(<a
 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationScript.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationScript</a>&nbsp;other)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= 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><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationScript.html"
 title="class in org.apache.unomi.shell.migration.service">Class</a></li>
+<li class="navBarCell1Rev">Use</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</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/unomi/shell/migration/service/class-use/MigrationScript.html"
 target="_top">Frames</a></li>
+<li><a href="MigrationScript.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>
+<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

Added: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationServiceImpl.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationServiceImpl.html?rev=1903790&view=auto
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationServiceImpl.html
 (added)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/class-use/MigrationServiceImpl.html
 Wed Aug 31 11:06:09 2022
@@ -0,0 +1,126 @@
+<!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:47 CEST 2022 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class 
org.apache.unomi.shell.migration.service.MigrationServiceImpl (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="Uses of Class 
org.apache.unomi.shell.migration.service.MigrationServiceImpl (Apache Unomi :: 
Root Project 2.0.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationServiceImpl.html"
 title="class in org.apache.unomi.shell.migration.service">Class</a></li>
+<li class="navBarCell1Rev">Use</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</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/unomi/shell/migration/service/class-use/MigrationServiceImpl.html"
 target="_top">Frames</a></li>
+<li><a href="MigrationServiceImpl.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class 
org.apache.unomi.shell.migration.service.MigrationServiceImpl" 
class="title">Uses of 
Class<br>org.apache.unomi.shell.migration.service.MigrationServiceImpl</h2>
+</div>
+<div class="classUseContainer">No usage of 
org.apache.unomi.shell.migration.service.MigrationServiceImpl</div>
+<!-- ======= 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><a 
href="../../../../../../../org/apache/unomi/shell/migration/service/MigrationServiceImpl.html"
 title="class in org.apache.unomi.shell.migration.service">Class</a></li>
+<li class="navBarCell1Rev">Use</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</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../../index.html?org/apache/unomi/shell/migration/service/class-use/MigrationServiceImpl.html"
 target="_top">Frames</a></li>
+<li><a href="MigrationServiceImpl.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>
+<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

Added: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/package-frame.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/package-frame.html?rev=1903790&view=auto
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/package-frame.html
 (added)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/package-frame.html
 Wed Aug 31 11:06:09 2022
@@ -0,0 +1,29 @@
+<!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:46 CEST 2022 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.unomi.shell.migration.service (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>
+<h1 class="bar"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/package-summary.html"
 target="classFrame">org.apache.unomi.shell.migration.service</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="MigrationContext.MigrationStep.html" title="interface in 
org.apache.unomi.shell.migration.service" target="classFrame"><span 
class="interfaceName">MigrationContext.MigrationStep</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.service" 
target="classFrame">MigrationConfig</a></li>
+<li><a href="MigrationConfigProperty.html" title="class in 
org.apache.unomi.shell.migration.service" 
target="classFrame">MigrationConfigProperty</a></li>
+<li><a href="MigrationContext.html" title="class in 
org.apache.unomi.shell.migration.service" 
target="classFrame">MigrationContext</a></li>
+<li><a href="MigrationScript.html" title="class in 
org.apache.unomi.shell.migration.service" 
target="classFrame">MigrationScript</a></li>
+<li><a href="MigrationServiceImpl.html" title="class in 
org.apache.unomi.shell.migration.service" 
target="classFrame">MigrationServiceImpl</a></li>
+</ul>
+</div>
+</body>
+</html>
\ No newline at end of file

Added: 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/package-summary.html
URL: 
http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/package-summary.html?rev=1903790&view=auto
==============================================================================
--- 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/package-summary.html
 (added)
+++ 
unomi/website/unomi-api/apidocs/org/apache/unomi/shell/migration/service/package-summary.html
 Wed Aug 31 11:06:09 2022
@@ -0,0 +1,190 @@
+<!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:46 CEST 2022 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.unomi.shell.migration.service (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="org.apache.unomi.shell.migration.service 
(Apache Unomi :: Root Project 2.0.0-SNAPSHOT API)";
+        }
+    }
+    catch(err) {
+    }
+//-->
+</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 class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.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><a 
href="../../../../../../org/apache/unomi/shell/migration/impl/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>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/unomi/shell/migration/service/package-summary.html"
 target="_top">Frames</a></li>
+<li><a href="package-summary.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>
+<a name="skip.navbar.top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" 
class="title">Package&nbsp;org.apache.unomi.shell.migration.service</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" 
summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span 
class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationContext.MigrationStep.html"
 title="interface in 
org.apache.unomi.shell.migration.service">MigrationContext.MigrationStep</a></td>
+<td class="colLast">
+<div class="block">A simple migration step to be performed</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/service/MigrationConfig.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationConfig</a></td>
+<td class="colLast">
+<div class="block">Service uses to provide configuration information for the 
migration</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationConfigProperty.html"
 title="class in 
org.apache.unomi.shell.migration.service">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/service/MigrationContext.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationContext</a></td>
+<td class="colLast">
+<div class="block">This class is instantiated for each migration process, it 
contains useful methods to handle the current migration lifecycle.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationScript.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationScript</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>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a 
href="../../../../../../org/apache/unomi/shell/migration/service/MigrationServiceImpl.html"
 title="class in 
org.apache.unomi.shell.migration.service">MigrationServiceImpl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= 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 class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.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><a 
href="../../../../../../org/apache/unomi/shell/migration/impl/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>
+</ul>
+<ul class="navList">
+<li><a 
href="../../../../../../index.html?org/apache/unomi/shell/migration/service/package-summary.html"
 target="_top">Frames</a></li>
+<li><a href="package-summary.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>
+<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