You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rm...@apache.org on 2021/10/31 18:07:53 UTC

svn commit: r1077171 [26/32] - in /websites/production/geronimo/content/batchee: ./ apidocs/ apidocs/class-use/ apidocs/org/apache/batchee/beanio/ apidocs/org/apache/batchee/beanio/class-use/ apidocs/org/apache/batchee/camel/ apidocs/org/apache/batchee...

Added: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/JobOperatorFacade.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/JobOperatorFacade.html (added)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/JobOperatorFacade.html Sun Oct 31 18:07:42 2021
@@ -0,0 +1,269 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>JobOperatorFacade (BatchEE 1.0.2-SNAPSHOT API)</title>
+<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="JobOperatorFacade (BatchEE 1.0.2-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 class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JobOperatorFacade.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/batchee/spring/ui/DelegatingJobOperator.html" title="class in org.apache.batchee.spring.ui"><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/batchee/spring/ui/JobOperatorFacade.html" target="_top">Frames</a></li>
+<li><a href="JobOperatorFacade.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="#fields.inherited.from.class.org.apache.batchee.spring.ui.DelegatingJobOperator">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.org.apache.batchee.spring.ui.DelegatingJobOperator">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</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.batchee.spring.ui</div>
+<h2 title="Class JobOperatorFacade" class="title">Class JobOperatorFacade</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><a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html" title="class in org.apache.batchee.spring.ui">org.apache.batchee.spring.ui.DelegatingJobOperator</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.batchee.spring.ui.JobOperatorFacade</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>javax.batch.operations.JobOperator</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="typeNameLabel">JobOperatorFacade</span>
+extends <a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html" title="class in org.apache.batchee.spring.ui">DelegatingJobOperator</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>
+<ul class="blockList">
+<li class="blockList"><a name="fields.inherited.from.class.org.apache.batchee.spring.ui.DelegatingJobOperator">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;org.apache.batchee.spring.ui.<a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html" title="class in org.apache.batchee.spring.ui">DelegatingJobOperator</a></h3>
+<code><a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html#delegate">delegate</a></code></li>
+</ul>
+</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/batchee/spring/ui/JobOperatorFacade.html#JobOperatorFacade--">JobOperatorFacade</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>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.batchee.spring.ui.DelegatingJobOperator">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;org.apache.batchee.spring.ui.<a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html" title="class in org.apache.batchee.spring.ui">DelegatingJobOperator</a></h3>
+<code><a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html#abandon-long-">abandon</a>, <a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html#getJobExecution-long-">getJobExecution</a>, <a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html#getJobExecutions-javax.batch.runtime.JobInstance-">getJobExecutions</a>, <a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html#getJobInstance-long-">getJobInstance</a>, <a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html#getJobInstanceCount-java.lang.String-">getJobInstanceCount</a>, <a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html#getJobInstances-java.lang.String-int-int-">getJobInstances</a>, <a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html#getJobNames--">getJobNames</a>, <a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html#getP
 arameters-long-">getParameters</a>, <a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html#getRunningExecutions-java.lang.String-">getRunningExecutions</a>, <a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html#getStepExecutions-long-">getStepExecutions</a>, <a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html#restart-long-java.util.Properties-">restart</a>, <a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html#start-java.lang.String-java.util.Properties-">start</a>, <a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html#stop-long-">stop</a></code></li>
