You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@unomi.apache.org by sh...@apache.org on 2019/05/12 09:39:46 UTC

svn commit: r1859136 [10/34] - in /unomi/website/unomi-api/apidocs: ./ org/apache/unomi/api/ org/apache/unomi/api/actions/ org/apache/unomi/api/actions/class-use/ org/apache/unomi/api/campaigns/ org/apache/unomi/api/campaigns/class-use/ org/apache/unom...

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/EventService.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/EventService.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/EventService.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/EventService.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.EventService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Interface org.apache.unomi.api.services.EventService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.unomi.api.services.EventService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.unomi.api.services.EventService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -104,10 +104,6 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.unomi.shell.commands">org.apache.unomi.shell.commands</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.unomi.web">org.apache.unomi.web</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -147,19 +143,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">SetPropertyAction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/plugins/baseplugin/actions/SetPropertyAction.html#setEventService-org.apache.unomi.api.services.EventService-">setEventService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/EventService.html" title="interface in org.apache.unomi.api.services">EventService</a>&nbsp;eventService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">UpdatePropertiesAction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/plugins/baseplugin/actions/UpdatePropertiesAction.html#setEventService-org.apache.unomi.api.services.EventService-">setEventService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/EventService.html" title="interface in org.apache.unomi.api.services">EventService</a>&nbsp;eventService)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">MergeProfilesOnPropertyAction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/plugins/baseplugin/actions/MergeProfilesOnPropertyAction.html#setEventService-org.apache.unomi.api.services.EventService-">setEventService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/EventService.html" title="interface in org.apache.unomi.api.services">EventService</a>&nbsp;eventService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">SetPropertyAction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/plugins/baseplugin/actions/SetPropertyAction.html#setEventService-org.apache.unomi.api.services.EventService-">setEventService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/EventService.html" title="interface in org.apache.unomi.api.services">EventService</a>&nbsp;eventService)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">UpdatePropertiesAction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/plugins/baseplugin/actions/UpdatePropertiesAction.html#setEventService-org.apache.unomi.api.services.EventService-">setEventService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/EventService.html" title="interface in org.apache.unomi.api.services">EventService</a>&nbsp;eventService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">SendEventAction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/plugins/baseplugin/actions/SendEventAction.html#setEventService-org.apache.unomi.api.services.EventService-">setEventService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/EventService.html" title="interface in org.apache.unomi.api.services">EventService</a>&nbsp;eventService)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">SendEventAction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/plugins/baseplugin/actions/SendEventAction.html#setEventService-org.apache.unomi.api.services.EventService-">setEventService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/EventService.html" title="interface in org.apache.unomi.api.services">EventService</a>&nbsp;eventService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">MergeProfilesOnPropertyAction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/plugins/baseplugin/actions/MergeProfilesOnPropertyAction.html#setEventService-org.apache.unomi.api.services.EventService-">setEventService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/EventService.html" title="interface in org.apache.unomi.api.services">EventService</a>&nbsp;eventService)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -230,29 +226,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">RulesServiceImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/services/RulesServiceImpl.html#setEventService-org.apache.unomi.api.services.EventService-">setEventService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/EventService.html" title="interface in org.apache.unomi.api.services">EventService</a>&nbsp;eventService)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">SegmentServiceImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/services/SegmentServiceImpl.html#setEventService-org.apache.unomi.api.services.EventService-">setEventService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/EventService.html" title="interface in org.apache.unomi.api.services">EventService</a>&nbsp;eventService)</code>&nbsp;</td>
 </tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.unomi.shell.commands">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/unomi/api/services/EventService.html" title="interface in org.apache.unomi.api.services">EventService</a> in <a href="../../../../../../org/apache/unomi/shell/commands/package-summary.html">org.apache.unomi.shell.commands</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/commands/package-summary.html">org.apache.unomi.shell.commands</a> with parameters of type <a href="../../../../../../org/apache/unomi/api/services/EventService.html" title="interface in org.apache.unomi.api.services">EventService</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">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">EventViewCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/shell/commands/EventViewCommand.html#setEventService-org.apache.unomi.api.services.EventService-">setEventService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/EventService.html" title="interface in org.apache.unomi.api.services">EventService</a>&nbsp;eventService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">RulesServiceImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/services/RulesServiceImpl.html#setEventService-org.apache.unomi.api.services.EventService-">setEventService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/EventService.html" title="interface in org.apache.unomi.api.services">EventService</a>&nbsp;eventService)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -341,6 +319,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/GoalsService.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/GoalsService.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/GoalsService.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/GoalsService.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.GoalsService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Interface org.apache.unomi.api.services.GoalsService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.unomi.api.services.GoalsService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.unomi.api.services.GoalsService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -91,10 +91,6 @@
 <td class="colFirst"><a href="#org.apache.unomi.services.services">org.apache.unomi.services.services</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.unomi.shell.commands">org.apache.unomi.shell.commands</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -113,11 +109,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">CampaignsServiceEndPoint.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/rest/CampaignsServiceEndPoint.html#setGoalsService-org.apache.unomi.api.services.GoalsService-">setGoalsService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/GoalsService.html" title="interface in org.apache.unomi.api.services">GoalsService</a>&nbsp;goalsService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">GoalsServiceEndPoint.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/rest/GoalsServiceEndPoint.html#setGoalsService-org.apache.unomi.api.services.GoalsService-">setGoalsService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/GoalsService.html" title="interface in org.apache.unomi.api.services">GoalsService</a>&nbsp;goalsService)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">GoalsServiceEndPoint.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/rest/GoalsServiceEndPoint.html#setGoalsService-org.apache.unomi.api.services.GoalsService-">setGoalsService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/GoalsService.html" title="interface in org.apache.unomi.api.services">GoalsService</a>&nbsp;goalsService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">CampaignsServiceEndPoint.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/rest/CampaignsServiceEndPoint.html#setGoalsService-org.apache.unomi.api.services.GoalsService-">setGoalsService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/GoalsService.html" title="interface in org.apache.unomi.api.services">GoalsService</a>&nbsp;goalsService)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -140,24 +136,6 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.unomi.shell.commands">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/unomi/api/services/GoalsService.html" title="interface in org.apache.unomi.api.services">GoalsService</a> in <a href="../../../../../../org/apache/unomi/shell/commands/package-summary.html">org.apache.unomi.shell.commands</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/commands/package-summary.html">org.apache.unomi.shell.commands</a> with parameters of type <a href="../../../../../../org/apache/unomi/api/services/GoalsService.html" title="interface in org.apache.unomi.api.services">GoalsService</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">DeployDefinitionCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/shell/commands/DeployDefinitionCommand.html#setGoalsService-org.apache.unomi.api.services.GoalsService-">setGoalsService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/GoalsService.html" title="interface in org.apache.unomi.api.services">GoalsService</a>&nbsp;goalsService)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
 </ul>
 </li>
 </ul>
