576 lines
27 KiB
HTML
576 lines
27 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<!-- NewPage -->
|
|
<html lang="en">
|
|
<head>
|
|
<!-- Generated by javadoc (1.8.0_31) on Thu Mar 23 10:01:21 CDT 2017 -->
|
|
<title>Constant Field Values (spring-batch-core 4.0.0.BUILD-SNAPSHOT API)</title>
|
|
<meta name="date" content="2017-03-23">
|
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
<script type="text/javascript" src="script.js"></script>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Constant Field Values (spring-batch-core 4.0.0.BUILD-SNAPSHOT API)";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a name="navbar.top">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.top.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="overview-summary.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="index-all.html">Index</a></li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
|
|
<li><a href="constant-values.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_top">
|
|
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_top");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip.navbar.top">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ========= END OF TOP NAVBAR ========= -->
|
|
<div class="header">
|
|
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
|
|
<h2 title="Contents">Contents</h2>
|
|
<ul>
|
|
<li><a href="#org.springframework">org.springframework.*</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="constantValuesContainer"><a name="org.springframework">
|
|
<!-- -->
|
|
</a>
|
|
<h2 title="org.springframework">org.springframework.*</h2>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.springframework.batch.core.<a href="org/springframework/batch/core/ChunkListener.html" title="interface in org.springframework.batch.core">ChunkListener</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.ChunkListener.ROLLBACK_EXCEPTION_KEY">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/ChunkListener.html#ROLLBACK_EXCEPTION_KEY">ROLLBACK_EXCEPTION_KEY</a></code></td>
|
|
<td class="colLast"><code>"sb_rollback_exception"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.springframework.batch.core.<a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core">Step</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.Step.STEP_TYPE_KEY">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/Step.html#STEP_TYPE_KEY">STEP_TYPE_KEY</a></code></td>
|
|
<td class="colLast"><code>"batch.stepType"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html" title="class in org.springframework.batch.core.configuration.xml">AbstractFlowParser</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.configuration.xml.AbstractFlowParser.DECISION_ELE">
|
|
<!-- -->
|
|
</a><code>protected static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#DECISION_ELE">DECISION_ELE</a></code></td>
|
|
<td class="colLast"><code>"decision"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.configuration.xml.AbstractFlowParser.END_ELE">
|
|
<!-- -->
|
|
</a><code>protected static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#END_ELE">END_ELE</a></code></td>
|
|
<td class="colLast"><code>"end"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.configuration.xml.AbstractFlowParser.EXIT_CODE_ATTR">
|
|
<!-- -->
|
|
</a><code>protected static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#EXIT_CODE_ATTR">EXIT_CODE_ATTR</a></code></td>
|
|
<td class="colLast"><code>"exit-code"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.configuration.xml.AbstractFlowParser.FAIL_ELE">
|
|
<!-- -->
|
|
</a><code>protected static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#FAIL_ELE">FAIL_ELE</a></code></td>
|
|
<td class="colLast"><code>"fail"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.configuration.xml.AbstractFlowParser.FLOW_ELE">
|
|
<!-- -->
|
|
</a><code>protected static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#FLOW_ELE">FLOW_ELE</a></code></td>
|
|
<td class="colLast"><code>"flow"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.configuration.xml.AbstractFlowParser.ID_ATTR">
|
|
<!-- -->
|
|
</a><code>protected static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#ID_ATTR">ID_ATTR</a></code></td>
|
|
<td class="colLast"><code>"id"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.configuration.xml.AbstractFlowParser.NEXT_ATTR">
|
|
<!-- -->
|
|
</a><code>protected static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#NEXT_ATTR">NEXT_ATTR</a></code></td>
|
|
<td class="colLast"><code>"next"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.configuration.xml.AbstractFlowParser.NEXT_ELE">
|
|
<!-- -->
|
|
</a><code>protected static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#NEXT_ELE">NEXT_ELE</a></code></td>
|
|
<td class="colLast"><code>"next"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.configuration.xml.AbstractFlowParser.ON_ATTR">
|
|
<!-- -->
|
|
</a><code>protected static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#ON_ATTR">ON_ATTR</a></code></td>
|
|
<td class="colLast"><code>"on"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.configuration.xml.AbstractFlowParser.RESTART_ATTR">
|
|
<!-- -->
|
|
</a><code>protected static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#RESTART_ATTR">RESTART_ATTR</a></code></td>
|
|
<td class="colLast"><code>"restart"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.configuration.xml.AbstractFlowParser.SPLIT_ELE">
|
|
<!-- -->
|
|
</a><code>protected static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#SPLIT_ELE">SPLIT_ELE</a></code></td>
|
|
<td class="colLast"><code>"split"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.configuration.xml.AbstractFlowParser.STEP_ELE">
|
|
<!-- -->
|
|
</a><code>protected static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#STEP_ELE">STEP_ELE</a></code></td>
|
|
<td class="colLast"><code>"step"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.configuration.xml.AbstractFlowParser.STOP_ELE">
|
|
<!-- -->
|
|
</a><code>protected static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#STOP_ELE">STOP_ELE</a></code></td>
|
|
<td class="colLast"><code>"stop"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.configuration.xml.AbstractFlowParser.TO_ATTR">
|
|
<!-- -->
|
|
</a><code>protected static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#TO_ATTR">TO_ATTR</a></code></td>
|
|
<td class="colLast"><code>"to"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/AbstractStepParser.html" title="class in org.springframework.batch.core.configuration.xml">AbstractStepParser</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.configuration.xml.AbstractStepParser.ID_ATTR">
|
|
<!-- -->
|
|
</a><code>protected static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/configuration/xml/AbstractStepParser.html#ID_ATTR">ID_ATTR</a></code></td>
|
|
<td class="colLast"><code>"id"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.springframework.batch.core.converter.<a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html" title="class in org.springframework.batch.core.converter">DefaultJobParametersConverter</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.converter.DefaultJobParametersConverter.DATE_TYPE">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html#DATE_TYPE">DATE_TYPE</a></code></td>
|
|
<td class="colLast"><code>"(date)"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.converter.DefaultJobParametersConverter.LONG_TYPE">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html#LONG_TYPE">LONG_TYPE</a></code></td>
|
|
<td class="colLast"><code>"(long)"</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.converter.DefaultJobParametersConverter.STRING_TYPE">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html#STRING_TYPE">STRING_TYPE</a></code></td>
|
|
<td class="colLast"><code>"(string)"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/DefaultStateTransitionComparator.html" title="class in org.springframework.batch.core.job.flow.support">DefaultStateTransitionComparator</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.job.flow.support.DefaultStateTransitionComparator.STATE_TRANSITION_COMPARATOR">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/job/flow/support/DefaultStateTransitionComparator.html#STATE_TRANSITION_COMPARATOR">STATE_TRANSITION_COMPARATOR</a></code></td>
|
|
<td class="colLast"><code>"batch_state_transition_comparator"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html" title="class in org.springframework.batch.core.jsr">JsrJobParametersConverter</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.jsr.JsrJobParametersConverter.JOB_RUN_ID">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html#JOB_RUN_ID">JOB_RUN_ID</a></code></td>
|
|
<td class="colLast"><code>"jsr_batch_run_id"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/ExitCodeMapper.html" title="interface in org.springframework.batch.core.launch.support">ExitCodeMapper</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.launch.support.ExitCodeMapper.JOB_NOT_PROVIDED">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/launch/support/ExitCodeMapper.html#JOB_NOT_PROVIDED">JOB_NOT_PROVIDED</a></code></td>
|
|
<td class="colLast"><code>"JOB_NOT_PROVIDED"</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.launch.support.ExitCodeMapper.JVM_EXITCODE_COMPLETED">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/springframework/batch/core/launch/support/ExitCodeMapper.html#JVM_EXITCODE_COMPLETED">JVM_EXITCODE_COMPLETED</a></code></td>
|
|
<td class="colLast"><code>0</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.launch.support.ExitCodeMapper.JVM_EXITCODE_GENERIC_ERROR">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/springframework/batch/core/launch/support/ExitCodeMapper.html#JVM_EXITCODE_GENERIC_ERROR">JVM_EXITCODE_GENERIC_ERROR</a></code></td>
|
|
<td class="colLast"><code>1</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.launch.support.ExitCodeMapper.JVM_EXITCODE_JOB_ERROR">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/springframework/batch/core/launch/support/ExitCodeMapper.html#JVM_EXITCODE_JOB_ERROR">JVM_EXITCODE_JOB_ERROR</a></code></td>
|
|
<td class="colLast"><code>2</code></td>
|
|
</tr>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.launch.support.ExitCodeMapper.NO_SUCH_JOB">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/launch/support/ExitCodeMapper.html#NO_SUCH_JOB">NO_SUCH_JOB</a></code></td>
|
|
<td class="colLast"><code>"NO_SUCH_JOB"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/ScheduledJobParametersFactory.html" title="class in org.springframework.batch.core.launch.support">ScheduledJobParametersFactory</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.launch.support.ScheduledJobParametersFactory.SCHEDULE_DATE_KEY">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/launch/support/ScheduledJobParametersFactory.html#SCHEDULE_DATE_KEY">SCHEDULE_DATE_KEY</a></code></td>
|
|
<td class="colLast"><code>"schedule.date"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/AbstractJdbcBatchMetadataDao.html" title="class in org.springframework.batch.core.repository.dao">AbstractJdbcBatchMetadataDao</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.repository.dao.AbstractJdbcBatchMetadataDao.DEFAULT_EXIT_MESSAGE_LENGTH">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/springframework/batch/core/repository/dao/AbstractJdbcBatchMetadataDao.html#DEFAULT_EXIT_MESSAGE_LENGTH">DEFAULT_EXIT_MESSAGE_LENGTH</a></code></td>
|
|
<td class="colLast"><code>2500</code></td>
|
|
</tr>
|
|
<tr class="rowColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.repository.dao.AbstractJdbcBatchMetadataDao.DEFAULT_TABLE_PREFIX">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/repository/dao/AbstractJdbcBatchMetadataDao.html#DEFAULT_TABLE_PREFIX">DEFAULT_TABLE_PREFIX</a></code></td>
|
|
<td class="colLast"><code>"BATCH_"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/JobScope.html" title="class in org.springframework.batch.core.scope">JobScope</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.scope.JobScope.ID_KEY">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/scope/JobScope.html#ID_KEY">ID_KEY</a></code></td>
|
|
<td class="colLast"><code>"JOB_IDENTIFIER"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/StepScope.html" title="class in org.springframework.batch.core.scope">StepScope</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.scope.StepScope.ID_KEY">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/scope/StepScope.html#ID_KEY">ID_KEY</a></code></td>
|
|
<td class="colLast"><code>"STEP_IDENTIFIER"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProvider.html" title="class in org.springframework.batch.core.step.item">FaultTolerantChunkProvider</a><<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProvider.html" title="type parameter in FaultTolerantChunkProvider">I</a>></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.step.item.FaultTolerantChunkProvider.DEFAULT_MAX_SKIPS_ON_READ">
|
|
<!-- -->
|
|
</a><code>public static final int</code></td>
|
|
<td><code><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProvider.html#DEFAULT_MAX_SKIPS_ON_READ">DEFAULT_MAX_SKIPS_ON_READ</a></code></td>
|
|
<td class="colLast"><code>100</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
<ul class="blockList">
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/ConfigurableSystemProcessExitCodeMapper.html" title="class in org.springframework.batch.core.step.tasklet">ConfigurableSystemProcessExitCodeMapper</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.step.tasklet.ConfigurableSystemProcessExitCodeMapper.ELSE_KEY">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/step/tasklet/ConfigurableSystemProcessExitCodeMapper.html#ELSE_KEY">ELSE_KEY</a></code></td>
|
|
<td class="colLast"><code>"else"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
<li class="blockList">
|
|
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
|
|
<caption><span>org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/TaskletStep.html" title="class in org.springframework.batch.core.step.tasklet">TaskletStep</a></span><span class="tabEnd"> </span></caption>
|
|
<tr>
|
|
<th class="colFirst" scope="col">Modifier and Type</th>
|
|
<th scope="col">Constant Field</th>
|
|
<th class="colLast" scope="col">Value</th>
|
|
</tr>
|
|
<tbody>
|
|
<tr class="altColor">
|
|
<td class="colFirst"><a name="org.springframework.batch.core.step.tasklet.TaskletStep.TASKLET_TYPE_KEY">
|
|
<!-- -->
|
|
</a><code>public static final java.lang.String</code></td>
|
|
<td><code><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#TASKLET_TYPE_KEY">TASKLET_TYPE_KEY</a></code></td>
|
|
<td class="colLast"><code>"batch.taskletType"</code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
|
<div class="bottomNav"><a name="navbar.bottom">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.bottom.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="overview-summary.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li><a href="index-all.html">Index</a></li>
|
|
<li><a href="help-doc.html">Help</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="subNav">
|
|
<ul class="navList">
|
|
<li>Prev</li>
|
|
<li>Next</li>
|
|
</ul>
|
|
<ul class="navList">
|
|
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
|
|
<li><a href="constant-values.html" target="_top">No Frames</a></li>
|
|
</ul>
|
|
<ul class="navList" id="allclasses_navbar_bottom">
|
|
<li><a href="allclasses-noframe.html">All Classes</a></li>
|
|
</ul>
|
|
<div>
|
|
<script type="text/javascript"><!--
|
|
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
|
if(window==top) {
|
|
allClassesLink.style.display = "block";
|
|
}
|
|
else {
|
|
allClassesLink.style.display = "none";
|
|
}
|
|
//-->
|
|
</script>
|
|
</div>
|
|
<a name="skip.navbar.bottom">
|
|
<!-- -->
|
|
</a></div>
|
|
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
|
</body>
|
|
</html>
|