Added: websites/production/geronimo/content/batchee/apidocs/HelpMojo.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/HelpMojo.html (added)
+++ websites/production/geronimo/content/batchee/apidocs/HelpMojo.html Mon Feb 22 10:02:46 2021
@@ -0,0 +1,316 @@
+<!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>HelpMojo (BatchEE 0.7-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="HelpMojo (BatchEE 0.7-SNAPSHOT API)";
+ }
+ }
+ catch(err) {
+ }
+//-->
+var methods = {"i0":10};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar.top">
+<!-- -->
+</a>
+<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
+<a name="navbar.top.firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/HelpMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?HelpMojo.html" target="_top">Frames</a></li>
+<li><a href="HelpMojo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All 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: </li>
+<li>Nested | </li>
+<li>Field | </li>
+<li><a href="#constructor.summary">Constr</a> | </li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li><a href="#constructor.detail">Constr</a> | </li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<h2 title="Class HelpMojo" class="title">Class HelpMojo</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.maven.plugin.AbstractMojo</li>
+<li>
+<ul class="inheritance">
+<li>HelpMojo</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo</dd>
+</dl>
+<hr>
+<br>
+<pre>@Mojo(name="help",
+ requiresProject=false,
+ threadSafe=true)
+public class <span class="typeNameLabel">HelpMojo</span>
+extends org.apache.maven.plugin.AbstractMojo</pre>
+<div class="block">Display help information on batchee-maven-plugin.<br>
+ Call <code>mvn batchee:help -Ddetail=true -Dgoal=<goal-name></code> to display parameter details.</div>
+<dl>
+<dt><span class="simpleTagLabel">Author:</span></dt>
+<dd>maven-plugin-tools</dd>
+</dl>
+</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.maven.plugin.Mojo">
+<!-- -->
+</a>
+<h3>Fields inherited from interface org.apache.maven.plugin.Mojo</h3>
+<code>ROLE</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"> </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="HelpMojo.html#HelpMojo--">HelpMojo</a></span>()</code> </td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr id="i0" class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="HelpMojo.html#execute--">execute</a></span>()</code></td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.maven.plugin.AbstractMojo">
+<!-- -->
+</a>
+<h3>Methods inherited from class org.apache.maven.plugin.AbstractMojo</h3>
+<code>getLog, getPluginContext, setLog, setPluginContext</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<!-- -->
+</a>
+<h3>Methods inherited from class 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="HelpMojo--">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>HelpMojo</h4>
+<pre>public HelpMojo()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method.detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="execute--">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>execute</h4>
+<pre>public void execute()
+ throws org.apache.maven.plugin.MojoExecutionException</pre>
+<dl>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code>org.apache.maven.plugin.MojoExecutionException</code></dd>
+</dl>
+</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/HelpMojo.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-all.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?HelpMojo.html" target="_top">Frames</a></li>
+<li><a href="HelpMojo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All 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: </li>
+<li>Nested | </li>
+<li>Field | </li>
+<li><a href="#constructor.summary">Constr</a> | </li>
+<li><a href="#method.summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li><a href="#constructor.detail">Constr</a> | </li>
+<li><a href="#method.detail">Method</a></li>
+</ul>
+</div>
+<a name="skip.navbar.bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/allclasses-frame.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/allclasses-frame.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/allclasses-frame.html Mon Feb 22 10:02:46 2021
@@ -196,7 +196,7 @@
<li><a href="org/apache/batchee/hazelcast/HazelcastSynchroInstanceAware.html" title="class in org.apache.batchee.hazelcast" target="classFrame">HazelcastSynchroInstanceAware</a></li>
<li><a href="org/apache/batchee/hazelcast/HazelcastUnlockBatchlet.html" title="class in org.apache.batchee.hazelcast" target="classFrame">HazelcastUnlockBatchlet</a></li>
<li><a href="org/apache/batchee/jsefa/Header.html" title="annotation in org.apache.batchee.jsefa" target="classFrame">Header</a></li>
-<li><a href="org/apache/batchee/tools/maven/HelpMojo.html" title="class in org.apache.batchee.tools.maven" target="classFrame">HelpMojo</a></li>
+<li><a href="HelpMojo.html" title="class in <Unnamed>" target="classFrame">HelpMojo</a></li>
<li><a href="org/apache/batchee/container/exception/IllegalBatchPropertyException.html" title="class in org.apache.batchee.container.exception" target="classFrame">IllegalBatchPropertyException</a></li>
<li><a href="org/apache/batchee/container/jsl/IllegalTransitionException.html" title="class in org.apache.batchee.container.jsl" target="classFrame">IllegalTransitionException</a></li>
<li><a href="org/apache/batchee/container/Init.html" title="class in org.apache.batchee.container" target="classFrame">Init</a></li>
Modified: websites/production/geronimo/content/batchee/apidocs/allclasses-noframe.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/allclasses-noframe.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/allclasses-noframe.html Mon Feb 22 10:02:46 2021
@@ -196,7 +196,7 @@
<li><a href="org/apache/batchee/hazelcast/HazelcastSynchroInstanceAware.html" title="class in org.apache.batchee.hazelcast">HazelcastSynchroInstanceAware</a></li>
<li><a href="org/apache/batchee/hazelcast/HazelcastUnlockBatchlet.html" title="class in org.apache.batchee.hazelcast">HazelcastUnlockBatchlet</a></li>
<li><a href="org/apache/batchee/jsefa/Header.html" title="annotation in org.apache.batchee.jsefa">Header</a></li>
-<li><a href="org/apache/batchee/tools/maven/HelpMojo.html" title="class in org.apache.batchee.tools.maven">HelpMojo</a></li>
+<li><a href="HelpMojo.html" title="class in <Unnamed>">HelpMojo</a></li>
<li><a href="org/apache/batchee/container/exception/IllegalBatchPropertyException.html" title="class in org.apache.batchee.container.exception">IllegalBatchPropertyException</a></li>
<li><a href="org/apache/batchee/container/jsl/IllegalTransitionException.html" title="class in org.apache.batchee.container.jsl">IllegalTransitionException</a></li>
<li><a href="org/apache/batchee/container/Init.html" title="class in org.apache.batchee.container">Init</a></li>
Added: websites/production/geronimo/content/batchee/apidocs/class-use/HelpMojo.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/class-use/HelpMojo.html (added)
+++ websites/production/geronimo/content/batchee/apidocs/class-use/HelpMojo.html Mon Feb 22 10:02:46 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 HelpMojo (BatchEE 0.7-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 HelpMojo (BatchEE 0.7-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="../HelpMojo.html" title="class in <Unnamed>">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../overview-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?class-use/HelpMojo.html" target="_top">Frames</a></li>
+<li><a href="HelpMojo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All 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 HelpMojo" class="title">Uses of Class<br>HelpMojo</h2>
+</div>
+<div class="classUseContainer">No usage of HelpMojo</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="../HelpMojo.html" title="class in <Unnamed>">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../overview-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?class-use/HelpMojo.html" target="_top">Frames</a></li>
+<li><a href="HelpMojo.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All 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 © 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
Modified: websites/production/geronimo/content/batchee/apidocs/constant-values.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/constant-values.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/constant-values.html Mon Feb 22 10:02:46 2021
@@ -1179,6 +1179,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/deprecated-list.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/deprecated-list.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/deprecated-list.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/help-doc.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/help-doc.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/help-doc.html Mon Feb 22 10:02:46 2021
@@ -225,6 +225,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/index-all.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/index-all.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/index-all.html Mon Feb 22 10:02:46 2021
@@ -1697,6 +1697,7 @@
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/apache/batchee/test/StepLauncher.html#exec-org.apache.batchee.jaxb.Step-java.util.Properties-">exec(Step, Properties)</a></span> - Static method in class org.apache.batchee.test.<a href="org/apache/batchee/test/StepLauncher.html" title="class in org.apache.batchee.test">StepLauncher</a></dt>
<dd> </dd>
+<dt><span class="memberNameLink"><a href="HelpMojo.html#execute--">execute()</a></span> - Method in class <a href="HelpMojo.html" title="class in <Unnamed>">HelpMojo</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/batchee/container/ExecutionElementController.html#execute--">execute()</a></span> - Method in interface org.apache.batchee.container.<a href="org/apache/batchee/container/ExecutionElementController.html" title="interface in org.apache.batchee.container">ExecutionElementController</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/apache/batchee/container/impl/controller/BaseStepController.html#execute--">execute()</a></span> - Method in class org.apache.batchee.container.impl.controller.<a href="org/apache/batchee/container/impl/controller/BaseStepController.html" title="class in org.apache.batchee.container.impl.controller">BaseStepController</a></dt>
@@ -1723,7 +1724,6 @@
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/apache/batchee/tools/maven/DocumentationMojo.html#execute--">execute()</a></span> - Method in class org.apache.batchee.tools.maven.<a href="org/apache/batchee/tools/maven/DocumentationMojo.html" title="class in org.apache.batchee.tools.maven">DocumentationMojo</a></dt>
<dd> </dd>
-<dt><span class="memberNameLink"><a href="org/apache/batchee/tools/maven/HelpMojo.html#execute--">execute()</a></span> - Method in class org.apache.batchee.tools.maven.<a href="org/apache/batchee/tools/maven/HelpMojo.html" title="class in org.apache.batchee.tools.maven">HelpMojo</a></dt>
<dt><span class="memberNameLink"><a href="org/apache/batchee/tools/maven/JobExecutionMojo.html#execute--">execute()</a></span> - Method in class org.apache.batchee.tools.maven.<a href="org/apache/batchee/tools/maven/JobExecutionMojo.html" title="class in org.apache.batchee.tools.maven">JobExecutionMojo</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/apache/batchee/tools/maven/JobExecutionsMojo.html#execute--">execute()</a></span> - Method in class org.apache.batchee.tools.maven.<a href="org/apache/batchee/tools/maven/JobExecutionsMojo.html" title="class in org.apache.batchee.tools.maven">JobExecutionsMojo</a></dt>
@@ -3419,11 +3419,11 @@
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/apache/batchee/tools/maven/doc/DiagramGenerator.html#height">height</a></span> - Variable in class org.apache.batchee.tools.maven.doc.<a href="org/apache/batchee/tools/maven/doc/DiagramGenerator.html" title="class in org.apache.batchee.tools.maven.doc">DiagramGenerator</a></dt>
<dd> </dd>
-<dt><a href="org/apache/batchee/tools/maven/HelpMojo.html" title="class in org.apache.batchee.tools.maven"><span class="typeNameLink">HelpMojo</span></a> - Class in <a href="org/apache/batchee/tools/maven/package-summary.html">org.apache.batchee.tools.maven</a></dt>
+<dt><a href="HelpMojo.html" title="class in <Unnamed>"><span class="typeNameLink">HelpMojo</span></a> - Class in <a href="package-summary.html"><Unnamed></a></dt>
<dd>
<div class="block">Display help information on batchee-maven-plugin.</div>
</dd>
-<dt><span class="memberNameLink"><a href="org/apache/batchee/tools/maven/HelpMojo.html#HelpMojo--">HelpMojo()</a></span> - Constructor for class org.apache.batchee.tools.maven.<a href="org/apache/batchee/tools/maven/HelpMojo.html" title="class in org.apache.batchee.tools.maven">HelpMojo</a></dt>
+<dt><span class="memberNameLink"><a href="HelpMojo.html#HelpMojo--">HelpMojo()</a></span> - Constructor for class <a href="HelpMojo.html" title="class in <Unnamed>">HelpMojo</a></dt>
<dd> </dd>
</dl>
<a name="I:I">
@@ -7350,6 +7350,6 @@ the order they are declared.</div>
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/BeanIOReader.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/BeanIOReader.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/BeanIOReader.html Mon Feb 22 10:02:46 2021
@@ -454,6 +454,6 @@ protected <a href="https://docs.ora
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/BeanIOWriter.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/BeanIOWriter.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/BeanIOWriter.html Mon Feb 22 10:02:46 2021
@@ -418,6 +418,6 @@ protected <a href="https://docs.ora
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/BeanIOs.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/BeanIOs.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/BeanIOs.html Mon Feb 22 10:02:46 2021
@@ -276,6 +276,6 @@ extends <a href="https://docs.oracle.com
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/class-use/BeanIOReader.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/class-use/BeanIOReader.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/class-use/BeanIOReader.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/class-use/BeanIOWriter.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/class-use/BeanIOWriter.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/class-use/BeanIOWriter.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/class-use/BeanIOs.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/class-use/BeanIOs.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/class-use/BeanIOs.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/package-summary.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/package-summary.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/package-summary.html Mon Feb 22 10:02:46 2021
@@ -43,7 +43,7 @@
</div>
<div class="subNav">
<ul class="navList">
-<li>Prev Package</li>
+<li><a href="../../../../package-summary.html">Prev Package</a></li>
<li><a href="../../../../org/apache/batchee/camel/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
@@ -120,7 +120,7 @@
</div>
<div class="subNav">
<ul class="navList">
-<li>Prev Package</li>
+<li><a href="../../../../package-summary.html">Prev Package</a></li>
<li><a href="../../../../org/apache/batchee/camel/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
@@ -146,6 +146,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/package-tree.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/package-tree.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/package-tree.html Mon Feb 22 10:02:46 2021
@@ -43,7 +43,7 @@
</div>
<div class="subNav">
<ul class="navList">
-<li>Prev</li>
+<li><a href="../../../../package-tree.html">Prev</a></li>
<li><a href="../../../../org/apache/batchee/camel/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
@@ -113,7 +113,7 @@
</div>
<div class="subNav">
<ul class="navList">
-<li>Prev</li>
+<li><a href="../../../../package-tree.html">Prev</a></li>
<li><a href="../../../../org/apache/batchee/camel/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
@@ -139,6 +139,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/package-use.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/package-use.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/beanio/package-use.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelBridge.DefaultCamelTemplateLocator.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelBridge.DefaultCamelTemplateLocator.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelBridge.DefaultCamelTemplateLocator.html Mon Feb 22 10:02:46 2021
@@ -333,6 +333,6 @@ implements <a href="../../../../org/apac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelBridge.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelBridge.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelBridge.html Mon Feb 22 10:02:46 2021
@@ -280,6 +280,6 @@ extends <a href="https://docs.oracle.com
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelChainItemProcessor.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelChainItemProcessor.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelChainItemProcessor.html Mon Feb 22 10:02:46 2021
@@ -345,6 +345,6 @@ implements javax.batch.api.chunk.ItemPro
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelItemProcessor.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelItemProcessor.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelItemProcessor.html Mon Feb 22 10:02:46 2021
@@ -305,6 +305,6 @@ implements javax.batch.api.chunk.ItemPro
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelItemReader.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelItemReader.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelItemReader.html Mon Feb 22 10:02:46 2021
@@ -339,6 +339,6 @@ implements javax.batch.api.chunk.ItemRea
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelItemWriter.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelItemWriter.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelItemWriter.html Mon Feb 22 10:02:46 2021
@@ -339,6 +339,6 @@ implements javax.batch.api.chunk.ItemWri
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelLocator.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelLocator.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelLocator.html Mon Feb 22 10:02:46 2021
@@ -293,6 +293,6 @@ implements <a href="../../../../org/apac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelTemplateLocator.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelTemplateLocator.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/CamelTemplateLocator.html Mon Feb 22 10:02:46 2021
@@ -234,6 +234,6 @@ var activeTableTab = "activeTableTab";
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelBridge.DefaultCamelTemplateLocator.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelBridge.DefaultCamelTemplateLocator.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelBridge.DefaultCamelTemplateLocator.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelBridge.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelBridge.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelBridge.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelChainItemProcessor.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelChainItemProcessor.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelChainItemProcessor.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelItemProcessor.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelItemProcessor.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelItemProcessor.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelItemReader.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelItemReader.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelItemReader.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelItemWriter.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelItemWriter.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelItemWriter.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelLocator.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelLocator.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelLocator.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelTemplateLocator.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelTemplateLocator.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/class-use/CamelTemplateLocator.html Mon Feb 22 10:02:46 2021
@@ -173,6 +173,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/JBatchComponent.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/JBatchComponent.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/JBatchComponent.html Mon Feb 22 10:02:46 2021
@@ -321,6 +321,6 @@ extends org.apache.camel.impl.DefaultCom
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/JBatchEndpoint.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/JBatchEndpoint.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/JBatchEndpoint.html Mon Feb 22 10:02:46 2021
@@ -411,6 +411,6 @@ extends org.apache.camel.impl.DefaultEnd
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/JBatchProducer.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/JBatchProducer.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/JBatchProducer.html Mon Feb 22 10:02:46 2021
@@ -390,6 +390,6 @@ extends org.apache.camel.impl.DefaultPro
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/class-use/JBatchComponent.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/class-use/JBatchComponent.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/class-use/JBatchComponent.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/class-use/JBatchEndpoint.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/class-use/JBatchEndpoint.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/class-use/JBatchEndpoint.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/class-use/JBatchProducer.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/class-use/JBatchProducer.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/class-use/JBatchProducer.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/package-summary.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/package-summary.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/package-summary.html Mon Feb 22 10:02:46 2021
@@ -146,6 +146,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/package-tree.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/package-tree.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/package-tree.html Mon Feb 22 10:02:46 2021
@@ -151,6 +151,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/package-use.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/package-use.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/component/package-use.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/package-summary.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/package-summary.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/package-summary.html Mon Feb 22 10:02:46 2021
@@ -177,6 +177,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/package-tree.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/package-tree.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/package-tree.html Mon Feb 22 10:02:46 2021
@@ -147,6 +147,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/package-use.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/package-use.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/camel/package-use.html Mon Feb 22 10:02:46 2021
@@ -153,6 +153,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/BaseContext.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/BaseContext.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/BaseContext.html Mon Feb 22 10:02:46 2021
@@ -402,6 +402,6 @@ implements javax.enterprise.context.spi.
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/BatchEEScopeExtension.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/BatchEEScopeExtension.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/BatchEEScopeExtension.html Mon Feb 22 10:02:46 2021
@@ -285,6 +285,6 @@ implements javax.enterprise.inject.spi.E
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/JobContextImpl.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/JobContextImpl.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/JobContextImpl.html Mon Feb 22 10:02:46 2021
@@ -310,6 +310,6 @@ extends <a href="../../../../../org/apac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/StepContextImpl.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/StepContextImpl.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/StepContextImpl.html Mon Feb 22 10:02:46 2021
@@ -297,6 +297,6 @@ extends <a href="../../../../../org/apac
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/class-use/BaseContext.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/class-use/BaseContext.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/class-use/BaseContext.html Mon Feb 22 10:02:46 2021
@@ -164,6 +164,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/class-use/BatchEEScopeExtension.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/class-use/BatchEEScopeExtension.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/class-use/BatchEEScopeExtension.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/class-use/JobContextImpl.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/class-use/JobContextImpl.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/class-use/JobContextImpl.html Mon Feb 22 10:02:46 2021
@@ -160,6 +160,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/class-use/StepContextImpl.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/class-use/StepContextImpl.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/class-use/StepContextImpl.html Mon Feb 22 10:02:46 2021
@@ -160,6 +160,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/package-summary.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/package-summary.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/package-summary.html Mon Feb 22 10:02:46 2021
@@ -150,6 +150,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/package-tree.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/package-tree.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/package-tree.html Mon Feb 22 10:02:46 2021
@@ -139,6 +139,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/package-use.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/package-use.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/impl/package-use.html Mon Feb 22 10:02:46 2021
@@ -159,6 +159,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/AfterJobScopeListener.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/AfterJobScopeListener.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/AfterJobScopeListener.html Mon Feb 22 10:02:46 2021
@@ -301,6 +301,6 @@ implements javax.batch.api.listener.JobL
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/AfterStepScopeListener.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/AfterStepScopeListener.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/AfterStepScopeListener.html Mon Feb 22 10:02:46 2021
@@ -303,6 +303,6 @@ implements javax.batch.api.listener.Step
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/BeforeJobScopeListener.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/BeforeJobScopeListener.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/BeforeJobScopeListener.html Mon Feb 22 10:02:46 2021
@@ -301,6 +301,6 @@ implements javax.batch.api.listener.JobL
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/class-use/AfterJobScopeListener.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/class-use/AfterJobScopeListener.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/class-use/AfterJobScopeListener.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/class-use/AfterStepScopeListener.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/class-use/AfterStepScopeListener.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/class-use/AfterStepScopeListener.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/class-use/BeforeJobScopeListener.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/class-use/BeforeJobScopeListener.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/class-use/BeforeJobScopeListener.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/package-summary.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/package-summary.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/package-summary.html Mon Feb 22 10:02:46 2021
@@ -148,6 +148,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/package-tree.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/package-tree.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/package-tree.html Mon Feb 22 10:02:46 2021
@@ -135,6 +135,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/package-use.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/package-use.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/listener/package-use.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/JobScoped.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/JobScoped.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/JobScoped.html Mon Feb 22 10:02:46 2021
@@ -162,6 +162,6 @@ public @interface <span class="memberNam
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/StepScoped.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/StepScoped.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/StepScoped.html Mon Feb 22 10:02:46 2021
@@ -162,6 +162,6 @@ public @interface <span class="memberNam
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/class-use/JobScoped.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/class-use/JobScoped.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/class-use/JobScoped.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/class-use/StepScoped.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/class-use/StepScoped.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/class-use/StepScoped.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/package-summary.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/package-summary.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/package-summary.html Mon Feb 22 10:02:46 2021
@@ -142,6 +142,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/package-tree.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/package-tree.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/package-tree.html Mon Feb 22 10:02:46 2021
@@ -130,6 +130,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/package-use.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/package-use.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cdi/scope/package-use.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cli/BatchEECLI.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cli/BatchEECLI.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cli/BatchEECLI.html Mon Feb 22 10:02:46 2021
@@ -233,6 +233,6 @@ extends <a href="https://docs.oracle.com
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cli/bootstrap/Bootstrap.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cli/bootstrap/Bootstrap.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cli/bootstrap/Bootstrap.html Mon Feb 22 10:02:46 2021
@@ -238,6 +238,6 @@ extends <a href="https://docs.oracle.com
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
Modified: websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cli/bootstrap/class-use/Bootstrap.html
==============================================================================
--- websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cli/bootstrap/class-use/Bootstrap.html (original)
+++ websites/production/geronimo/content/batchee/apidocs/org/apache/batchee/cli/bootstrap/class-use/Bootstrap.html Mon Feb 22 10:02:46 2021
@@ -120,6 +120,6 @@
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright © 2020 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright © 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.