@@ -209,6 +187,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PatchService.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PatchService.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PatchService.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PatchService.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.PatchService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Interface org.apache.unomi.api.services.PatchService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.unomi.api.services.PatchService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.unomi.api.services.PatchService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -91,10 +91,6 @@
 <td class="colFirst"><a href="#org.apache.unomi.services.services">org.apache.unomi.services.services</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.unomi.shell.commands">org.apache.unomi.shell.commands</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -136,24 +132,6 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.unomi.shell.commands">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/unomi/api/services/PatchService.html" title="interface in org.apache.unomi.api.services">PatchService</a> in <a href="../../../../../../org/apache/unomi/shell/commands/package-summary.html">org.apache.unomi.shell.commands</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/commands/package-summary.html">org.apache.unomi.shell.commands</a> with parameters of type <a href="../../../../../../org/apache/unomi/api/services/PatchService.html" title="interface in org.apache.unomi.api.services">PatchService</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">DeployDefinitionCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/shell/commands/DeployDefinitionCommand.html#setPatchService-org.apache.unomi.api.services.PatchService-">setPatchService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/PatchService.html" title="interface in org.apache.unomi.api.services">PatchService</a>&nbsp;patchService)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
 </ul>
 </li>
 </ul>
@@ -205,6 +183,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.Filter.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.Filter.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.Filter.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.Filter.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.unomi.api.services.PersonalizationService.Filter (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Class org.apache.unomi.api.services.PersonalizationService.Filter (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.unomi.api.services.PersonalizationService.Filter (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.unomi.api.services.PersonalizationService.Filter (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -178,6 +178,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.PersonalizationRequest.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.PersonalizationRequest.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.PersonalizationRequest.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.PersonalizationRequest.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.unomi.api.services.PersonalizationService.PersonalizationRequest (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Class org.apache.unomi.api.services.PersonalizationService.PersonalizationRequest (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.unomi.api.services.PersonalizationService.PersonalizationRequest (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.unomi.api.services.PersonalizationService.PersonalizationRequest (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -219,19 +219,19 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://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"><span class="typeNameLabel">FilterPersonalizationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/sorts/FilterPersonalizationStrategy.html#personalizeList-org.apache.unomi.api.Profile-org.apache.unomi.api.Session-org.apache.unomi.api.services.PersonalizationService.PersonalizationRequest-">personalizeList</a></span>(<a href="../../../../../../org/apache/unomi/api/Profile.html" title="class in org.apache.unomi.api">Profile</a>&nbsp;profile,
+<td class="colLast"><span class="typeNameLabel">ScorePersonalizationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/sorts/ScorePersonalizationStrategy.html#personalizeList-org.apache.unomi.api.Profile-org.apache.unomi.api.Session-org.apache.unomi.api.services.PersonalizationService.PersonalizationRequest-">personalizeList</a></span>(<a href="../../../../../../org/apache/unomi/api/Profile.html" title="class in org.apache.unomi.api">Profile</a>&nbsp;profile,
                <a href="../../../../../../org/apache/unomi/api/Session.html" title="class in org.apache.unomi.api">Session</a>&nbsp;session,
                <a href="../../../../../../org/apache/unomi/api/services/PersonalizationService.PersonalizationRequest.html" title="class in org.apache.unomi.api.services">PersonalizationService.PersonalizationRequest</a>&nbsp;personalizationRequest)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://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"><span class="typeNameLabel">ScorePersonalizationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/sorts/ScorePersonalizationStrategy.html#personalizeList-org.apache.unomi.api.Profile-org.apache.unomi.api.Session-org.apache.unomi.api.services.PersonalizationService.PersonalizationRequest-">personalizeList</a></span>(<a href="../../../../../../org/apache/unomi/api/Profile.html" title="class in org.apache.unomi.api">Profile</a>&nbsp;profile,
+<td class="colLast"><span class="typeNameLabel">RandomPersonalizationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/sorts/RandomPersonalizationStrategy.html#personalizeList-org.apache.unomi.api.Profile-org.apache.unomi.api.Session-org.apache.unomi.api.services.PersonalizationService.PersonalizationRequest-">personalizeList</a></span>(<a href="../../../../../../org/apache/unomi/api/Profile.html" title="class in org.apache.unomi.api">Profile</a>&nbsp;profile,
                <a href="../../../../../../org/apache/unomi/api/Session.html" title="class in org.apache.unomi.api">Session</a>&nbsp;session,
                <a href="../../../../../../org/apache/unomi/api/services/PersonalizationService.PersonalizationRequest.html" title="class in org.apache.unomi.api.services">PersonalizationService.PersonalizationRequest</a>&nbsp;personalizationRequest)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://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"><span class="typeNameLabel">RandomPersonalizationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/sorts/RandomPersonalizationStrategy.html#personalizeList-org.apache.unomi.api.Profile-org.apache.unomi.api.Session-org.apache.unomi.api.services.PersonalizationService.PersonalizationRequest-">personalizeList</a></span>(<a href="../../../../../../org/apache/unomi/api/Profile.html" title="class in org.apache.unomi.api">Profile</a>&nbsp;profile,
+<td class="colLast"><span class="typeNameLabel">FilterPersonalizationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/sorts/FilterPersonalizationStrategy.html#personalizeList-org.apache.unomi.api.Profile-org.apache.unomi.api.Session-org.apache.unomi.api.services.PersonalizationService.PersonalizationRequest-">personalizeList</a></span>(<a href="../../../../../../org/apache/unomi/api/Profile.html" title="class in org.apache.unomi.api">Profile</a>&nbsp;profile,
                <a href="../../../../../../org/apache/unomi/api/Session.html" title="class in org.apache.unomi.api">Session</a>&nbsp;session,
                <a href="../../../../../../org/apache/unomi/api/services/PersonalizationService.PersonalizationRequest.html" title="class in org.apache.unomi.api.services">PersonalizationService.PersonalizationRequest</a>&nbsp;personalizationRequest)</code>&nbsp;</td>
 </tr>
@@ -289,6 +289,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.PersonalizedContent.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.PersonalizedContent.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.PersonalizedContent.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.PersonalizedContent.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.unomi.api.services.PersonalizationService.PersonalizedContent (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Class org.apache.unomi.api.services.PersonalizationService.PersonalizedContent (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.unomi.api.services.PersonalizationService.PersonalizedContent (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.unomi.api.services.PersonalizationService.PersonalizedContent (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -255,6 +255,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.Target.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.Target.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.Target.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.Target.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.unomi.api.services.PersonalizationService.Target (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Class org.apache.unomi.api.services.PersonalizationService.Target (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.unomi.api.services.PersonalizationService.Target (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.unomi.api.services.PersonalizationService.Target (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -178,6 +178,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PersonalizationService.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.PersonalizationService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Interface org.apache.unomi.api.services.PersonalizationService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.unomi.api.services.PersonalizationService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.unomi.api.services.PersonalizationService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -183,6 +183,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PrivacyService.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PrivacyService.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PrivacyService.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/PrivacyService.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.PrivacyService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Interface org.apache.unomi.api.services.PrivacyService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.unomi.api.services.PrivacyService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.unomi.api.services.PrivacyService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -244,6 +244,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ProfileService.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ProfileService.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ProfileService.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/ProfileService.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.ProfileService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Interface org.apache.unomi.api.services.ProfileService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.unomi.api.services.ProfileService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.unomi.api.services.ProfileService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -128,10 +128,6 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.unomi.shell.commands">org.apache.unomi.shell.commands</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.unomi.web">org.apache.unomi.web</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -171,7 +167,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">AllEventToProfilePropertiesAction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/plugins/baseplugin/actions/AllEventToProfilePropertiesAction.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">UpdatePropertiesAction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/plugins/baseplugin/actions/UpdatePropertiesAction.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -179,7 +175,7 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">UpdatePropertiesAction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/plugins/baseplugin/actions/UpdatePropertiesAction.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">AllEventToProfilePropertiesAction.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/plugins/baseplugin/actions/AllEventToProfilePropertiesAction.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -369,45 +365,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">FilterPersonalizationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/sorts/FilterPersonalizationStrategy.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="typeNameLabel">ScorePersonalizationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/sorts/ScorePersonalizationStrategy.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
 </tr>
-</tbody>
-</table>
-</li>
-<li class="blockList"><a name="org.apache.unomi.shell.commands">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a> in <a href="../../../../../../org/apache/unomi/shell/commands/package-summary.html">org.apache.unomi.shell.commands</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/commands/package-summary.html">org.apache.unomi.shell.commands</a> with parameters of type <a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</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">SessionViewCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/shell/commands/SessionViewCommand.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">SessionListCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/shell/commands/SessionListCommand.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ProfileViewCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/shell/commands/ProfileViewCommand.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ProfileListCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/shell/commands/ProfileListCommand.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DeployDefinitionCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/shell/commands/DeployDefinitionCommand.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">FilterPersonalizationStrategy.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/sorts/FilterPersonalizationStrategy.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -425,15 +387,15 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ClientServlet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/web/ClientServlet.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ContextServlet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/web/ContextServlet.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ContextServlet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/web/ContextServlet.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">EventsCollectorServlet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/web/EventsCollectorServlet.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">EventsCollectorServlet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/web/EventsCollectorServlet.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ClientServlet.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/web/ClientServlet.html#setProfileService-org.apache.unomi.api.services.ProfileService-">setProfileService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/ProfileService.html" title="interface in org.apache.unomi.api.services">ProfileService</a>&nbsp;profileService)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -489,6 +451,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/QueryService.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/QueryService.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/QueryService.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/QueryService.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.QueryService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Interface org.apache.unomi.api.services.QueryService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.unomi.api.services.QueryService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.unomi.api.services.QueryService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -183,6 +183,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RuleListenerService.AlreadyRaisedFor.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RuleListenerService.AlreadyRaisedFor.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RuleListenerService.AlreadyRaisedFor.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RuleListenerService.AlreadyRaisedFor.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Class org.apache.unomi.api.services.RuleListenerService.AlreadyRaisedFor (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Class org.apache.unomi.api.services.RuleListenerService.AlreadyRaisedFor (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Class org.apache.unomi.api.services.RuleListenerService.AlreadyRaisedFor (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.unomi.api.services.RuleListenerService.AlreadyRaisedFor (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -211,6 +211,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RuleListenerService.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RuleListenerService.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RuleListenerService.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RuleListenerService.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.RuleListenerService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Interface org.apache.unomi.api.services.RuleListenerService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.unomi.api.services.RuleListenerService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.unomi.api.services.RuleListenerService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -165,6 +165,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RulesService.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RulesService.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RulesService.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/RulesService.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.RulesService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Interface org.apache.unomi.api.services.RulesService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.unomi.api.services.RulesService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.unomi.api.services.RulesService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -92,10 +92,6 @@
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.unomi.shell.commands">org.apache.unomi.shell.commands</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="#org.apache.unomi.web">org.apache.unomi.web</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -157,36 +153,6 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.unomi.shell.commands">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/unomi/api/services/RulesService.html" title="interface in org.apache.unomi.api.services">RulesService</a> in <a href="../../../../../../org/apache/unomi/shell/commands/package-summary.html">org.apache.unomi.shell.commands</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/commands/package-summary.html">org.apache.unomi.shell.commands</a> with parameters of type <a href="../../../../../../org/apache/unomi/api/services/RulesService.html" title="interface in org.apache.unomi.api.services">RulesService</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">RuleViewcommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/shell/commands/RuleViewcommand.html#setRulesService-org.apache.unomi.api.services.RulesService-">setRulesService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/RulesService.html" title="interface in org.apache.unomi.api.services">RulesService</a>&nbsp;rulesService)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">RuleResetStatsCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/shell/commands/RuleResetStatsCommand.html#setRulesService-org.apache.unomi.api.services.RulesService-">setRulesService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/RulesService.html" title="interface in org.apache.unomi.api.services">RulesService</a>&nbsp;rulesService)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">RuleListCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/shell/commands/RuleListCommand.html#setRulesService-org.apache.unomi.api.services.RulesService-">setRulesService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/RulesService.html" title="interface in org.apache.unomi.api.services">RulesService</a>&nbsp;rulesService)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DeployDefinitionCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/shell/commands/DeployDefinitionCommand.html#setRulesService-org.apache.unomi.api.services.RulesService-">setRulesService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/RulesService.html" title="interface in org.apache.unomi.api.services">RulesService</a>&nbsp;rulesService)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
 <li class="blockList"><a name="org.apache.unomi.web">
 <!--   -->
 </a>
@@ -256,6 +222,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/SchedulerService.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/SchedulerService.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/SchedulerService.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/SchedulerService.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.SchedulerService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Interface org.apache.unomi.api.services.SchedulerService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.unomi.api.services.SchedulerService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.unomi.api.services.SchedulerService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -140,7 +140,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ProfileServiceImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/services/ProfileServiceImpl.html#setSchedulerService-org.apache.unomi.api.services.SchedulerService-">setSchedulerService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/SchedulerService.html" title="interface in org.apache.unomi.api.services">SchedulerService</a>&nbsp;schedulerService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">SegmentServiceImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/services/SegmentServiceImpl.html#setSchedulerService-org.apache.unomi.api.services.SchedulerService-">setSchedulerService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/SchedulerService.html" title="interface in org.apache.unomi.api.services">SchedulerService</a>&nbsp;schedulerService)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
@@ -148,15 +148,15 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">SegmentServiceImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/services/SegmentServiceImpl.html#setSchedulerService-org.apache.unomi.api.services.SchedulerService-">setSchedulerService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/SchedulerService.html" title="interface in org.apache.unomi.api.services">SchedulerService</a>&nbsp;schedulerService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ProfileServiceImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/services/ProfileServiceImpl.html#setSchedulerService-org.apache.unomi.api.services.SchedulerService-">setSchedulerService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/SchedulerService.html" title="interface in org.apache.unomi.api.services">SchedulerService</a>&nbsp;schedulerService)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ClusterServiceImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/services/ClusterServiceImpl.html#setSchedulerService-org.apache.unomi.api.services.SchedulerService-">setSchedulerService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/SchedulerService.html" title="interface in org.apache.unomi.api.services">SchedulerService</a>&nbsp;schedulerService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">DefinitionsServiceImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/services/DefinitionsServiceImpl.html#setSchedulerService-org.apache.unomi.api.services.SchedulerService-">setSchedulerService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/SchedulerService.html" title="interface in org.apache.unomi.api.services">SchedulerService</a>&nbsp;schedulerService)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DefinitionsServiceImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/services/DefinitionsServiceImpl.html#setSchedulerService-org.apache.unomi.api.services.SchedulerService-">setSchedulerService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/SchedulerService.html" title="interface in org.apache.unomi.api.services">SchedulerService</a>&nbsp;schedulerService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ClusterServiceImpl.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/services/services/ClusterServiceImpl.html#setSchedulerService-org.apache.unomi.api.services.SchedulerService-">setSchedulerService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/SchedulerService.html" title="interface in org.apache.unomi.api.services">SchedulerService</a>&nbsp;schedulerService)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -212,6 +212,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/SegmentService.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/SegmentService.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/SegmentService.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/SegmentService.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.SegmentService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Interface org.apache.unomi.api.services.SegmentService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.unomi.api.services.SegmentService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.unomi.api.services.SegmentService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -103,10 +103,6 @@
 <td class="colFirst"><a href="#org.apache.unomi.services.services">org.apache.unomi.services.services</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><a href="#org.apache.unomi.shell.commands">org.apache.unomi.shell.commands</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
 </tbody>
 </table>
 </li>
@@ -174,11 +170,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">SegmentServiceEndPoint.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/rest/SegmentServiceEndPoint.html#setSegmentService-org.apache.unomi.api.services.SegmentService-">setSegmentService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/SegmentService.html" title="interface in org.apache.unomi.api.services">SegmentService</a>&nbsp;segmentService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">ProfileServiceEndPoint.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/rest/ProfileServiceEndPoint.html#setSegmentService-org.apache.unomi.api.services.SegmentService-">setSegmentService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/SegmentService.html" title="interface in org.apache.unomi.api.services">SegmentService</a>&nbsp;segmentService)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">ProfileServiceEndPoint.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/rest/ProfileServiceEndPoint.html#setSegmentService-org.apache.unomi.api.services.SegmentService-">setSegmentService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/SegmentService.html" title="interface in org.apache.unomi.api.services">SegmentService</a>&nbsp;segmentService)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">SegmentServiceEndPoint.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/rest/SegmentServiceEndPoint.html#setSegmentService-org.apache.unomi.api.services.SegmentService-">setSegmentService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/SegmentService.html" title="interface in org.apache.unomi.api.services">SegmentService</a>&nbsp;segmentService)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
@@ -236,32 +232,6 @@
 </tbody>
 </table>
 </li>
-<li class="blockList"><a name="org.apache.unomi.shell.commands">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/unomi/api/services/SegmentService.html" title="interface in org.apache.unomi.api.services">SegmentService</a> in <a href="../../../../../../org/apache/unomi/shell/commands/package-summary.html">org.apache.unomi.shell.commands</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/commands/package-summary.html">org.apache.unomi.shell.commands</a> with parameters of type <a href="../../../../../../org/apache/unomi/api/services/SegmentService.html" title="interface in org.apache.unomi.api.services">SegmentService</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">SegmentViewCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/shell/commands/SegmentViewCommand.html#setSegmentService-org.apache.unomi.api.services.SegmentService-">setSegmentService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/SegmentService.html" title="interface in org.apache.unomi.api.services">SegmentService</a>&nbsp;segmentService)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">SegmentListCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/shell/commands/SegmentListCommand.html#setSegmentService-org.apache.unomi.api.services.SegmentService-">setSegmentService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/SegmentService.html" title="interface in org.apache.unomi.api.services">SegmentService</a>&nbsp;segmentService)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">DeployDefinitionCommand.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/unomi/shell/commands/DeployDefinitionCommand.html#setSegmentService-org.apache.unomi.api.services.SegmentService-">setSegmentService</a></span>(<a href="../../../../../../org/apache/unomi/api/services/SegmentService.html" title="interface in org.apache.unomi.api.services">SegmentService</a>&nbsp;segmentService)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
 </ul>
 </li>
 </ul>
@@ -313,6 +283,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/UserListService.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/UserListService.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/UserListService.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/class-use/UserListService.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:30 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>Uses of Interface org.apache.unomi.api.services.UserListService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>Uses of Interface org.apache.unomi.api.services.UserListService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="Uses of Interface org.apache.unomi.api.services.UserListService (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Interface org.apache.unomi.api.services.UserListService (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -185,6 +185,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file

Modified: unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-frame.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-frame.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-frame.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-frame.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:29 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.unomi.api.services (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>org.apache.unomi.api.services (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <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/api/services/package-summary.html
URL: http://svn.apache.org/viewvc/unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-summary.html?rev=1859136&r1=1859135&r2=1859136&view=diff
==============================================================================
--- unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-summary.html (original)
+++ unomi/website/unomi-api/apidocs/org/apache/unomi/api/services/package-summary.html Sun May 12 09:39:40 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_181) on Fri Nov 30 09:35:01 CET 2018 -->
+<!-- Generated by javadoc (1.8.0_181) on Sun May 12 11:35:29 CEST 2019 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.unomi.api.services (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2018-11-30">
+<title>org.apache.unomi.api.services (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)</title>
+<meta name="date" content="2019-05-12">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -13,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.unomi.api.services (Apache Unomi :: Root Project 1.4.0-incubating-SNAPSHOT API)";
+            parent.document.title="org.apache.unomi.api.services (Apache Unomi :: Root Project 1.4.0-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -297,6 +297,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2019 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file