+</ul>
+<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">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor.detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JobOperatorFacade--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JobOperatorFacade</h4>
+<pre>public&nbsp;JobOperatorFacade()</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/JobOperatorFacade.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/batchee/spring/ui/DelegatingJobOperator.html" title="class in org.apache.batchee.spring.ui"><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/batchee/spring/ui/JobOperatorFacade.html" target="_top">Frames</a></li>
+<li><a href="JobOperatorFacade.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="#fields.inherited.from.class.org.apache.batchee.spring.ui.DelegatingJobOperator">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods.inherited.from.class.org.apache.batchee.spring.ui.DelegatingJobOperator">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/BatchEEJobOperator.Context.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/BatchEEJobOperator.Context.html (added)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/BatchEEJobOperator.Context.html Sun Oct 31 18:07:42 2021
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.batchee.spring.ui.BatchEEJobOperator.Context (BatchEE 1.0.2-SNAPSHOT API)</title>
+<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.batchee.spring.ui.BatchEEJobOperator.Context (BatchEE 1.0.2-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/batchee/spring/ui/BatchEEJobOperator.Context.html" title="class in org.apache.batchee.spring.ui">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/batchee/spring/ui/class-use/BatchEEJobOperator.Context.html" target="_top">Frames</a></li>
+<li><a href="BatchEEJobOperator.Context.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.batchee.spring.ui.BatchEEJobOperator.Context" class="title">Uses of Class<br>org.apache.batchee.spring.ui.BatchEEJobOperator.Context</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.batchee.spring.ui.BatchEEJobOperator.Context</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/batchee/spring/ui/BatchEEJobOperator.Context.html" title="class in org.apache.batchee.spring.ui">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/batchee/spring/ui/class-use/BatchEEJobOperator.Context.html" target="_top">Frames</a></li>
+<li><a href="BatchEEJobOperator.Context.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; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/BatchEEJobOperator.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/BatchEEJobOperator.html (added)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/BatchEEJobOperator.html Sun Oct 31 18:07:42 2021
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.batchee.spring.ui.BatchEEJobOperator (BatchEE 1.0.2-SNAPSHOT API)</title>
+<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.batchee.spring.ui.BatchEEJobOperator (BatchEE 1.0.2-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/batchee/spring/ui/BatchEEJobOperator.html" title="class in org.apache.batchee.spring.ui">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/batchee/spring/ui/class-use/BatchEEJobOperator.html" target="_top">Frames</a></li>
+<li><a href="BatchEEJobOperator.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.batchee.spring.ui.BatchEEJobOperator" class="title">Uses of Class<br>org.apache.batchee.spring.ui.BatchEEJobOperator</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.batchee.spring.ui.BatchEEJobOperator</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/batchee/spring/ui/BatchEEJobOperator.html" title="class in org.apache.batchee.spring.ui">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/batchee/spring/ui/class-use/BatchEEJobOperator.html" target="_top">Frames</a></li>
+<li><a href="BatchEEJobOperator.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; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/BatchEEUI.Properties.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/BatchEEUI.Properties.html (added)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/BatchEEUI.Properties.html Sun Oct 31 18:07:42 2021
@@ -0,0 +1,175 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.batchee.spring.ui.BatchEEUI.Properties (BatchEE 1.0.2-SNAPSHOT API)</title>
+<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.batchee.spring.ui.BatchEEUI.Properties (BatchEE 1.0.2-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/batchee/spring/ui/BatchEEUI.Properties.html" title="class in org.apache.batchee.spring.ui">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/batchee/spring/ui/class-use/BatchEEUI.Properties.html" target="_top">Frames</a></li>
+<li><a href="BatchEEUI.Properties.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.batchee.spring.ui.BatchEEUI.Properties" class="title">Uses of Class<br>org.apache.batchee.spring.ui.BatchEEUI.Properties</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/batchee/spring/ui/BatchEEUI.Properties.html" title="class in org.apache.batchee.spring.ui">BatchEEUI.Properties</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.batchee.spring.ui">org.apache.batchee.spring.ui</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.batchee.spring.ui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/batchee/spring/ui/BatchEEUI.Properties.html" title="class in org.apache.batchee.spring.ui">BatchEEUI.Properties</a> in <a href="../../../../../../org/apache/batchee/spring/ui/package-summary.html">org.apache.batchee.spring.ui</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/batchee/spring/ui/package-summary.html">org.apache.batchee.spring.ui</a> with parameters of type <a href="../../../../../../org/apache/batchee/spring/ui/BatchEEUI.Properties.html" title="class in org.apache.batchee.spring.ui">BatchEEUI.Properties</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>org.springframework.boot.web.servlet.ServletRegistrationBean&lt;<a href="../../../../../../org/apache/batchee/servlet/JBatchController.html" title="class in org.apache.batchee.servlet">JBatchController</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">BatchEEUI.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/spring/ui/BatchEEUI.html#batcheeUI-javax.batch.operations.JobOperator-org.apache.batchee.spring.ui.BatchEEUI.Properties-">batcheeUI</a></span>(javax.batch.operations.JobOperator&nbsp;operator,
+         <a href="../../../../../../org/apache/batchee/spring/ui/BatchEEUI.Properties.html" title="class in org.apache.batchee.spring.ui">BatchEEUI.Properties</a>&nbsp;properties)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>javax.batch.operations.JobOperator</code></td>
+<td class="colLast"><span class="typeNameLabel">BatchEEUI.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/spring/ui/BatchEEUI.html#operator-org.springframework.batch.core.explore.JobExplorer-org.springframework.batch.core.repository.JobRepository-org.springframework.transaction.PlatformTransactionManager-javax.sql.DataSource-org.apache.batchee.spring.ui.BatchEEUI.Properties-java.util.List-">operator</a></span>(org.springframework.batch.core.explore.JobExplorer&nbsp;jobExplorer,
+        org.springframework.batch.core.repository.JobRepository&nbsp;jobRepository,
+        org.springframework.transaction.PlatformTransactionManager&nbsp;transactionManager,
+        <a href="https://docs.oracle.com/javase/8/docs/api/javax/sql/DataSource.html?is-external=true" title="class or interface in javax.sql">DataSource</a>&nbsp;dataSource,
+        <a href="../../../../../../org/apache/batchee/spring/ui/BatchEEUI.Properties.html" title="class in org.apache.batchee.spring.ui">BatchEEUI.Properties</a>&nbsp;properties,
+        <a href="https://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.springframework.batch.core.Job&gt;&nbsp;jobs)</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/batchee/spring/ui/BatchEEUI.Properties.html" title="class in org.apache.batchee.spring.ui">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/batchee/spring/ui/class-use/BatchEEUI.Properties.html" target="_top">Frames</a></li>
+<li><a href="BatchEEUI.Properties.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; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/BatchEEUI.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/BatchEEUI.html (added)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/BatchEEUI.html Sun Oct 31 18:07:42 2021
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.batchee.spring.ui.BatchEEUI (BatchEE 1.0.2-SNAPSHOT API)</title>
+<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.batchee.spring.ui.BatchEEUI (BatchEE 1.0.2-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/batchee/spring/ui/BatchEEUI.html" title="class in org.apache.batchee.spring.ui">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/batchee/spring/ui/class-use/BatchEEUI.html" target="_top">Frames</a></li>
+<li><a href="BatchEEUI.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.batchee.spring.ui.BatchEEUI" class="title">Uses of Class<br>org.apache.batchee.spring.ui.BatchEEUI</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.batchee.spring.ui.BatchEEUI</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/batchee/spring/ui/BatchEEUI.html" title="class in org.apache.batchee.spring.ui">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/batchee/spring/ui/class-use/BatchEEUI.html" target="_top">Frames</a></li>
+<li><a href="BatchEEUI.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; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/DelegatingJobOperator.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/DelegatingJobOperator.html (added)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/DelegatingJobOperator.html Sun Oct 31 18:07:42 2021
@@ -0,0 +1,169 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.batchee.spring.ui.DelegatingJobOperator (BatchEE 1.0.2-SNAPSHOT API)</title>
+<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.batchee.spring.ui.DelegatingJobOperator (BatchEE 1.0.2-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/batchee/spring/ui/DelegatingJobOperator.html" title="class in org.apache.batchee.spring.ui">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/batchee/spring/ui/class-use/DelegatingJobOperator.html" target="_top">Frames</a></li>
+<li><a href="DelegatingJobOperator.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.batchee.spring.ui.DelegatingJobOperator" class="title">Uses of Class<br>org.apache.batchee.spring.ui.DelegatingJobOperator</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/batchee/spring/ui/DelegatingJobOperator.html" title="class in org.apache.batchee.spring.ui">DelegatingJobOperator</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.batchee.spring.ui">org.apache.batchee.spring.ui</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="org.apache.batchee.spring.ui">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html" title="class in org.apache.batchee.spring.ui">DelegatingJobOperator</a> in <a href="../../../../../../org/apache/batchee/spring/ui/package-summary.html">org.apache.batchee.spring.ui</a></h3>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html" title="class in org.apache.batchee.spring.ui">DelegatingJobOperator</a> in <a href="../../../../../../org/apache/batchee/spring/ui/package-summary.html">org.apache.batchee.spring.ui</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/spring/ui/BatchEEJobOperator.html" title="class in org.apache.batchee.spring.ui">BatchEEJobOperator</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/spring/ui/JobOperatorFacade.html" title="class in org.apache.batchee.spring.ui">JobOperatorFacade</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/batchee/spring/ui/DelegatingJobOperator.html" title="class in org.apache.batchee.spring.ui">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/batchee/spring/ui/class-use/DelegatingJobOperator.html" target="_top">Frames</a></li>
+<li><a href="DelegatingJobOperator.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; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/JobOperatorFacade.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/JobOperatorFacade.html (added)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/class-use/JobOperatorFacade.html Sun Oct 31 18:07:42 2021
@@ -0,0 +1,125 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Class org.apache.batchee.spring.ui.JobOperatorFacade (BatchEE 1.0.2-SNAPSHOT API)</title>
+<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.batchee.spring.ui.JobOperatorFacade (BatchEE 1.0.2-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/batchee/spring/ui/JobOperatorFacade.html" title="class in org.apache.batchee.spring.ui">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/batchee/spring/ui/class-use/JobOperatorFacade.html" target="_top">Frames</a></li>
+<li><a href="JobOperatorFacade.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.batchee.spring.ui.JobOperatorFacade" class="title">Uses of Class<br>org.apache.batchee.spring.ui.JobOperatorFacade</h2>
+</div>
+<div class="classUseContainer">No usage of org.apache.batchee.spring.ui.JobOperatorFacade</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/batchee/spring/ui/JobOperatorFacade.html" title="class in org.apache.batchee.spring.ui">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/batchee/spring/ui/class-use/JobOperatorFacade.html" target="_top">Frames</a></li>
+<li><a href="JobOperatorFacade.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; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/package-frame.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/package-frame.html (added)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/package-frame.html Sun Oct 31 18:07:42 2021
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.batchee.spring.ui (BatchEE 1.0.2-SNAPSHOT API)</title>
+<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/batchee/spring/ui/package-summary.html" target="classFrame">org.apache.batchee.spring.ui</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="BatchEEJobOperator.html" title="class in org.apache.batchee.spring.ui" target="classFrame">BatchEEJobOperator</a></li>
+<li><a href="BatchEEJobOperator.Context.html" title="class in org.apache.batchee.spring.ui" target="classFrame">BatchEEJobOperator.Context</a></li>
+<li><a href="BatchEEUI.html" title="class in org.apache.batchee.spring.ui" target="classFrame">BatchEEUI</a></li>
+<li><a href="BatchEEUI.Properties.html" title="class in org.apache.batchee.spring.ui" target="classFrame">BatchEEUI.Properties</a></li>
+<li><a href="DelegatingJobOperator.html" title="class in org.apache.batchee.spring.ui" target="classFrame">DelegatingJobOperator</a></li>
+<li><a href="JobOperatorFacade.html" title="class in org.apache.batchee.spring.ui" target="classFrame">JobOperatorFacade</a></li>
+</ul>
+</div>
+</body>
+</html>

Added: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/package-summary.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/package-summary.html (added)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/package-summary.html Sun Oct 31 18:07:42 2021
@@ -0,0 +1,163 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.batchee.spring.ui (BatchEE 1.0.2-SNAPSHOT API)</title>
+<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.batchee.spring.ui (BatchEE 1.0.2-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/batchee/spi/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/batchee/test/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/batchee/spring/ui/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.batchee.spring.ui</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<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/batchee/spring/ui/BatchEEJobOperator.html" title="class in org.apache.batchee.spring.ui">BatchEEJobOperator</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/batchee/spring/ui/BatchEEJobOperator.Context.html" title="class in org.apache.batchee.spring.ui">BatchEEJobOperator.Context</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/batchee/spring/ui/BatchEEUI.html" title="class in org.apache.batchee.spring.ui">BatchEEUI</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/batchee/spring/ui/BatchEEUI.Properties.html" title="class in org.apache.batchee.spring.ui">BatchEEUI.Properties</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html" title="class in org.apache.batchee.spring.ui">DelegatingJobOperator</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/batchee/spring/ui/JobOperatorFacade.html" title="class in org.apache.batchee.spring.ui">JobOperatorFacade</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/batchee/spi/package-summary.html">Prev&nbsp;Package</a></li>
+<li><a href="../../../../../org/apache/batchee/test/package-summary.html">Next&nbsp;Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/batchee/spring/ui/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; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/package-tree.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/package-tree.html (added)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/package-tree.html Sun Oct 31 18:07:42 2021
@@ -0,0 +1,146 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.batchee.spring.ui Class Hierarchy (BatchEE 1.0.2-SNAPSHOT API)</title>
+<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.batchee.spring.ui Class Hierarchy (BatchEE 1.0.2-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>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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/batchee/spi/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/batchee/test/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/batchee/spring/ui/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.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 class="title">Hierarchy For Package org.apache.batchee.spring.ui</h1>
+<span class="packageHierarchyLabel">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
+<ul>
+<li type="circle">org.apache.batchee.spring.ui.<a href="../../../../../org/apache/batchee/spring/ui/BatchEEJobOperator.Context.html" title="class in org.apache.batchee.spring.ui"><span class="typeNameLink">BatchEEJobOperator.Context</span></a></li>
+<li type="circle">org.apache.batchee.spring.ui.<a href="../../../../../org/apache/batchee/spring/ui/BatchEEUI.html" title="class in org.apache.batchee.spring.ui"><span class="typeNameLink">BatchEEUI</span></a></li>
+<li type="circle">org.apache.batchee.spring.ui.<a href="../../../../../org/apache/batchee/spring/ui/BatchEEUI.Properties.html" title="class in org.apache.batchee.spring.ui"><span class="typeNameLink">BatchEEUI.Properties</span></a></li>
+<li type="circle">org.apache.batchee.spring.ui.<a href="../../../../../org/apache/batchee/spring/ui/DelegatingJobOperator.html" title="class in org.apache.batchee.spring.ui"><span class="typeNameLink">DelegatingJobOperator</span></a> (implements javax.batch.operations.JobOperator)
+<ul>
+<li type="circle">org.apache.batchee.spring.ui.<a href="../../../../../org/apache/batchee/spring/ui/BatchEEJobOperator.html" title="class in org.apache.batchee.spring.ui"><span class="typeNameLink">BatchEEJobOperator</span></a></li>
+<li type="circle">org.apache.batchee.spring.ui.<a href="../../../../../org/apache/batchee/spring/ui/JobOperatorFacade.html" title="class in org.apache.batchee.spring.ui"><span class="typeNameLink">JobOperatorFacade</span></a></li>
+</ul>
+</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>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</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/batchee/spi/package-tree.html">Prev</a></li>
+<li><a href="../../../../../org/apache/batchee/test/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?org/apache/batchee/spring/ui/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.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; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Added: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/package-use.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/package-use.html (added)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/spring/ui/package-use.html Sun Oct 31 18:07:42 2021
@@ -0,0 +1,161 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="fr">
+<head>
+<!-- Generated by javadoc -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Uses of Package org.apache.batchee.spring.ui (BatchEE 1.0.2-SNAPSHOT API)</title>
+<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 Package org.apache.batchee.spring.ui (BatchEE 1.0.2-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>Class</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/batchee/spring/ui/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.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="Uses of Package org.apache.batchee.spring.ui" class="title">Uses of Package<br>org.apache.batchee.spring.ui</h1>
+</div>
+<div class="contentContainer">
+<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/batchee/spring/ui/package-summary.html">org.apache.batchee.spring.ui</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.batchee.spring.ui">org.apache.batchee.spring.ui</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="org.apache.batchee.spring.ui">
+<!--   -->
+</a>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../org/apache/batchee/spring/ui/package-summary.html">org.apache.batchee.spring.ui</a> used by <a href="../../../../../org/apache/batchee/spring/ui/package-summary.html">org.apache.batchee.spring.ui</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../../org/apache/batchee/spring/ui/class-use/BatchEEUI.Properties.html#org.apache.batchee.spring.ui">BatchEEUI.Properties</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../../../org/apache/batchee/spring/ui/class-use/DelegatingJobOperator.html#org.apache.batchee.spring.ui">DelegatingJobOperator</a>&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><a href="package-summary.html">Package</a></li>
+<li>Class</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/batchee/spring/ui/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.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; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+</body>
+</html>

Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/JobLauncher.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/JobLauncher.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/JobLauncher.html Sun Oct 31 18:07:42 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>JobLauncher (BatchEE 0.7-SNAPSHOT API)</title>
+<title>JobLauncher (BatchEE 1.0.2-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JobLauncher (BatchEE 0.7-SNAPSHOT API)";
+            parent.document.title="JobLauncher (BatchEE 1.0.2-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -313,4 +313,4 @@ extends <a href="https://docs.oracle.com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.BatchletBuilder.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.BatchletBuilder.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.BatchletBuilder.html Sun Oct 31 18:07:42 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StepBuilder.BatchletBuilder (BatchEE 0.7-SNAPSHOT API)</title>
+<title>StepBuilder.BatchletBuilder (BatchEE 1.0.2-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StepBuilder.BatchletBuilder (BatchEE 0.7-SNAPSHOT API)";
+            parent.document.title="StepBuilder.BatchletBuilder (BatchEE 1.0.2-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -280,4 +280,4 @@ extends <a href="https://docs.oracle.com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.ChunkBuilder.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.ChunkBuilder.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.ChunkBuilder.html Sun Oct 31 18:07:42 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StepBuilder.ChunkBuilder (BatchEE 0.7-SNAPSHOT API)</title>
+<title>StepBuilder.ChunkBuilder (BatchEE 1.0.2-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StepBuilder.ChunkBuilder (BatchEE 0.7-SNAPSHOT API)";
+            parent.document.title="StepBuilder.ChunkBuilder (BatchEE 1.0.2-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -304,4 +304,4 @@ extends <a href="https://docs.oracle.com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.ProcessorBuilder.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.ProcessorBuilder.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.ProcessorBuilder.html Sun Oct 31 18:07:42 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StepBuilder.ProcessorBuilder (BatchEE 0.7-SNAPSHOT API)</title>
+<title>StepBuilder.ProcessorBuilder (BatchEE 1.0.2-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StepBuilder.ProcessorBuilder (BatchEE 0.7-SNAPSHOT API)";
+            parent.document.title="StepBuilder.ProcessorBuilder (BatchEE 1.0.2-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -280,4 +280,4 @@ extends <a href="https://docs.oracle.com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.ReaderBuilder.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.ReaderBuilder.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.ReaderBuilder.html Sun Oct 31 18:07:42 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StepBuilder.ReaderBuilder (BatchEE 0.7-SNAPSHOT API)</title>
+<title>StepBuilder.ReaderBuilder (BatchEE 1.0.2-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StepBuilder.ReaderBuilder (BatchEE 0.7-SNAPSHOT API)";
+            parent.document.title="StepBuilder.ReaderBuilder (BatchEE 1.0.2-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -293,4 +293,4 @@ extends <a href="https://docs.oracle.com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.WriterBuilder.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.WriterBuilder.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.WriterBuilder.html Sun Oct 31 18:07:42 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StepBuilder.WriterBuilder (BatchEE 0.7-SNAPSHOT API)</title>
+<title>StepBuilder.WriterBuilder (BatchEE 1.0.2-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StepBuilder.WriterBuilder (BatchEE 0.7-SNAPSHOT API)";
+            parent.document.title="StepBuilder.WriterBuilder (BatchEE 1.0.2-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -280,4 +280,4 @@ extends <a href="https://docs.oracle.com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepBuilder.html Sun Oct 31 18:07:42 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StepBuilder (BatchEE 0.7-SNAPSHOT API)</title>
+<title>StepBuilder (BatchEE 1.0.2-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StepBuilder (BatchEE 0.7-SNAPSHOT API)";
+            parent.document.title="StepBuilder (BatchEE 1.0.2-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -481,4 +481,4 @@ extends <a href="https://docs.oracle.com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepLauncher.Result.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepLauncher.Result.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepLauncher.Result.html Sun Oct 31 18:07:42 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StepLauncher.Result (BatchEE 0.7-SNAPSHOT API)</title>
+<title>StepLauncher.Result (BatchEE 1.0.2-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StepLauncher.Result (BatchEE 0.7-SNAPSHOT API)";
+            parent.document.title="StepLauncher.Result (BatchEE 1.0.2-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -290,4 +290,4 @@ extends <a href="https://docs.oracle.com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepLauncher.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepLauncher.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/StepLauncher.html Sun Oct 31 18:07:42 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>StepLauncher (BatchEE 0.7-SNAPSHOT API)</title>
+<title>StepLauncher (BatchEE 1.0.2-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="StepLauncher (BatchEE 0.7-SNAPSHOT API)";
+            parent.document.title="StepLauncher (BatchEE 1.0.2-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -298,4 +298,4 @@ extends <a href="https://docs.oracle.com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/SynchronousJobOperator.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/SynchronousJobOperator.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/test/SynchronousJobOperator.html Sun Oct 31 18:07:42 2021
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SynchronousJobOperator (BatchEE 0.7-SNAPSHOT API)</title>
+<title>SynchronousJobOperator (BatchEE 1.0.2-SNAPSHOT API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,7 +12,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SynchronousJobOperator (BatchEE 0.7-SNAPSHOT API)";
+            parent.document.title="SynchronousJobOperator (BatchEE 1.0.2-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -568,4 +568,4 @@ implements javax.batch.operations.JobOpe
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 <p class="legalCopy"><small>Copyright &#169; 2021 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
-</html>
\ No newline at end of file
+</html>