Modified: incubator/batchee/site/apidocs/org/apache/batchee/container/impl/JobOperatorImpl.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/JobOperatorImpl.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/JobOperatorImpl.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/JobOperatorImpl.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>JobOperatorImpl (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>JobOperatorImpl (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="JobOperatorImpl (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="JobOperatorImpl (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -75,13 +75,13 @@ var activeTableTab = "activeTableTab"; <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> -<li><a href="#field.summary">Field</a> | </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><a href="#field.detail">Field</a> | </li> +<li>Field | </li> <li><a href="#constructor.detail">Constr</a> | </li> <li><a href="#method.detail">Method</a></li> </ul> @@ -122,25 +122,6 @@ implements javax.batch.operations.JobOpe <div class="summary"> <ul class="blockList"> <li class="blockList"> -<!-- =========== FIELD SUMMARY =========== --> -<ul class="blockList"> -<li class="blockList"><a name="field.summary"> -<!-- --> -</a> -<h3>Field Summary</h3> -<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> -<caption><span>Fields</span><span class="tabEnd"> </span></caption> -<tr> -<th class="colFirst" scope="col">Modifier and Type</th> -<th class="colLast" scope="col">Field and Description</th> -</tr> -<tr class="altColor"> -<td class="colFirst"><code>static <a href="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/JobOperatorImpl.html#JBATCH_ADMIN">JBATCH_ADMIN</a></span></code> </td> -</tr> -</table> -</li> -</ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> @@ -150,10 +131,16 @@ implements javax.batch.operations.JobOpe <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> +<th class="colFirst" scope="col">Modifier</th> +<th class="colLast" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> -<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/batchee/container/impl/JobOperatorImpl.html#JobOperatorImpl--">JobOperatorImpl</a></span>()</code> </td> +<td class="colFirst"><code> </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/batchee/container/impl/JobOperatorImpl.html#JobOperatorImpl--">JobOperatorImpl</a></span>()</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/batchee/container/impl/JobOperatorImpl.html#JobOperatorImpl-org.apache.batchee.container.services.ServicesManager-">JobOperatorImpl</a></span>(<a href="../../../../../org/apache/batchee/container/services/ServicesManager.html" title="class in org.apache.batchee.container.services">ServicesManager</a> servicesManager)</code> </td> </tr> </table> </li> @@ -246,33 +233,21 @@ implements javax.batch.operations.JobOpe <div class="details"> <ul class="blockList"> <li class="blockList"> -<!-- ============ FIELD DETAIL =========== --> +<!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> -<li class="blockList"><a name="field.detail"> +<li class="blockList"><a name="constructor.detail"> <!-- --> </a> -<h3>Field Detail</h3> -<a name="JBATCH_ADMIN"> +<h3>Constructor Detail</h3> +<a name="JobOperatorImpl-org.apache.batchee.container.services.ServicesManager-"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> -<h4>JBATCH_ADMIN</h4> -<pre>public static final <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> JBATCH_ADMIN</pre> -<dl> -<dt><span class="seeLabel">See Also:</span></dt> -<dd><a href="../../../../../constant-values.html#org.apache.batchee.container.impl.JobOperatorImpl.JBATCH_ADMIN">Constant Field Values</a></dd> -</dl> -</li> -</ul> +<h4>JobOperatorImpl</h4> +<pre>protected JobOperatorImpl(<a href="../../../../../org/apache/batchee/container/services/ServicesManager.html" title="class in org.apache.batchee.container.services">ServicesManager</a> servicesManager)</pre> </li> </ul> -<!-- ========= CONSTRUCTOR DETAIL ======== --> -<ul class="blockList"> -<li class="blockList"><a name="constructor.detail"> -<!-- --> -</a> -<h3>Constructor Detail</h3> <a name="JobOperatorImpl--"> <!-- --> </a> @@ -599,13 +574,13 @@ implements javax.batch.operations.JobOpe <ul class="subNavList"> <li>Summary: </li> <li>Nested | </li> -<li><a href="#field.summary">Field</a> | </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><a href="#field.detail">Field</a> | </li> +<li>Field | </li> <li><a href="#constructor.detail">Constr</a> | </li> <li><a href="#method.detail">Method</a></li> </ul> @@ -614,6 +589,6 @@ implements javax.batch.operations.JobOpe <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/MetricImpl.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/MetricImpl.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/MetricImpl.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/MetricImpl.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>MetricImpl (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>MetricImpl (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="MetricImpl (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="MetricImpl (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -336,6 +336,6 @@ implements javax.batch.runtime.Metric</p <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/StepContextImpl.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/StepContextImpl.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/StepContextImpl.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/StepContextImpl.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>StepContextImpl (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>StepContextImpl (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="StepContextImpl (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="StepContextImpl (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -664,6 +664,6 @@ implements javax.batch.runtime.context.S <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/StepExecutionImpl.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/StepExecutionImpl.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/StepExecutionImpl.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/StepExecutionImpl.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>StepExecutionImpl (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>StepExecutionImpl (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="StepExecutionImpl (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="StepExecutionImpl (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -613,6 +613,6 @@ implements javax.batch.runtime.StepExecu <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/class-use/JobContextImpl.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/JobContextImpl.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/JobContextImpl.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/JobContextImpl.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.JobContextImpl (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>Uses of Class org.apache.batchee.container.impl.JobContextImpl (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.JobContextImpl (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.batchee.container.impl.JobContextImpl (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -353,6 +353,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/class-use/JobExecutionImpl.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/JobExecutionImpl.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/JobExecutionImpl.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/JobExecutionImpl.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.JobExecutionImpl (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>Uses of Class org.apache.batchee.container.impl.JobExecutionImpl (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.JobExecutionImpl (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.batchee.container.impl.JobExecutionImpl (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -160,6 +160,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/class-use/JobInstanceImpl.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/JobInstanceImpl.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/JobInstanceImpl.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/JobInstanceImpl.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.JobInstanceImpl (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>Uses of Class org.apache.batchee.container.impl.JobInstanceImpl (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.JobInstanceImpl (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.batchee.container.impl.JobInstanceImpl (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -182,6 +182,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/class-use/JobOperatorImpl.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/JobOperatorImpl.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/JobOperatorImpl.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/JobOperatorImpl.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.JobOperatorImpl (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>Uses of Class org.apache.batchee.container.impl.JobOperatorImpl (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.JobOperatorImpl (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.batchee.container.impl.JobOperatorImpl (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -120,6 +120,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/class-use/MetricImpl.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/MetricImpl.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/MetricImpl.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/MetricImpl.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.MetricImpl (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>Uses of Class org.apache.batchee.container.impl.MetricImpl (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.MetricImpl (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.batchee.container.impl.MetricImpl (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -160,6 +160,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/class-use/StepContextImpl.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/StepContextImpl.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/StepContextImpl.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/StepContextImpl.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.StepContextImpl (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>Uses of Class org.apache.batchee.container.impl.StepContextImpl (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.StepContextImpl (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.batchee.container.impl.StepContextImpl (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -439,12 +439,12 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/batchee/container/impl/StepExecutionImpl.html" title="class in org.apache.batchee.container.impl">StepExecutionImpl</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#createStepExecution-long-org.apache.batchee.container.impl.StepContextImpl-">createStepExecution</a></span>(long jobExecId, +<td class="colLast"><span class="typeNameLabel">JDBCPersistenceManagerService.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/services/persistence/JDBCPersistenceManagerService.html#createStepExecution-long-org.apache.batchee.container.impl.StepContextImpl-">createStepExecution</a></span>(long rootJobExecId, <a href="../../../../../../org/apache/batchee/container/impl/StepContextImpl.html" title="class in org.apache.batchee.container.impl">StepContextImpl</a> stepContext)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/batchee/container/impl/StepExecutionImpl.html" title="class in org.apache.batchee.container.impl">StepExecutionImpl</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#createStepExecution-long-org.apache.batchee.container.impl.StepContextImpl-">createStepExecution</a></span>(long rootJobExecId, +<td class="colLast"><span class="typeNameLabel">JPAPersistenceManagerService.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/services/persistence/JPAPersistenceManagerService.html#createStepExecution-long-org.apache.batchee.container.impl.StepContextImpl-">createStepExecution</a></span>(long jobExecId, <a href="../../../../../../org/apache/batchee/container/impl/StepContextImpl.html" title="class in org.apache.batchee.container.impl">StepContextImpl</a> stepContext)</code> </td> </tr> <tr class="rowColor"> @@ -454,12 +454,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#updateStepExecution-long-org.apache.batchee.container.impl.StepContextImpl-">updateStepExecution</a></span>(long jobExecId, +<td class="colLast"><span class="typeNameLabel">JDBCPersistenceManagerService.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/services/persistence/JDBCPersistenceManagerService.html#updateStepExecution-long-org.apache.batchee.container.impl.StepContextImpl-">updateStepExecution</a></span>(long rootJobExecId, <a href="../../../../../../org/apache/batchee/container/impl/StepContextImpl.html" title="class in org.apache.batchee.container.impl">StepContextImpl</a> stepContext)</code> </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#updateStepExecution-long-org.apache.batchee.container.impl.StepContextImpl-">updateStepExecution</a></span>(long rootJobExecId, +<td class="colLast"><span class="typeNameLabel">JPAPersistenceManagerService.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/services/persistence/JPAPersistenceManagerService.html#updateStepExecution-long-org.apache.batchee.container.impl.StepContextImpl-">updateStepExecution</a></span>(long jobExecId, <a href="../../../../../../org/apache/batchee/container/impl/StepContextImpl.html" title="class in org.apache.batchee.container.impl">StepContextImpl</a> stepContext)</code> </td> </tr> </tbody> @@ -580,6 +580,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/class-use/StepExecutionImpl.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/StepExecutionImpl.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/StepExecutionImpl.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/class-use/StepExecutionImpl.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.StepExecutionImpl (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>Uses of Class org.apache.batchee.container.impl.StepExecutionImpl (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.StepExecutionImpl (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.batchee.container.impl.StepExecutionImpl (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -126,12 +126,12 @@ </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/batchee/container/impl/StepExecutionImpl.html" title="class in org.apache.batchee.container.impl">StepExecutionImpl</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#createStepExecution-long-org.apache.batchee.container.impl.StepContextImpl-">createStepExecution</a></span>(long jobExecId, +<td class="colLast"><span class="typeNameLabel">JDBCPersistenceManagerService.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/services/persistence/JDBCPersistenceManagerService.html#createStepExecution-long-org.apache.batchee.container.impl.StepContextImpl-">createStepExecution</a></span>(long rootJobExecId, <a href="../../../../../../org/apache/batchee/container/impl/StepContextImpl.html" title="class in org.apache.batchee.container.impl">StepContextImpl</a> stepContext)</code> </td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../org/apache/batchee/container/impl/StepExecutionImpl.html" title="class in org.apache.batchee.container.impl">StepExecutionImpl</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#createStepExecution-long-org.apache.batchee.container.impl.StepContextImpl-">createStepExecution</a></span>(long rootJobExecId, +<td class="colLast"><span class="typeNameLabel">JPAPersistenceManagerService.</span><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/services/persistence/JPAPersistenceManagerService.html#createStepExecution-long-org.apache.batchee.container.impl.StepContextImpl-">createStepExecution</a></span>(long jobExecId, <a href="../../../../../../org/apache/batchee/container/impl/StepContextImpl.html" title="class in org.apache.batchee.container.impl">StepContextImpl</a> stepContext)</code> </td> </tr> </tbody> @@ -209,6 +209,6 @@ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/BaseStepController.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/BaseStepController.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/BaseStepController.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/BaseStepController.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>BaseStepController (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>BaseStepController (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="BaseStepController (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="BaseStepController (BatchEE 0.4-incubating API)"; } } catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":6,"i3":6,"i4":6,"i5":10,"i6":10,"i7":10,"i8":6,"i9":10,"i10":10,"i11":6,"i12":10,"i13":10,"i14":10,"i15":10}; +var methods = {"i0":10,"i1":10,"i2":6,"i3":6,"i4":6,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":6,"i11":10,"i12":10,"i13":6,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -160,17 +160,25 @@ implements <a href="../../../../../../or <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#persistenceManagerService">persistenceManagerService</a></span></code> </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/BaseStepController.html#restartAfterCompletion">restartAfterCompletion</a></span></code> </td> +</tr> +<tr class="altColor"> <td class="colFirst"><code>protected long</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#rootJobExecutionId">rootJobExecutionId</a></span></code> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../../org/apache/batchee/jaxb/Step.html" title="class in org.apache.batchee.jaxb">Step</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#step">step</a></span></code> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../../org/apache/batchee/container/impl/StepContextImpl.html" title="class in org.apache.batchee.container.impl">StepContextImpl</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#stepContext">stepContext</a></span></code> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><code>protected <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/BaseStepController.html#stepName">stepName</a></span></code> </td> +</tr> <tr class="altColor"> <td class="colFirst"><code>protected <a href="../../../../../../org/apache/batchee/container/status/StepStatus.html" title="class in org.apache.batchee.container.status">StepStatus</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#stepStatus">stepStatus</a></span></code> </td> @@ -247,46 +255,58 @@ implements <a href="../../../../../../or <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#invokePreStepArtifacts--">invokePreStepArtifacts</a></span>()</code> </td> </tr> <tr id="i5" 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/BaseStepController.html#isRestartExecution--">isRestartExecution</a></span>()</code> </td> +</tr> +<tr id="i6" class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#markJobAndStepFailed--">markJobAndStepFailed</a></span>()</code> </td> </tr> -<tr id="i6" class="altColor"> +<tr id="i7" class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#persistExitStatusAndEndTimestamp--">persistExitStatusAndEndTimestamp</a></span>()</code> </td> </tr> -<tr id="i7" class="rowColor"> +<tr id="i8" class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#persistUserData--">persistUserData</a></span>()</code> </td> </tr> -<tr id="i8" class="altColor"> +<tr id="i9" class="rowColor"> +<td class="colFirst"><code>protected <a href="../../../../../../org/apache/batchee/container/impl/controller/chunk/PersistentDataWrapper.html" title="class in org.apache.batchee.container.impl.controller.chunk">PersistentDataWrapper</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#resolveUserData--">resolveUserData</a></span>()</code> </td> +</tr> +<tr id="i10" class="altColor"> <td class="colFirst"><code>protected abstract void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#sendStatusFromPartitionToAnalyzerIfPresent--">sendStatusFromPartitionToAnalyzerIfPresent</a></span>()</code> </td> </tr> -<tr id="i9" class="rowColor"> +<tr id="i11" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#setParentStepContext-org.apache.batchee.container.impl.StepContextImpl-">setParentStepContext</a></span>(<a href="../../../../../../org/apache/batchee/container/impl/StepContextImpl.html" title="class in org.apache.batchee.container.impl">StepContextImpl</a> parentStepContext)</code> </td> </tr> -<tr id="i10" class="altColor"> +<tr id="i12" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#setStepContext-org.apache.batchee.container.impl.StepContextImpl-">setStepContext</a></span>(<a href="../../../../../../org/apache/batchee/container/impl/StepContextImpl.html" title="class in org.apache.batchee.container.impl">StepContextImpl</a> stepContext)</code> </td> </tr> -<tr id="i11" class="rowColor"> +<tr id="i13" class="rowColor"> <td class="colFirst"><code>protected abstract void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#setupStepArtifacts--">setupStepArtifacts</a></span>()</code> </td> </tr> -<tr id="i12" class="altColor"> +<tr id="i14" class="altColor"> <td class="colFirst"><code>protected boolean</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#shouldStepBeExecuted--">shouldStepBeExecuted</a></span>()</code> </td> </tr> -<tr id="i13" class="rowColor"> +<tr id="i15" class="rowColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#statusStarting--">statusStarting</a></span>()</code> </td> </tr> -<tr id="i14" class="altColor"> +<tr id="i16" class="altColor"> +<td class="colFirst"><code>protected void</code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#storeUserData-org.apache.batchee.container.impl.controller.chunk.PersistentDataWrapper-">storeUserData</a></span>(<a href="../../../../../../org/apache/batchee/container/impl/controller/chunk/PersistentDataWrapper.html" title="class in org.apache.batchee.container.impl.controller.chunk">PersistentDataWrapper</a> userData)</code> </td> +</tr> +<tr id="i17" class="rowColor"> <td class="colFirst"><code><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/BaseStepController.html#toString--">toString</a></span>()</code> </td> </tr> -<tr id="i15" class="rowColor"> +<tr id="i18" class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#updateBatchStatus-javax.batch.runtime.BatchStatus-">updateBatchStatus</a></span>(javax.batch.runtime.BatchStatus updatedBatchStatus)</code> </td> </tr> @@ -355,6 +375,15 @@ implements <a href="../../../../../../or <pre>protected <a href="../../../../../../org/apache/batchee/jaxb/Step.html" title="class in org.apache.batchee.jaxb">Step</a> step</pre> </li> </ul> +<a name="stepName"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>stepName</h4> +<pre>protected <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> stepName</pre> +</li> +</ul> <a name="stepStatus"> <!-- --> </a> @@ -382,6 +411,15 @@ implements <a href="../../../../../../or <pre>protected long rootJobExecutionId</pre> </li> </ul> +<a name="restartAfterCompletion"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>restartAfterCompletion</h4> +<pre>protected boolean restartAfterCompletion</pre> +</li> +</ul> <a name="kernelService"> <!-- --> </a> @@ -548,6 +586,15 @@ implements <a href="../../../../../../or <pre>protected boolean shouldStepBeExecuted()</pre> </li> </ul> +<a name="isRestartExecution--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>isRestartExecution</h4> +<pre>protected boolean isRestartExecution()</pre> +</li> +</ul> <a name="statusStarting--"> <!-- --> </a> @@ -566,6 +613,24 @@ implements <a href="../../../../../../or <pre>protected void persistUserData()</pre> </li> </ul> +<a name="resolveUserData--"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>resolveUserData</h4> +<pre>protected <a href="../../../../../../org/apache/batchee/container/impl/controller/chunk/PersistentDataWrapper.html" title="class in org.apache.batchee.container.impl.controller.chunk">PersistentDataWrapper</a> resolveUserData()</pre> +</li> +</ul> +<a name="storeUserData-org.apache.batchee.container.impl.controller.chunk.PersistentDataWrapper-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>storeUserData</h4> +<pre>protected void storeUserData(<a href="../../../../../../org/apache/batchee/container/impl/controller/chunk/PersistentDataWrapper.html" title="class in org.apache.batchee.container.impl.controller.chunk">PersistentDataWrapper</a> userData)</pre> +</li> +</ul> <a name="persistExitStatusAndEndTimestamp--"> <!-- --> </a> @@ -688,6 +753,6 @@ implements <a href="../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/DecisionController.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/DecisionController.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/DecisionController.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/DecisionController.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>DecisionController (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>DecisionController (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="DecisionController (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="DecisionController (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -329,6 +329,6 @@ implements <a href="../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/ExecutionElementControllerFactory.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/ExecutionElementControllerFactory.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/ExecutionElementControllerFactory.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/ExecutionElementControllerFactory.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>ExecutionElementControllerFactory (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>ExecutionElementControllerFactory (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="ExecutionElementControllerFactory (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="ExecutionElementControllerFactory (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -298,6 +298,6 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/ExecutionTransitioner.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/ExecutionTransitioner.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/ExecutionTransitioner.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/ExecutionTransitioner.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>ExecutionTransitioner (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>ExecutionTransitioner (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="ExecutionTransitioner (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="ExecutionTransitioner (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -332,6 +332,6 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/FlowController.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/FlowController.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/FlowController.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/FlowController.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>FlowController (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>FlowController (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="FlowController (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="FlowController (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -365,6 +365,6 @@ implements <a href="../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/FlowInSplitThreadRootController.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/FlowInSplitThreadRootController.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/FlowInSplitThreadRootController.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/FlowInSplitThreadRootController.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>FlowInSplitThreadRootController (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>FlowInSplitThreadRootController (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="FlowInSplitThreadRootController (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="FlowInSplitThreadRootController (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -330,6 +330,6 @@ extends <a href="../../../../../../org/a <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/JobController.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/JobController.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/JobController.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/JobController.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>JobController (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>JobController (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="JobController (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="JobController (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -266,6 +266,6 @@ extends <a href="../../../../../../org/a <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/JobThreadRootController.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/JobThreadRootController.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/JobThreadRootController.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/JobThreadRootController.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>JobThreadRootController (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>JobThreadRootController (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="JobThreadRootController (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="JobThreadRootController (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -582,6 +582,6 @@ implements <a href="../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/PartitionThreadRootController.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/PartitionThreadRootController.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/PartitionThreadRootController.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/PartitionThreadRootController.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>PartitionThreadRootController (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>PartitionThreadRootController (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="PartitionThreadRootController (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="PartitionThreadRootController (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -269,6 +269,6 @@ extends <a href="../../../../../../org/a <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/PartitionedStepBuilder.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/PartitionedStepBuilder.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/PartitionedStepBuilder.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/PartitionedStepBuilder.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>PartitionedStepBuilder (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>PartitionedStepBuilder (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="PartitionedStepBuilder (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="PartitionedStepBuilder (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -298,6 +298,6 @@ extends <a href="http://docs.oracle.com/ <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/PartitionedStepController.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/PartitionedStepController.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/PartitionedStepController.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/PartitionedStepController.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>PartitionedStepController (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>PartitionedStepController (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="PartitionedStepController (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="PartitionedStepController (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -148,7 +148,7 @@ extends <a href="../../../../../../org/a <!-- --> </a> <h3>Fields inherited from 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></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/conta iner/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> @@ -217,7 +217,7 @@ extends <a href="../../../../../../org/a <!-- --> </a> <h3>Methods inherited from 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></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/container/impl/controlle r/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#resolveUserData--">resolveU serData</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/BaseStepController.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"> @@ -430,6 +430,6 @@ extends <a href="../../../../../../org/a <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/SingleThreadedStepController.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/SingleThreadedStepController.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/SingleThreadedStepController.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/SingleThreadedStepController.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>SingleThreadedStepController (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>SingleThreadedStepController (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="SingleThreadedStepController (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="SingleThreadedStepController (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -158,7 +158,7 @@ implements <a href="../../../../../../or <!-- --> </a> <h3>Fields inherited from 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></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/conta iner/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> @@ -228,7 +228,7 @@ implements <a href="../../../../../../or <!-- --> </a> <h3>Methods inherited from 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></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#invokeCoreStep--">invokeCoreStep</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.bat chee.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#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#invokeCoreStep--">invokeCoreStep</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--">persistUse rData</a>, <a href="../../../../../../org/apache/batchee/container/impl/controller/BaseStepController.html#resolveUserData--">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-">storeUs erData</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> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> @@ -436,6 +436,6 @@ implements <a href="../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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/SplitController.html URL: http://svn.apache.org/viewvc/incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/SplitController.html?rev=1762799&r1=1762798&r2=1762799&view=diff ============================================================================== --- incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/SplitController.html (original) +++ incubator/batchee/site/apidocs/org/apache/batchee/container/impl/controller/SplitController.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>SplitController (BatchEE 0.3-incubating-SNAPSHOT API)</title> +<title>SplitController (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="SplitController (BatchEE 0.3-incubating-SNAPSHOT API)"; + parent.document.title="SplitController (BatchEE 0.4-incubating API)"; } } catch(err) { @@ -363,6 +363,6 @@ implements <a href="../../../../../../or <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> -<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +<p class="legalCopy"><small>Copyright © 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
