You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@batchee.apache.org by rm...@apache.org on 2016/09/29 15:58:29 UTC

svn commit: r1762799 [10/46] - in /incubator/batchee/site: ./ 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/camel/class-use/ apid...

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/BatchletStepController.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/BatchletStepController.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/BatchletStepController.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/BatchletStepController.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>BatchletStepController (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>BatchletStepController (BatchEE 0.4-incubating 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="BatchletStepController (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="BatchletStepController (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -149,7 +149,7 @@ extends <a href="../../../../../../../or
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;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></h3>
-<code><a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#analyzerStatusQueue">analyzerStatusQueue</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#jobExecutionImpl">jobExecutionImpl</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#jobInstance">jobInstance</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#kernelService">kernelService</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#persistenceManagerService">persistenceManagerService</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#rootJobExecutionId">rootJobExecutionId</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#step">step</a>, <a href="../../../../../../../
 org/apache/batchee/container/impl/controller/BaseStepController.html#stepContext">stepContext</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#stepStatus">stepStatus</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#transactionManager">transactionManager</a></code></li>
+<code><a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#analyzerStatusQueue">analyzerStatusQueue</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#jobExecutionImpl">jobExecutionImpl</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#jobInstance">jobInstance</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#kernelService">kernelService</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#persistenceManagerService">persistenceManagerService</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#restartAfterCompletion">restartAfterCompletion</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#rootJobExecutionId">rootJobExecutionId
 </a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#step">step</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#stepContext">stepContext</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#stepName">stepName</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#stepStatus">stepStatus</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#transactionManager">transactionManager</a></code></li>
 </ul>
 </li>
 </ul>
@@ -212,7 +212,7 @@ extends <a href="../../../../../../../or
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;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></h3>
-<code><a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#execute--">execute</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#getLastRunStepExecutions--">getLastRunStepExecutions</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#markJobAndStepFailed--">markJobAndStepFailed</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#persistExitStatusAndEndTimestamp--">persistExitStatusAndEndTimestamp</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#persistUserData--">persistUserData</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#setParentStepContext-org.apache.batchee.container.impl.StepContextImpl-">setParentStepContext</a>, <a href="../../../../../../../org/apache/batchee/con
 tainer/impl/controller/BaseStepController.html#setStepContext-org.apache.batchee.container.impl.StepContextImpl-">setStepContext</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#shouldStepBeExecuted--">shouldStepBeExecuted</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#statusStarting--">statusStarting</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#toString--">toString</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#updateBatchStatus-javax.batch.runtime.BatchStatus-">updateBatchStatus</a></code></li>
+<code><a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#execute--">execute</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#getLastRunStepExecutions--">getLastRunStepExecutions</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#isRestartExecution--">isRestartExecution</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#markJobAndStepFailed--">markJobAndStepFailed</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#persistExitStatusAndEndTimestamp--">persistExitStatusAndEndTimestamp</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#persistUserData--">persistUserData</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#resolv
 eUserData--">resolveUserData</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#setParentStepContext-org.apache.batchee.container.impl.StepContextImpl-">setParentStepContext</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#setStepContext-org.apache.batchee.container.impl.StepContextImpl-">setStepContext</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#shouldStepBeExecuted--">shouldStepBeExecuted</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#statusStarting--">statusStarting</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#storeUserData-org.apache.batchee.container.impl.controller.chunk.PersistentDataWrapper-">storeUserData</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepCon
 troller.html#toString--">toString</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#updateBatchStatus-javax.batch.runtime.BatchStatus-">updateBatchStatus</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -367,6 +367,6 @@ extends <a href="../../../../../../../or
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/class-use/BatchletStepController.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/class-use/BatchletStepController.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/class-use/BatchletStepController.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/class-use/BatchletStepController.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<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.container.impl.controller.batchlet.BatchletStepController (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.batchee.container.impl.controller.batchlet.BatchletStepController (BatchEE 0.4-incubating 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="Uses of Class org.apache.batchee.container.impl.controller.batchlet.BatchletStepController (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.batchee.container.impl.controller.batchlet.BatchletStepController (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-frame.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-frame.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-frame.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.batchee.container.impl.controller.batchlet (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.batchee.container.impl.controller.batchlet (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>

Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-summary.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-summary.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-summary.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.batchee.container.impl.controller.batchlet (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.batchee.container.impl.controller.batchlet (BatchEE 0.4-incubating 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="org.apache.batchee.container.impl.controller.batchlet (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="org.apache.batchee.container.impl.controller.batchlet (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-tree.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-tree.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-tree.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>org.apache.batchee.container.impl.controller.batchlet Class Hierarchy (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>org.apache.batchee.container.impl.controller.batchlet Class Hierarchy (BatchEE 0.4-incubating 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="org.apache.batchee.container.impl.controller.batchlet Class Hierarchy (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="org.apache.batchee.container.impl.controller.batchlet Class Hierarchy (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -141,6 +141,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-use.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-use.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-use.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/batchlet/package-use.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<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.container.impl.controller.batchlet (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Package org.apache.batchee.container.impl.controller.batchlet (BatchEE 0.4-incubating 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="Uses of Package org.apache.batchee.container.impl.controller.batchlet (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Package org.apache.batchee.container.impl.controller.batchlet (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -120,6 +120,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointData.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointData.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointData.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointData.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CheckpointData (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>CheckpointData (BatchEE 0.4-incubating 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="CheckpointData (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="CheckpointData (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -49,7 +49,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointAlgorithmFactory.html" title="class in org.apache.batchee.container.impl.controller.chunk"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Prev&nbsp;Class</li>
 <li><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -347,7 +347,7 @@ implements <a href="http://docs.oracle.c
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointAlgorithmFactory.html" title="class in org.apache.batchee.container.impl.controller.chunk"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li>Prev&nbsp;Class</li>
 <li><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -388,6 +388,6 @@ implements <a href="http://docs.oracle.c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CheckpointDataKey (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>CheckpointDataKey (BatchEE 0.4-incubating 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="CheckpointDataKey (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="CheckpointDataKey (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -361,6 +361,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointManager.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointManager.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointManager.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointManager.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CheckpointManager (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>CheckpointManager (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="CheckpointManager (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="CheckpointManager (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -158,12 +158,27 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointManager.html#checkpoint--">checkpoint</a></span>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointManager.html#beginCheckpoint--">beginCheckpoint</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointManager.html#checkpointTimeout--">checkpointTimeout</a></span>()</code>&nbsp;</td>
 </tr>
+<tr id="i3" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointManager.html#endCheckpoint--">endCheckpoint</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointDataKey</a>,<a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointData.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointData</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointManager.html#prepareCheckpoints--">prepareCheckpoints</a></span>()</code>
+<div class="block">Takes the current checkpoint data from the ItemReader and ItemWriter
+ and store them in the database</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointManager.html#storeCheckPoints-java.util.Map-">storeCheckPoints</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointDataKey</a>,<a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointData.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointData</a>&gt;&nbsp;checkpoints)</code>&nbsp;</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -209,6 +224,24 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a>
 <h3>Method Detail</h3>
+<a name="beginCheckpoint--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>beginCheckpoint</h4>
+<pre>public&nbsp;void&nbsp;beginCheckpoint()</pre>
+</li>
+</ul>
+<a name="endCheckpoint--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>endCheckpoint</h4>
+<pre>public&nbsp;void&nbsp;endCheckpoint()</pre>
+</li>
+</ul>
 <a name="applyCheckPointPolicy--">
 <!--   -->
 </a>
@@ -218,13 +251,24 @@ extends <a href="http://docs.oracle.com/
 <pre>public&nbsp;boolean&nbsp;applyCheckPointPolicy()</pre>
 </li>
 </ul>
-<a name="checkpoint--">
+<a name="prepareCheckpoints--">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>prepareCheckpoints</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointDataKey</a>,<a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointData.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointData</a>&gt;&nbsp;prepareCheckpoints()</pre>
+<div class="block">Takes the current checkpoint data from the ItemReader and ItemWriter
+ and store them in the database</div>
+</li>
+</ul>
+<a name="storeCheckPoints-java.util.Map-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>checkpoint</h4>
-<pre>public&nbsp;void&nbsp;checkpoint()</pre>
+<h4>storeCheckPoints</h4>
+<pre>public&nbsp;void&nbsp;storeCheckPoints(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointDataKey</a>,<a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointData.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointData</a>&gt;&nbsp;checkpoints)</pre>
 </li>
 </ul>
 <a name="checkpointTimeout--">
@@ -305,6 +349,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointType.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointType.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointType.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/CheckpointType.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>CheckpointType (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>CheckpointType (BatchEE 0.4-incubating 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="CheckpointType (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="CheckpointType (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -337,6 +337,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ChunkHelper.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ChunkHelper.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ChunkHelper.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ChunkHelper.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ChunkHelper (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>ChunkHelper (BatchEE 0.4-incubating 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="ChunkHelper (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="ChunkHelper (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -130,25 +130,25 @@ extends <a href="http://docs.oracle.com/
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/ChunkHelper.html#getCheckpointPolicy-org.apache.batchee.jaxb.Chunk-">getCheckpointPolicy</a></span>(<a href="../../../../../../../org/apache/batchee/jaxb/Chunk.html" title="class in org.apache.batchee.jaxb">Chunk</a>&nbsp;chunk)</code>&nbsp;</td>
-</tr>
-<tr id="i1" class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/ChunkHelper.html#getItemCount-org.apache.batchee.jaxb.Chunk-">getItemCount</a></span>(<a href="../../../../../../../org/apache/batchee/jaxb/Chunk.html" title="class in org.apache.batchee.jaxb">Chunk</a>&nbsp;chunk)</code>&nbsp;</td>
 </tr>
-<tr id="i2" class="altColor">
+<tr id="i1" class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/ChunkHelper.html#getRetryLimit-org.apache.batchee.jaxb.Chunk-">getRetryLimit</a></span>(<a href="../../../../../../../org/apache/batchee/jaxb/Chunk.html" title="class in org.apache.batchee.jaxb">Chunk</a>&nbsp;chunk)</code>&nbsp;</td>
 </tr>
-<tr id="i3" class="rowColor">
+<tr id="i2" class="altColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/ChunkHelper.html#getSkipLimit-org.apache.batchee.jaxb.Chunk-">getSkipLimit</a></span>(<a href="../../../../../../../org/apache/batchee/jaxb/Chunk.html" title="class in org.apache.batchee.jaxb">Chunk</a>&nbsp;chunk)</code>&nbsp;</td>
 </tr>
-<tr id="i4" class="altColor">
+<tr id="i3" class="rowColor">
 <td class="colFirst"><code>static int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/ChunkHelper.html#getTimeLimit-org.apache.batchee.jaxb.Chunk-">getTimeLimit</a></span>(<a href="../../../../../../../org/apache/batchee/jaxb/Chunk.html" title="class in org.apache.batchee.jaxb">Chunk</a>&nbsp;chunk)</code>&nbsp;</td>
 </tr>
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/ChunkHelper.html#isCustomCheckpointPolicy-org.apache.batchee.jaxb.Chunk-">isCustomCheckpointPolicy</a></span>(<a href="../../../../../../../org/apache/batchee/jaxb/Chunk.html" title="class in org.apache.batchee.jaxb">Chunk</a>&nbsp;chunk)</code>&nbsp;</td>
+</tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -189,13 +189,13 @@ extends <a href="http://docs.oracle.com/
 <pre>public static&nbsp;int&nbsp;getTimeLimit(<a href="../../../../../../../org/apache/batchee/jaxb/Chunk.html" title="class in org.apache.batchee.jaxb">Chunk</a>&nbsp;chunk)</pre>
 </li>
 </ul>
-<a name="getCheckpointPolicy-org.apache.batchee.jaxb.Chunk-">
+<a name="isCustomCheckpointPolicy-org.apache.batchee.jaxb.Chunk-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getCheckpointPolicy</h4>
-<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getCheckpointPolicy(<a href="../../../../../../../org/apache/batchee/jaxb/Chunk.html" title="class in org.apache.batchee.jaxb">Chunk</a>&nbsp;chunk)</pre>
+<h4>isCustomCheckpointPolicy</h4>
+<pre>public static&nbsp;boolean&nbsp;isCustomCheckpointPolicy(<a href="../../../../../../../org/apache/batchee/jaxb/Chunk.html" title="class in org.apache.batchee.jaxb">Chunk</a>&nbsp;chunk)</pre>
 </li>
 </ul>
 <a name="getSkipLimit-org.apache.batchee.jaxb.Chunk-">
@@ -285,6 +285,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ChunkStepController.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ChunkStepController.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ChunkStepController.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ChunkStepController.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ChunkStepController (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>ChunkStepController (BatchEE 0.4-incubating 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="ChunkStepController (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="ChunkStepController (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab";
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.batchee.container.impl.controller.SingleThreadedStepController">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.detail">Method</a></li>
 </ul>
@@ -137,6 +137,37 @@ extends <a href="../../../../../../../or
 <!--   -->
 </a>
 <h3>Field Summary</h3>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/ChunkStepController.html#checkpointAtThisItemCount">checkpointAtThisItemCount</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected org.apache.batchee.container.impl.controller.chunk.ChunkStepController.ChunkStatus</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/ChunkStepController.html#currentChunkStatus">currentChunkStatus</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected org.apache.batchee.container.impl.controller.chunk.ChunkStepController.SingleItemStatus</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/ChunkStepController.html#currentItemStatus">currentItemStatus</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected boolean</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/ChunkStepController.html#customCheckpointPolicy">customCheckpointPolicy</a></span></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>protected static int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/ChunkStepController.html#DEFAULT_TRAN_TIMEOUT_SECONDS">DEFAULT_TRAN_TIMEOUT_SECONDS</a></span></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected int</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/ChunkStepController.html#stepPropertyTranTimeoutSeconds">stepPropertyTranTimeoutSeconds</a></span></code>&nbsp;</td>
+</tr>
+</table>
 <ul class="blockList">
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.batchee.container.impl.controller.SingleThreadedStepController">
 <!--   -->
@@ -149,7 +180,7 @@ extends <a href="../../../../../../../or
 <!--   -->
 </a>
 <h3>Fields inherited from class&nbsp;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></h3>
-<code><a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#analyzerStatusQueue">analyzerStatusQueue</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#jobExecutionImpl">jobExecutionImpl</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#jobInstance">jobInstance</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#kernelService">kernelService</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#rootJobExecutionId">rootJobExecutionId</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#step">step</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#stepContext">stepContext</a>, <a href="../../../../../../../org/apache/batchee/container
 /impl/controller/BaseStepController.html#stepStatus">stepStatus</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#transactionManager">transactionManager</a></code></li>
+<code><a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#analyzerStatusQueue">analyzerStatusQueue</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#jobExecutionImpl">jobExecutionImpl</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#jobInstance">jobInstance</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#kernelService">kernelService</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#restartAfterCompletion">restartAfterCompletion</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#rootJobExecutionId">rootJobExecutionId</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#step">step</a>, <a href="../../../../../../../org/ap
 ache/batchee/container/impl/controller/BaseStepController.html#stepContext">stepContext</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#stepName">stepName</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#stepStatus">stepStatus</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#transactionManager">transactionManager</a></code></li>
 </ul>
 </li>
 </ul>
@@ -208,7 +239,7 @@ extends <a href="../../../../../../../or
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;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></h3>
-<code><a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#execute--">execute</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#getLastRunStepExecutions--">getLastRunStepExecutions</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#markJobAndStepFailed--">markJobAndStepFailed</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#persistExitStatusAndEndTimestamp--">persistExitStatusAndEndTimestamp</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#persistUserData--">persistUserData</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#setParentStepContext-org.apache.batchee.container.impl.StepContextImpl-">setParentStepContext</a>, <a href="../../../../../../../org/apache/batchee/con
 tainer/impl/controller/BaseStepController.html#setStepContext-org.apache.batchee.container.impl.StepContextImpl-">setStepContext</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#shouldStepBeExecuted--">shouldStepBeExecuted</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#statusStarting--">statusStarting</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#toString--">toString</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#updateBatchStatus-javax.batch.runtime.BatchStatus-">updateBatchStatus</a></code></li>
+<code><a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#execute--">execute</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#getLastRunStepExecutions--">getLastRunStepExecutions</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#isRestartExecution--">isRestartExecution</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#markJobAndStepFailed--">markJobAndStepFailed</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#persistExitStatusAndEndTimestamp--">persistExitStatusAndEndTimestamp</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#persistUserData--">persistUserData</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#resolv
 eUserData--">resolveUserData</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#setParentStepContext-org.apache.batchee.container.impl.StepContextImpl-">setParentStepContext</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#setStepContext-org.apache.batchee.container.impl.StepContextImpl-">setStepContext</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#shouldStepBeExecuted--">shouldStepBeExecuted</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#statusStarting--">statusStarting</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#storeUserData-org.apache.batchee.container.impl.controller.chunk.PersistentDataWrapper-">storeUserData</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepCon
 troller.html#toString--">toString</a>, <a href="../../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#updateBatchStatus-javax.batch.runtime.BatchStatus-">updateBatchStatus</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
@@ -232,6 +263,72 @@ extends <a href="../../../../../../../or
 <div class="details">
 <ul class="blockList">
 <li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field.detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="DEFAULT_TRAN_TIMEOUT_SECONDS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DEFAULT_TRAN_TIMEOUT_SECONDS</h4>
+<pre>protected static final&nbsp;int DEFAULT_TRAN_TIMEOUT_SECONDS</pre>
+<dl>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../../constant-values.html#org.apache.batchee.container.impl.controller.chunk.ChunkStepController.DEFAULT_TRAN_TIMEOUT_SECONDS">Constant Field Values</a></dd>
+</dl>
+</li>
+</ul>
+<a name="currentChunkStatus">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>currentChunkStatus</h4>
+<pre>protected&nbsp;org.apache.batchee.container.impl.controller.chunk.ChunkStepController.ChunkStatus currentChunkStatus</pre>
+</li>
+</ul>
+<a name="currentItemStatus">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>currentItemStatus</h4>
+<pre>protected&nbsp;org.apache.batchee.container.impl.controller.chunk.ChunkStepController.SingleItemStatus currentItemStatus</pre>
+</li>
+</ul>
+<a name="customCheckpointPolicy">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>customCheckpointPolicy</h4>
+<pre>protected&nbsp;boolean customCheckpointPolicy</pre>
+</li>
+</ul>
+<a name="checkpointAtThisItemCount">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>checkpointAtThisItemCount</h4>
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a> checkpointAtThisItemCount</pre>
+</li>
+</ul>
+<a name="stepPropertyTranTimeoutSeconds">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>stepPropertyTranTimeoutSeconds</h4>
+<pre>protected&nbsp;int stepPropertyTranTimeoutSeconds</pre>
+</li>
+</ul>
+</li>
+</ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
 <ul class="blockList">
 <li class="blockList"><a name="constructor.detail">
@@ -339,13 +436,13 @@ extends <a href="../../../../../../../or
 <ul class="subNavList">
 <li>Summary:&nbsp;</li>
 <li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#fields.inherited.from.class.org.apache.batchee.container.impl.controller.SingleThreadedStepController">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.summary">Method</a></li>
 </ul>
 <ul class="subNavList">
 <li>Detail:&nbsp;</li>
-<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
 <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
 <li><a href="#method.detail">Method</a></li>
 </ul>
@@ -354,6 +451,6 @@ extends <a href="../../../../../../../or
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ExceptionConfig.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ExceptionConfig.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ExceptionConfig.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ExceptionConfig.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ExceptionConfig (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>ExceptionConfig (BatchEE 0.4-incubating 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="ExceptionConfig (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="ExceptionConfig (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -359,6 +359,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ItemCheckpointAlgorithm.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ItemCheckpointAlgorithm.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ItemCheckpointAlgorithm.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/ItemCheckpointAlgorithm.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ItemCheckpointAlgorithm (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>ItemCheckpointAlgorithm (BatchEE 0.4-incubating API)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../../../script.js"></script>
 </head>
@@ -12,13 +12,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ItemCheckpointAlgorithm (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="ItemCheckpointAlgorithm (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
+var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -177,8 +177,11 @@ implements javax.batch.api.chunk.Checkpo
 </tr>
 <tr id="i6" class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/ItemCheckpointAlgorithm.html#setThresholds-int-int-">setThresholds</a></span>(int&nbsp;itemthreshold,
-             int&nbsp;timethreshold)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/ItemCheckpointAlgorithm.html#setItemCount-int-">setItemCount</a></span>(int&nbsp;itemCount)</code>&nbsp;</td>
+</tr>
+<tr id="i7" class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/batchee/container/impl/controller/chunk/ItemCheckpointAlgorithm.html#setTimeLimitSeconds-int-">setTimeLimitSeconds</a></span>(int&nbsp;timeLimitSeconds)</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -219,6 +222,24 @@ implements javax.batch.api.chunk.Checkpo
 <!--   -->
 </a>
 <h3>Method Detail</h3>
+<a name="setItemCount-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setItemCount</h4>
+<pre>public&nbsp;void&nbsp;setItemCount(int&nbsp;itemCount)</pre>
+</li>
+</ul>
+<a name="setTimeLimitSeconds-int-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTimeLimitSeconds</h4>
+<pre>public&nbsp;void&nbsp;setTimeLimitSeconds(int&nbsp;timeLimitSeconds)</pre>
+</li>
+</ul>
 <a name="endCheckpoint--">
 <!--   -->
 </a>
@@ -279,16 +300,6 @@ implements javax.batch.api.chunk.Checkpo
 </dl>
 </li>
 </ul>
-<a name="setThresholds-int-int-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>setThresholds</h4>
-<pre>public&nbsp;void&nbsp;setThresholds(int&nbsp;itemthreshold,
-                          int&nbsp;timethreshold)</pre>
-</li>
-</ul>
 <a name="beginCheckpoint--">
 <!--   -->
 </a>
@@ -390,6 +401,6 @@ implements javax.batch.api.chunk.Checkpo
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/PersistentDataWrapper.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/PersistentDataWrapper.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/PersistentDataWrapper.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/PersistentDataWrapper.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>PersistentDataWrapper (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>PersistentDataWrapper (BatchEE 0.4-incubating 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="PersistentDataWrapper (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="PersistentDataWrapper (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -276,6 +276,6 @@ implements <a href="http://docs.oracle.c
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/RetryHandler.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/RetryHandler.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/RetryHandler.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/RetryHandler.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>RetryHandler (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>RetryHandler (BatchEE 0.4-incubating 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="RetryHandler (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="RetryHandler (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -397,6 +397,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/SkipHandler.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/SkipHandler.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/SkipHandler.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/SkipHandler.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<html lang="fr">
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>SkipHandler (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>SkipHandler (BatchEE 0.4-incubating 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="SkipHandler (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="SkipHandler (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -371,6 +371,6 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <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: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/class-use/CheckpointData.html
URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/class-use/CheckpointData.html?rev=1762799&r1=1762798&r2=1762799&view=diff
==============================================================================
--- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/class-use/CheckpointData.html (original)
+++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/chunk/class-use/CheckpointData.html Thu Sep 29 15:58:19 2016
@@ -1,10 +1,10 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!-- NewPage -->
-<html lang="en">
+<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.container.impl.controller.chunk.CheckpointData (BatchEE 0.3-incubating-SNAPSHOT API)</title>
+<title>Uses of Class org.apache.batchee.container.impl.controller.chunk.CheckpointData (BatchEE 0.4-incubating 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="Uses of Class org.apache.batchee.container.impl.controller.chunk.CheckpointData (BatchEE 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="Uses of Class org.apache.batchee.container.impl.controller.chunk.CheckpointData (BatchEE 0.4-incubating API)";
         }
     }
     catch(err) {
@@ -83,10 +83,14 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="#org.apache.batchee.container.services.persistence">org.apache.batchee.container.services.persistence</a></td>
+<td class="colFirst"><a href="#org.apache.batchee.container.impl.controller.chunk">org.apache.batchee.container.impl.controller.chunk</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="#org.apache.batchee.container.services.persistence">org.apache.batchee.container.services.persistence</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><a href="#org.apache.batchee.spi">org.apache.batchee.spi</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -95,6 +99,40 @@
 </li>
 <li class="blockList">
 <ul class="blockList">
+<li class="blockList"><a name="org.apache.batchee.container.impl.controller.chunk">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointData.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointData</a> in <a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/package-summary.html">org.apache.batchee.container.impl.controller.chunk</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/container/impl/controller/chunk/package-summary.html">org.apache.batchee.container.impl.controller.chunk</a> that return types with arguments of type <a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointData.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointData</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><a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointDataKey</a>,<a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointData.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointData</a>&gt;</code></td>
+<td class="colLast"><span class="typeNameLabel">CheckpointManager.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointManager.html#prepareCheckpoints--">prepareCheckpoints</a></span>()</code>
+<div class="block">Takes the current checkpoint data from the ItemReader and ItemWriter
+ and store them in the database</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/package-summary.html">org.apache.batchee.container.impl.controller.chunk</a> with type arguments of type <a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointData.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="typeNameLabel">CheckpointManager.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointManager.html#storeCheckPoints-java.util.Map-">storeCheckPoints</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointDataKey</a>,<a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointData.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointData</a>&gt;&nbsp;checkpoints)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
 <li class="blockList"><a name="org.apache.batchee.container.services.persistence">
 <!--   -->
 </a>
@@ -112,11 +150,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointData.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointData</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JPAPersistenceManagerService.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/batchee/container/services/persistence/JPAPersistenceManagerService.html#getCheckpointData-org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey-">getCheckpointData</a></span>(<a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointDataKey</a>&nbsp;key)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">JDBCPersistenceManagerService.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/batchee/container/services/persistence/JDBCPersistenceManagerService.html#getCheckpointData-org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey-">getCheckpointData</a></span>(<a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointDataKey</a>&nbsp;key)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointData.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointData</a></code></td>
-<td class="colLast"><span class="typeNameLabel">JDBCPersistenceManagerService.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/batchee/container/services/persistence/JDBCPersistenceManagerService.html#getCheckpointData-org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey-">getCheckpointData</a></span>(<a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointDataKey</a>&nbsp;key)</code>&nbsp;</td>
+<td class="colLast"><span class="typeNameLabel">JPAPersistenceManagerService.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/batchee/container/services/persistence/JPAPersistenceManagerService.html#getCheckpointData-org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey-">getCheckpointData</a></span>(<a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointDataKey</a>&nbsp;key)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -139,12 +177,12 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">JPAPersistenceManagerService.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/batchee/container/services/persistence/JPAPersistenceManagerService.html#setCheckpointData-org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey-org.apache.batchee.container.impl.controller.chunk.CheckpointData-">setCheckpointData</a></span>(<a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointDataKey</a>&nbsp;key,
+<td class="colLast"><span class="typeNameLabel">JDBCPersistenceManagerService.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/batchee/container/services/persistence/JDBCPersistenceManagerService.html#setCheckpointData-org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey-org.apache.batchee.container.impl.controller.chunk.CheckpointData-">setCheckpointData</a></span>(<a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointDataKey</a>&nbsp;key,
                  <a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointData.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointData</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="typeNameLabel">JDBCPersistenceManagerService.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/batchee/container/services/persistence/JDBCPersistenceManagerService.html#setCheckpointData-org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey-org.apache.batchee.container.impl.controller.chunk.CheckpointData-">setCheckpointData</a></span>(<a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointDataKey</a>&nbsp;key,
+<td class="colLast"><span class="typeNameLabel">JPAPersistenceManagerService.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/batchee/container/services/persistence/JPAPersistenceManagerService.html#setCheckpointData-org.apache.batchee.container.impl.controller.chunk.CheckpointDataKey-org.apache.batchee.container.impl.controller.chunk.CheckpointData-">setCheckpointData</a></span>(<a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointDataKey.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointDataKey</a>&nbsp;key,
                  <a href="../../../../../../../../org/apache/batchee/container/impl/controller/chunk/CheckpointData.html" title="class in org.apache.batchee.container.impl.controller.chunk">CheckpointData</a>&nbsp;value)</code>&nbsp;</td>
 </tr>
 </tbody>
@@ -233,6 +271,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2016 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>
\ No newline at end of file