18474 lines
2.7 MiB
18474 lines
2.7 MiB
<!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 09:54:38 CDT 2017 -->
|
|
<title>Index (null 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="Index (null 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 class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
|
|
<li><a href="index-all.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="contentContainer"><a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:K">K</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:Q">Q</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:W">W</a> <a href="#I:X">X</a> <a href="#I:Z">Z</a> <a name="I:A">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">A</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#abandon-long-">abandon(long)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobOperator.html#abandon-long-">abandon(long)</a></span> - Method in interface org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobOperator.html" title="interface in org.springframework.batch.core.launch">JobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Mark the <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> as ABANDONED.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#abandon-long-">abandon(long)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutor.html#abandonStepExecution--">abandonStepExecution()</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutor.html" title="interface in org.springframework.batch.core.job.flow">FlowExecutor</a></dt>
|
|
<dd>
|
|
<div class="block">Handle any status changes that might be needed at the start of a state.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html#abandonStepExecution--">abandonStepExecution()</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html" title="class in org.springframework.batch.core.job.flow">JobFlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support"><span class="typeNameLink">AbstractApplicationContextFactory</span></a> - Class in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/core/configuration/support/ApplicationContextFactory.html" title="interface in org.springframework.batch.core.configuration.support"><code>ApplicationContextFactory</code></a> implementation that takes a parent context and a path to the context to create.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html#AbstractApplicationContextFactory-java.lang.Object...-">AbstractApplicationContextFactory(Object...)</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">AbstractApplicationContextFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a factory instance with the resource specified.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation"><span class="typeNameLink">AbstractBatchConfiguration</span></a> - Class in <a href="org/springframework/batch/core/configuration/annotation/package-summary.html">org.springframework.batch.core.configuration.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Base <code>Configuration</code> class providing common structure for enabling and using Spring Batch.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html#AbstractBatchConfiguration--">AbstractBatchConfiguration()</a></span> - Constructor for class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">AbstractBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">AbstractCursorItemReader</span></a><<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="type parameter in AbstractCursorItemReader">T</a>> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Abstract base class for any simple item reader that opens a database cursor and continually retrieves
|
|
the next row in the ResultSet.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#AbstractCursorItemReader--">AbstractCursorItemReader()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">AbstractFlowParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#AbstractFlowParser--">AbstractFlowParser()</a></span> - Constructor for class 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></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/orm/AbstractHibernateQueryProvider.html" title="class in org.springframework.batch.item.database.orm"><span class="typeNameLink">AbstractHibernateQueryProvider</span></a> - Class in <a href="org/springframework/batch/item/database/orm/package-summary.html">org.springframework.batch.item.database.orm</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract Hibernate Query Provider to serve as a base class for all
|
|
Hibernate <code>Query</code> providers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/AbstractHibernateQueryProvider.html#AbstractHibernateQueryProvider--">AbstractHibernateQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/AbstractHibernateQueryProvider.html" title="class in org.springframework.batch.item.database.orm">AbstractHibernateQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="class in org.springframework.batch.item.support"><span class="typeNameLink">AbstractItemCountingItemStreamItemReader</span></a><<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="type parameter in AbstractItemCountingItemStreamItemReader">T</a>> - Class in <a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract superclass for <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a>s that supports restart by storing
|
|
item count in the <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> (therefore requires item ordering
|
|
to be preserved between runs).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#AbstractItemCountingItemStreamItemReader--">AbstractItemCountingItemStreamItemReader()</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="class in org.springframework.batch.item.support">AbstractItemCountingItemStreamItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/support/AbstractItemStreamItemReader.html" title="class in org.springframework.batch.item.support"><span class="typeNameLink">AbstractItemStreamItemReader</span></a><<a href="org/springframework/batch/item/support/AbstractItemStreamItemReader.html" title="type parameter in AbstractItemStreamItemReader">T</a>> - Class in <a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a></dt>
|
|
<dd>
|
|
<div class="block">Base class for <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> implementations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemStreamItemReader.html#AbstractItemStreamItemReader--">AbstractItemStreamItemReader()</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemStreamItemReader.html" title="class in org.springframework.batch.item.support">AbstractItemStreamItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/support/AbstractItemStreamItemWriter.html" title="class in org.springframework.batch.item.support"><span class="typeNameLink">AbstractItemStreamItemWriter</span></a><<a href="org/springframework/batch/item/support/AbstractItemStreamItemWriter.html" title="type parameter in AbstractItemStreamItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a></dt>
|
|
<dd>
|
|
<div class="block">Base class for <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> implementations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemStreamItemWriter.html#AbstractItemStreamItemWriter--">AbstractItemStreamItemWriter()</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemStreamItemWriter.html" title="class in org.springframework.batch.item.support">AbstractItemStreamItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/AbstractJdbcBatchMetadataDao.html" title="class in org.springframework.batch.core.repository.dao"><span class="typeNameLink">AbstractJdbcBatchMetadataDao</span></a> - Class in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block">Encapsulates common functionality needed by JDBC batch metadata DAOs -
|
|
provides jdbcTemplate for subclasses and handles table prefixes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/AbstractJdbcBatchMetadataDao.html#AbstractJdbcBatchMetadataDao--">AbstractJdbcBatchMetadataDao()</a></span> - Constructor for class 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></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job"><span class="typeNameLink">AbstractJob</span></a> - Class in <a href="org/springframework/batch/core/job/package-summary.html">org.springframework.batch.core.job</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract implementation of the <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> interface.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#AbstractJob--">AbstractJob()</a></span> - Constructor for class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Default constructor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#AbstractJob-java.lang.String-">AbstractJob(String)</a></span> - Constructor for class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience constructor to immediately add name (which is mandatory but
|
|
not final).</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/explore/support/AbstractJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support"><span class="typeNameLink">AbstractJobExplorerFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/explore/support/package-summary.html">org.springframework.batch.core.explore.support</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>FactoryBean</code> that automates the creation of a
|
|
<a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html" title="class in org.springframework.batch.core.explore.support"><code>SimpleJobExplorer</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/AbstractJobExplorerFactoryBean.html#AbstractJobExplorerFactoryBean--">AbstractJobExplorerFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/AbstractJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">AbstractJobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support"><span class="typeNameLink">AbstractJobRepositoryFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/repository/support/package-summary.html">org.springframework.batch.core.repository.support</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>FactoryBean</code> that automates the creation of a
|
|
<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support"><code>SimpleJobRepository</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#AbstractJobRepositoryFactoryBean--">AbstractJobRepositoryFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">AbstractJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test"><span class="typeNameLink">AbstractJobTests</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">(from 2.1) use <a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test"><code>JobLauncherTestUtils</code></a> instead</span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#AbstractJobTests--">AbstractJobTests()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/orm/AbstractJpaQueryProvider.html" title="class in org.springframework.batch.item.database.orm"><span class="typeNameLink">AbstractJpaQueryProvider</span></a> - Class in <a href="org/springframework/batch/item/database/orm/package-summary.html">org.springframework.batch.item.database.orm</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Abstract JPA Query Provider to serve as a base class for all JPA
|
|
<code>Query</code> providers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/AbstractJpaQueryProvider.html#AbstractJpaQueryProvider--">AbstractJpaQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/AbstractJpaQueryProvider.html" title="class in org.springframework.batch.item.database.orm">AbstractJpaQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">AbstractLineTokenizer</span></a> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract class handling common concerns of various <a href="org/springframework/batch/item/file/transform/LineTokenizer.html" title="interface in org.springframework.batch.item.file.transform"><code>LineTokenizer</code></a>
|
|
implementations such as dealing with names and actual construction of
|
|
<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldSet</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html#AbstractLineTokenizer--">AbstractLineTokenizer()</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">AbstractLineTokenizer</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">AbstractListenerFactoryBean</span></a><<a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html" title="type parameter in AbstractListenerFactoryBean">T</a>> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block"><code>FactoryBean</code> implementation that builds a listener based on the
|
|
various lifecycle methods or annotations that are provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html#AbstractListenerFactoryBean--">AbstractListenerFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">AbstractListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/AbstractListenerParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">AbstractListenerParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractListenerParser.html#AbstractListenerParser--">AbstractListenerParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/AbstractListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">AbstractListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html" title="class in org.springframework.batch.item.adapter"><span class="typeNameLink">AbstractMethodInvokingDelegator</span></a><<a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html" title="type parameter in AbstractMethodInvokingDelegator">T</a>> - Class in <a href="org/springframework/batch/item/adapter/package-summary.html">org.springframework.batch.item.adapter</a></dt>
|
|
<dd>
|
|
<div class="block">Superclass for delegating classes which dynamically call a custom method of
|
|
injected object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html#AbstractMethodInvokingDelegator--">AbstractMethodInvokingDelegator()</a></span> - Constructor for class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html" title="class in org.springframework.batch.item.adapter">AbstractMethodInvokingDelegator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.InvocationTargetThrowableWrapper.html" title="class in org.springframework.batch.item.adapter"><span class="typeNameLink">AbstractMethodInvokingDelegator.InvocationTargetThrowableWrapper</span></a> - Exception in <a href="org/springframework/batch/item/adapter/package-summary.html">org.springframework.batch.item.adapter</a></dt>
|
|
<dd>
|
|
<div class="block">Used to wrap a <code>Throwable</code> (not an <code>Exception</code>) thrown by a
|
|
reflectively-invoked delegate.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data"><span class="typeNameLink">AbstractNeo4jItemReader</span></a><<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="type parameter in AbstractNeo4jItemReader">T</a>> - Class in <a href="org/springframework/batch/item/data/package-summary.html">org.springframework.batch.item.data</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Restartable <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> that reads objects from the graph database Neo4j
|
|
via a paging technique.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#AbstractNeo4jItemReader--">AbstractNeo4jItemReader()</a></span> - Constructor for class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html" title="class in org.springframework.batch.item.data"><span class="typeNameLink">AbstractPaginatedDataItemReader</span></a><<a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html" title="type parameter in AbstractPaginatedDataItemReader">T</a>> - Class in <a href="org/springframework/batch/item/data/package-summary.html">org.springframework.batch.item.data</a></dt>
|
|
<dd>
|
|
<div class="block">A base class that handles basic reading logic based on the paginated
|
|
semantics of Spring Data's paginated facilities.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html#AbstractPaginatedDataItemReader--">AbstractPaginatedDataItemReader()</a></span> - Constructor for class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html" title="class in org.springframework.batch.item.data">AbstractPaginatedDataItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/AbstractPagingItemReader.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">AbstractPagingItemReader</span></a><<a href="org/springframework/batch/item/database/AbstractPagingItemReader.html" title="type parameter in AbstractPagingItemReader">T</a>> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract <a href="org/springframework/batch/item/ItemStreamReader.html" title="interface in org.springframework.batch.item"><code>ItemStreamReader</code></a> for to extend when
|
|
reading database records in a paging fashion.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractPagingItemReader.html#AbstractPagingItemReader--">AbstractPagingItemReader()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractPagingItemReader.html" title="class in org.springframework.batch.item.database">AbstractPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/partition/support/AbstractPartitionHandler.html" title="class in org.springframework.batch.core.partition.support"><span class="typeNameLink">AbstractPartitionHandler</span></a> - Class in <a href="org/springframework/batch/core/partition/support/package-summary.html">org.springframework.batch.core.partition.support</a></dt>
|
|
<dd>
|
|
<div class="block">Base <a href="org/springframework/batch/core/partition/PartitionHandler.html" title="interface in org.springframework.batch.core.partition"><code>PartitionHandler</code></a> implementation providing common base
|
|
features.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/AbstractPartitionHandler.html#AbstractPartitionHandler--">AbstractPartitionHandler()</a></span> - Constructor for class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/AbstractPartitionHandler.html" title="class in org.springframework.batch.core.partition.support">AbstractPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">AbstractSqlPagingQueryProvider</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract SQL Paging Query Provider to serve as a base class for all provided
|
|
SQL paging query providers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#AbstractSqlPagingQueryProvider--">AbstractSqlPagingQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/support/state/AbstractState.html" title="class in org.springframework.batch.core.job.flow.support.state"><span class="typeNameLink">AbstractState</span></a> - Class in <a href="org/springframework/batch/core/job/flow/support/state/package-summary.html">org.springframework.batch.core.job.flow.support.state</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/AbstractState.html#AbstractState-java.lang.String-">AbstractState(String)</a></span> - Constructor for class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/AbstractState.html" title="class in org.springframework.batch.core.job.flow.support.state">AbstractState</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step"><span class="typeNameLink">AbstractStep</span></a> - Class in <a href="org/springframework/batch/core/step/package-summary.html">org.springframework.batch.core.step</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> implementation that provides common behavior to subclasses, including registering and calling
|
|
listeners.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#AbstractStep--">AbstractStep()</a></span> - Constructor for class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd>
|
|
<div class="block">Default constructor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#AbstractStep-java.lang.String-">AbstractStep(String)</a></span> - Constructor for class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient constructor for setting only the name property.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/AbstractStepParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">AbstractStepParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Internal parser for the <step/> elements inside a job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractStepParser.html#AbstractStepParser--">AbstractStepParser()</a></span> - Constructor for class 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></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder"><span class="typeNameLink">AbstractTaskletStepBuilder</span></a><<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="type parameter in AbstractTaskletStepBuilder">B</a> extends <a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a><<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="type parameter in AbstractTaskletStepBuilder">B</a>>> - Class in <a href="org/springframework/batch/core/step/builder/package-summary.html">org.springframework.batch.core.step.builder</a></dt>
|
|
<dd>
|
|
<div class="block">Base class for step builders that want to build a <a href="org/springframework/batch/core/step/tasklet/TaskletStep.html" title="class in org.springframework.batch.core.step.tasklet"><code>TaskletStep</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#AbstractTaskletStepBuilder-org.springframework.batch.core.step.builder.StepBuilderHelper-">AbstractTaskletStepBuilder(StepBuilderHelper<?>)</a></span> - Constructor for class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.SplitBuilder.html#add-org.springframework.batch.core.job.flow.Flow...-">add(Flow...)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.SplitBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder.SplitBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Add flows to the split, in addition to the current state already present in the parent builder.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobRepository.html#add-org.springframework.batch.core.StepExecution-">add(StepExecution)</a></span> - Method in interface org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository">JobRepository</a></dt>
|
|
<dd>
|
|
<div class="block">Save the <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> and its <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html#add-org.springframework.batch.core.StepExecution-">add(StepExecution)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support">SimpleJobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#add-W-">add(W)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Add the item to the chunk.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/NoStartEndDocumentStreamWriter.html#add-javax.xml.stream.events.XMLEvent-">add(XMLEvent)</a></span> - Method in class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/NoStartEndDocumentStreamWriter.html" title="class in org.springframework.batch.item.xml.stax">NoStartEndDocumentStreamWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/UnclosedElementCollectingEventWriter.html#add-javax.xml.stream.events.XMLEvent-">add(XMLEvent)</a></span> - Method in class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/UnclosedElementCollectingEventWriter.html" title="class in org.springframework.batch.item.xml.stax">UnclosedElementCollectingEventWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/UnopenedElementClosingEventWriter.html#add-javax.xml.stream.events.XMLEvent-">add(XMLEvent)</a></span> - Method in class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/UnopenedElementClosingEventWriter.html" title="class in org.springframework.batch.item.xml.stax">UnopenedElementClosingEventWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobRepository.html#addAll-java.util.Collection-">addAll(Collection<StepExecution>)</a></span> - Method in interface org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository">JobRepository</a></dt>
|
|
<dd>
|
|
<div class="block">Save a collection of <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>s and each <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html#addAll-java.util.Collection-">addAll(Collection<StepExecution>)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support">SimpleJobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html#addApplicationContextFactory-org.springframework.batch.core.configuration.support.ApplicationContextFactory-">addApplicationContextFactory(ApplicationContextFactory)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html" title="class in org.springframework.batch.core.configuration.support">AutomaticJobRegistrar</a></dt>
|
|
<dd>
|
|
<div class="block">Add some factories to the set that will be used to load contexts and jobs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html#addColumns-org.springframework.batch.item.file.transform.Range-">addColumns(Range)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.FixedLengthBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Add a column range to the existing list</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html#addColumns-org.springframework.batch.item.file.transform.Range-int-">addColumns(Range, int)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.FixedLengthBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Insert a column range to the existing list</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#addComment-java.lang.String-">addComment(String)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Add a string to the list of Strings that indicate commented lines.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersBuilder.html#addDate-java.lang.String-java.util.Date-">addDate(String, Date)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersBuilder.html" title="class in org.springframework.batch.core">JobParametersBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Add a new identifying <code>Date</code> parameter for the given key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersBuilder.html#addDate-java.lang.String-java.util.Date-boolean-">addDate(String, Date, boolean)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersBuilder.html" title="class in org.springframework.batch.core">JobParametersBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Add a new <code>Date</code> parameter for the given key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersBuilder.html#addDouble-java.lang.String-java.lang.Double-">addDouble(String, Double)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersBuilder.html" title="class in org.springframework.batch.core">JobParametersBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Add a new identifying Double parameter for the given key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersBuilder.html#addDouble-java.lang.String-java.lang.Double-boolean-">addDouble(String, Double, boolean)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersBuilder.html" title="class in org.springframework.batch.core">JobParametersBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Add a new Double parameter for the given key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#addExitDescription-java.lang.String-">addExitDescription(String)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Add an exit description to an existing <a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core"><code>ExitStatus</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#addExitDescription-java.lang.Throwable-">addExitDescription(Throwable)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Extract the stack trace from the throwable provided and append it to
|
|
the exist description.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutor.html#addExitStatus-java.lang.String-">addExitStatus(String)</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutor.html" title="interface in org.springframework.batch.core.job.flow">FlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html#addExitStatus-java.lang.String-">addExitStatus(String)</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html" title="class in org.springframework.batch.core.job.flow">JobFlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/JsrFlowExecutor.html#addExitStatus-java.lang.String-">addExitStatus(String)</a></span> - Method in class org.springframework.batch.core.jsr.job.flow.<a href="org/springframework/batch/core/jsr/job/flow/JsrFlowExecutor.html" title="class in org.springframework.batch.core.jsr.job.flow">JsrFlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#addFailureException-java.lang.Throwable-">addFailureException(Throwable)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Add the provided throwable to the failure exception list.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#addFailureException-java.lang.Throwable-">addFailureException(Throwable)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html#addFragmentRootElements-java.lang.String...-">addFragmentRootElements(String...)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Adds the list of fragments to be used as the root of each chunk to the configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html#addFragmentRootElements-java.util.List-">addFragmentRootElements(List<String>)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Adds the list of fragments to be used as the root of each chunk to the configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html#addIncludedField-int-">addIncludedField(int)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.DelimitedBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Add an index to the list of fields to be included from the file</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/ShippingFieldSetMapper.html#ADDITIONAL_SHIPPING_INFO_COLUMN">ADDITIONAL_SHIPPING_INFO_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/ShippingFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">ShippingFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html#addJobExecutionListener-org.springframework.batch.core.JobExecutionListener-">addJobExecutionListener(JobExecutionListener)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper.CommonJobProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersBuilder.html#addLong-java.lang.String-java.lang.Long-">addLong(String, Long)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersBuilder.html" title="class in org.springframework.batch.core">JobParametersBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Add a new identifying Long parameter for the given key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersBuilder.html#addLong-java.lang.String-java.lang.Long-boolean-">addLong(String, Long, boolean)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersBuilder.html" title="class in org.springframework.batch.core">JobParametersBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Add a new Long parameter for the given key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersBuilder.html#addParameter-java.lang.String-org.springframework.batch.core.JobParameter-">addParameter(String, JobParameter)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersBuilder.html" title="class in org.springframework.batch.core">JobParametersBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Add a new <a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core"><code>JobParameter</code></a> for the given key.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order"><span class="typeNameLink">Address</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/package-summary.html">org.springframework.batch.sample.domain.order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#Address--">Address()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html#ADDRESS_LINE1_COLUMN">ADDRESS_LINE1_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">AddressFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html#ADDRESS_LINE2_COLUMN">ADDRESS_LINE2_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">AddressFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html#ADDRESSEE_COLUMN">ADDRESSEE_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">AddressFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/extractor/AddressFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor"><span class="typeNameLink">AddressFieldExtractor</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/extractor/package-summary.html">org.springframework.batch.sample.domain.order.internal.extractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/extractor/AddressFieldExtractor.html#AddressFieldExtractor--">AddressFieldExtractor()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.extractor.<a href="org/springframework/batch/sample/domain/order/internal/extractor/AddressFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor">AddressFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper"><span class="typeNameLink">AddressFieldSetMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/mapper/package-summary.html">org.springframework.batch.sample.domain.order.internal.mapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html#AddressFieldSetMapper--">AddressFieldSetMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">AddressFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleJob.html#addStep-org.springframework.batch.core.Step-">addStep(Step)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleJob.html" title="class in org.springframework.batch.core.job">SimpleJob</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method for adding a single step to the job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html#addStepExecutionListener-org.springframework.batch.core.StepExecutionListener-">addStepExecutionListener(StepExecutionListener)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper.CommonStepProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html#addStepExecutionListeners-java.util.List-">addStepExecutionListeners(List<JobExecutionListener>)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper.CommonJobProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html#addStepExecutionListeners-java.util.List-">addStepExecutionListeners(List<StepExecutionListener>)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper.CommonStepProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#addStepExecutions-java.util.List-">addStepExecutions(List<StepExecution>)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Add some step executions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html#addStepExecutions-org.springframework.batch.core.JobExecution-">addStepExecutions(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcStepExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapStepExecutionDao.html#addStepExecutions-org.springframework.batch.core.JobExecution-">addStepExecutions(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapStepExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/StepExecutionDao.html#addStepExecutions-org.springframework.batch.core.JobExecution-">addStepExecutions(JobExecution)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/StepExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao">StepExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieve all the <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> for the parent <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersBuilder.html#addString-java.lang.String-java.lang.String-">addString(String, String)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersBuilder.html" title="class in org.springframework.batch.core">JobParametersBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Add a new identifying String parameter for the given key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersBuilder.html#addString-java.lang.String-java.lang.String-boolean-">addString(String, String, boolean)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersBuilder.html" title="class in org.springframework.batch.core">JobParametersBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Add a new String parameter for the given key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html#after-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.repeat.RepeatStatus-">after(RepeatContext, RepeatStatus)</a></span> - Method in class org.springframework.batch.repeat.listener.<a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html" title="class in org.springframework.batch.repeat.listener">CompositeRepeatListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/listener/RepeatListenerSupport.html#after-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.repeat.RepeatStatus-">after(RepeatContext, RepeatStatus)</a></span> - Method in class org.springframework.batch.repeat.listener.<a href="org/springframework/batch/repeat/listener/RepeatListenerSupport.html" title="class in org.springframework.batch.repeat.listener">RepeatListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatListener.html#after-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.repeat.RepeatStatus-">after(RepeatContext, RepeatStatus)</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatListener.html" title="interface in org.springframework.batch.repeat">RepeatListener</a></dt>
|
|
<dd>
|
|
<div class="block">Called by the framework after each item has been processed, unless the
|
|
item processing results in an exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html#after-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.repeat.RepeatStatus-">after(RepeatContext, RepeatStatus)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jmx/StepExecutionApplicationEventAdvice.html#after-org.aspectj.lang.JoinPoint-org.springframework.batch.core.StepExecution-">after(JoinPoint, StepExecution)</a></span> - Method in class org.springframework.batch.sample.jmx.<a href="org/springframework/batch/sample/jmx/StepExecutionApplicationEventAdvice.html" title="class in org.springframework.batch.sample.jmx">StepExecutionApplicationEventAdvice</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/AfterChunk.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">AfterChunk</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called after a chunk is executed.<br>
|
|
<br>
|
|
Expected signature: void afterChunk(ChunkContext context)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ChunkListener.html#afterChunk-org.springframework.batch.core.scope.context.ChunkContext-">afterChunk(ChunkContext)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/ChunkListener.html" title="interface in org.springframework.batch.core">ChunkListener</a></dt>
|
|
<dd>
|
|
<div class="block">Callback after the chunk is executed, outside the transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ChunkListenerAdapter.html#afterChunk-org.springframework.batch.core.scope.context.ChunkContext-">afterChunk(ChunkContext)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ChunkListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ChunkListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/PartitionCollectorAdapter.html#afterChunk-org.springframework.batch.core.scope.context.ChunkContext-">afterChunk(ChunkContext)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/PartitionCollectorAdapter.html" title="class in org.springframework.batch.core.jsr.partition">PartitionCollectorAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ChunkListenerSupport.html#afterChunk-org.springframework.batch.core.scope.context.ChunkContext-">afterChunk(ChunkContext)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ChunkListenerSupport.html" title="class in org.springframework.batch.core.listener">ChunkListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeChunkListener.html#afterChunk-org.springframework.batch.core.scope.context.ChunkContext-">afterChunk(ChunkContext)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeChunkListener.html" title="class in org.springframework.batch.core.listener">CompositeChunkListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in order, respecting and prioritizing those
|
|
that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#afterChunk-org.springframework.batch.core.scope.context.ChunkContext-">afterChunk(ChunkContext)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#afterChunk-org.springframework.batch.core.scope.context.ChunkContext-">afterChunk(ChunkContext)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/AfterChunkError.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">AfterChunkError</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called after a has failed and been
|
|
marked for rollback.<br>
|
|
<br>
|
|
Expected signature: void afterFailedChunk(ChunkContext context)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ChunkListener.html#afterChunkError-org.springframework.batch.core.scope.context.ChunkContext-">afterChunkError(ChunkContext)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/ChunkListener.html" title="interface in org.springframework.batch.core">ChunkListener</a></dt>
|
|
<dd>
|
|
<div class="block">Callback after a chunk has been marked for rollback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ChunkListenerAdapter.html#afterChunkError-org.springframework.batch.core.scope.context.ChunkContext-">afterChunkError(ChunkContext)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ChunkListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ChunkListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/PartitionCollectorAdapter.html#afterChunkError-org.springframework.batch.core.scope.context.ChunkContext-">afterChunkError(ChunkContext)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/PartitionCollectorAdapter.html" title="class in org.springframework.batch.core.jsr.partition">PartitionCollectorAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ChunkListenerSupport.html#afterChunkError-org.springframework.batch.core.scope.context.ChunkContext-">afterChunkError(ChunkContext)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ChunkListenerSupport.html" title="class in org.springframework.batch.core.listener">ChunkListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeChunkListener.html#afterChunkError-org.springframework.batch.core.scope.context.ChunkContext-">afterChunkError(ChunkContext)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeChunkListener.html" title="class in org.springframework.batch.core.listener">CompositeChunkListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#afterChunkError-org.springframework.batch.core.scope.context.ChunkContext-">afterChunkError(ChunkContext)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#afterChunkError-org.springframework.batch.core.scope.context.ChunkContext-">afterChunkError(ChunkContext)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/AfterJob.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">AfterJob</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called after a <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> has completed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecutionListener.html#afterJob-org.springframework.batch.core.JobExecution-">afterJob(JobExecution)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecutionListener.html" title="interface in org.springframework.batch.core">JobExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Callback after completion of a job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JobListenerAdapter.html#afterJob-org.springframework.batch.core.JobExecution-">afterJob(JobExecution)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JobListenerAdapter.html" title="class in org.springframework.batch.core.jsr">JobListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeJobExecutionListener.html#afterJob-org.springframework.batch.core.JobExecution-">afterJob(JobExecution)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeJobExecutionListener.html" title="class in org.springframework.batch.core.listener">CompositeJobExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in reverse order, respecting and
|
|
prioritising those that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobExecutionListenerSupport.html#afterJob-org.springframework.batch.core.JobExecution-">afterJob(JobExecution)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobExecutionListenerSupport.html" title="class in org.springframework.batch.core.listener">JobExecutionListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/AfterProcess.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">AfterProcess</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called after an item is passed to an
|
|
<a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a> <br>
|
|
<br>
|
|
Expected signature: void afterProcess(T item, S result)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ItemProcessListener.html#afterProcess-T-S-">afterProcess(T, S)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/ItemProcessListener.html" title="interface in org.springframework.batch.core">ItemProcessListener</a></dt>
|
|
<dd>
|
|
<div class="block">Called after <a href="org/springframework/batch/item/ItemProcessor.html#process-I-"><code>ItemProcessor.process(Object)</code></a> returns.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ItemProcessListenerAdapter.html#afterProcess-T-S-">afterProcess(T, S)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ItemProcessListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ItemProcessListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemProcessListener.html#afterProcess-T-S-">afterProcess(T, S)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemProcessListener.html" title="class in org.springframework.batch.core.listener">CompositeItemProcessListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in reverse order, respecting and
|
|
prioritising those that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ItemListenerSupport.html#afterProcess-I-O-">afterProcess(I, O)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ItemListenerSupport.html" title="class in org.springframework.batch.core.listener">ItemListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#afterProcess-T-S-">afterProcess(T, S)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#afterProcess-T-S-">afterProcess(T, S)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.container.jms.<a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.html" title="class in org.springframework.batch.container.jms">BatchMessageListenerContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Set up interceptor with provided advice on the
|
|
<a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.html#receiveAndExecute-java.lang.Object-javax.jms.Session-javax.jms.MessageConsumer-"><code>BatchMessageListenerContainer.receiveAndExecute(Object, Session, MessageConsumer)</code></a> method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html" title="class in org.springframework.batch.core.configuration.support">AutomaticJobRegistrar</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html" title="class in org.springframework.batch.core.configuration.support">DefaultJobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html" title="class in org.springframework.batch.core.configuration.support">JobRegistryBeanPostProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Make sure the registry is set before use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">SimpleFlowFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties (name).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">JobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">MapJobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Assert mandatory properties: <a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository"><code>JobRepository</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/CompositeJobParametersValidator.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/CompositeJobParametersValidator.html" title="class in org.springframework.batch.core.job">CompositeJobParametersValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/DefaultJobParametersValidator.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/DefaultJobParametersValidator.html" title="class in org.springframework.batch.core.job">DefaultJobParametersValidator</a></dt>
|
|
<dd>
|
|
<div class="block">Check that there are no overlaps between required and optional keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowStep.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowStep.html" title="class in org.springframework.batch.core.job.flow">FlowStep</a></dt>
|
|
<dd>
|
|
<div class="block">Ensure that the flow is set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support">SimpleFlow</a></dt>
|
|
<dd>
|
|
<div class="block">Locate start state and pre-populate data structures needed for execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleStepHandler.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleStepHandler.html" title="class in org.springframework.batch.core.job">SimpleStepHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties (jobRepository).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">DecisionStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/JsrStepHandler.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.jsr.job.<a href="org/springframework/batch/core/jsr/job/JsrStepHandler.html" title="class in org.springframework.batch.core.jsr.job">JsrStepHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html" title="class in org.springframework.batch.core.jsr">JsrJobParametersConverter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContextFactoryBean.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContextFactoryBean.html" title="class in org.springframework.batch.core.jsr">JsrStepContextFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobLauncher.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobLauncher.html" title="class in org.springframework.batch.core.launch.support">SimpleJobLauncher</a></dt>
|
|
<dd>
|
|
<div class="block">Ensure the required dependencies of a <a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository"><code>JobRepository</code></a> have been
|
|
set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">AbstractListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ExecutionContextPromotionListener.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ExecutionContextPromotionListener.html" title="class in org.springframework.batch.core.listener">ExecutionContextPromotionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/PartitionStep.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/PartitionStep.html" title="class in org.springframework.batch.core.partition.support">PartitionStep</a></dt>
|
|
<dd>
|
|
<div class="block">Assert that mandatory properties are set (stepExecutionSplitter,
|
|
partitionHandler) and delegate top superclass.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/RemoteStepExecutionAggregator.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/RemoteStepExecutionAggregator.html" title="class in org.springframework.batch.core.partition.support">RemoteStepExecutionAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html" title="class in org.springframework.batch.core.partition.support">SimpleStepExecutionSplitter</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties (step name, job repository and partitioner).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/TaskExecutorPartitionHandler.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/TaskExecutorPartitionHandler.html" title="class in org.springframework.batch.core.partition.support">TaskExecutorPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/AbstractJdbcBatchMetadataDao.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcStepExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/XStreamExecutionContextStringSerializer.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/XStreamExecutionContextStringSerializer.html" title="class in org.springframework.batch.core.repository.dao">XStreamExecutionContextStringSerializer</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">AbstractJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/job/JobStep.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.step.job.<a href="org/springframework/batch/core/step/job/JobStep.html" title="class in org.springframework.batch.core.step.job">JobStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/CallableTaskletAdapter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/CallableTaskletAdapter.html" title="class in org.springframework.batch.core.step.tasklet">CallableTaskletAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">Assert that the callable is set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandTasklet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemProcessor.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="class in org.springframework.batch.integration.async">AsyncItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties (the <a href="org/springframework/batch/integration/async/AsyncItemProcessor.html#setDelegate-org.springframework.batch.item.ItemProcessor-"><code>AsyncItemProcessor.setDelegate(ItemProcessor)</code></a>).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async">AsyncItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html" title="class in org.springframework.batch.integration.chunk">ChunkProcessorChunkHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html" title="class in org.springframework.batch.integration.chunk">MessageSourcePollerInterceptor</a></dt>
|
|
<dd>
|
|
<div class="block">Asserts that mandatory properties are set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/step/DelegateStep.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.integration.step.<a href="org/springframework/batch/integration/step/DelegateStep.html" title="class in org.springframework.batch.integration.step">DelegateStep</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties (delegate).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html" title="class in org.springframework.batch.item.adapter">AbstractMethodInvokingDelegator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/PropertyExtractingDelegatingItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/PropertyExtractingDelegatingItemWriter.html" title="class in org.springframework.batch.item.adapter">PropertyExtractingDelegatingItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Checks mandatory properties</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemReader.html" title="class in org.springframework.batch.item.data">MongoItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Checks mandatory properties</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemWriter.html" title="class in org.springframework.batch.item.data">MongoItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/Neo4jItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/Neo4jItemWriter.html" title="class in org.springframework.batch.item.data">Neo4jItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Checks mandatory properties</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemReader.html" title="class in org.springframework.batch.item.data">RepositoryItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemWriter.html" title="class in org.springframework.batch.item.data">RepositoryItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties - there must be a repository.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Assert that mandatory properties are set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractPagingItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractPagingItemReader.html" title="class in org.springframework.batch.item.database">AbstractPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateCursorItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="class in org.springframework.batch.item.database">HibernateCursorItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html" title="class in org.springframework.batch.item.database">HibernateItemReaderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemWriter.html" title="class in org.springframework.batch.item.database">HibernateItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties - there must be a hibernateTemplate.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernatePagingItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernatePagingItemReader.html" title="class in org.springframework.batch.item.database">HibernatePagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html" title="class in org.springframework.batch.item.database">IbatisBatchItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Check mandatory properties - there must be an SqlMapClient and a statementId.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisPagingItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisPagingItemReader.html" title="class in org.springframework.batch.item.database">IbatisPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Check mandatory properties.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html" title="class in org.springframework.batch.item.database">JdbcBatchItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties - there must be a SimpleJdbcTemplate and an SQL statement plus a
|
|
parameter source.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcCursorItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcCursorItemReader.html" title="class in org.springframework.batch.item.database">JdbcCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Assert that mandatory properties are set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcPagingItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="class in org.springframework.batch.item.database">JdbcPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaItemWriter.html" title="class in org.springframework.batch.item.database">JpaItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties - there must be an entityManagerFactory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaPagingItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaPagingItemReader.html" title="class in org.springframework.batch.item.database">JpaPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/HibernateNativeQueryProvider.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/HibernateNativeQueryProvider.html" title="class in org.springframework.batch.item.database.orm">HibernateNativeQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/JpaNativeQueryProvider.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/JpaNativeQueryProvider.html" title="class in org.springframework.batch.item.database.orm">JpaNativeQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/StoredProcedureItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/StoredProcedureItemReader.html" title="class in org.springframework.batch.item.database">StoredProcedureItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Assert that mandatory properties are set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/ListPreparedStatementSetter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/ListPreparedStatementSetter.html" title="class in org.springframework.batch.item.database.support">ListPreparedStatementSetter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Assert that mandatory properties (lineAggregator) are set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping">BeanWrapperFieldSetMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Check that precisely one of type or prototype bean name is specified.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/DefaultLineMapper.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/DefaultLineMapper.html" title="class in org.springframework.batch.item.file.mapping">DefaultLineMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/PatternMatchingCompositeLineMapper.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/PatternMatchingCompositeLineMapper.html" title="class in org.springframework.batch.item.file.mapping">PatternMatchingCompositeLineMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/BeanWrapperFieldExtractor.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/BeanWrapperFieldExtractor.html" title="class in org.springframework.batch.item.file.transform">BeanWrapperFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">DelimitedLineTokenizer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/PatternMatchingCompositeLineTokenizer.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/PatternMatchingCompositeLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">PatternMatchingCompositeLineTokenizer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsItemReader.html" title="class in org.springframework.batch.item.jms">JmsItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/KeyValueItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/KeyValueItemWriter.html" title="class in org.springframework.batch.item">KeyValueItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/LdifReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/LdifReader.html" title="class in org.springframework.batch.item.ldif">LdifReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/MappingLdifReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/MappingLdifReader.html" title="class in org.springframework.batch.item.ldif">MappingLdifReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/mail/javamail/MimeMessageItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.mail.javamail.<a href="org/springframework/batch/item/mail/javamail/MimeMessageItemWriter.html" title="class in org.springframework.batch.item.mail.javamail">MimeMessageItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties (mailSender).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/mail/SimpleMailMessageItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.mail.<a href="org/springframework/batch/item/mail/SimpleMailMessageItemWriter.html" title="class in org.springframework.batch.item.mail">SimpleMailMessageItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties (mailSender).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemProcessor.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemProcessor.html" title="class in org.springframework.batch.item.support">CompositeItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemWriter.html" title="class in org.springframework.batch.item.support">CompositeItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ScriptItemProcessor.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ScriptItemProcessor.html" title="class in org.springframework.batch.item.support">ScriptItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html" title="class in org.springframework.batch.item.support">SynchronizedItemStreamReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/validator/SpringValidator.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.validator.<a href="org/springframework/batch/item/validator/SpringValidator.html" title="class in org.springframework.batch.item.validator">SpringValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/validator/ValidatingItemProcessor.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.validator.<a href="org/springframework/batch/item/validator/ValidatingItemProcessor.html" title="class in org.springframework.batch.item.validator">ValidatingItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="class in org.springframework.batch.item.xml">StaxEventItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Ensure that all required dependencies for the ItemReader to run are provided after all properties have been set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">SimpleLimitExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Apply the provided properties to create a delegate handler.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemListener.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemListener.html" title="class in org.springframework.batch.sample.common">StagingItemListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemProcessor.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemProcessor.html" title="class in org.springframework.batch.sample.common">StagingItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemReader.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemReader.html" title="class in org.springframework.batch.sample.common">StagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItemFieldSetMapper.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItemFieldSetMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties (delegate).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateAwareCustomerCreditItemWriter.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateAwareCustomerCreditItemWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateAwareCustomerCreditItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/loop/GeneratingTradeResettingListener.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.sample.loop.<a href="org/springframework/batch/sample/loop/GeneratingTradeResettingListener.html" title="class in org.springframework.batch.sample.loop">GeneratingTradeResettingListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/SystemPropertyInitializer.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.support.<a href="org/springframework/batch/support/SystemPropertyInitializer.html" title="class in org.springframework.batch.support">SystemPropertyInitializer</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the System property with the provided name and default value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#afterPropertiesSet--">afterPropertiesSet()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/AfterRead.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">AfterRead</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called after an item is read from an <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> <br>
|
|
<br>
|
|
Expected signature: void afterRead(T item)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ItemReadListener.html#afterRead-T-">afterRead(T)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/ItemReadListener.html" title="interface in org.springframework.batch.core">ItemReadListener</a></dt>
|
|
<dd>
|
|
<div class="block">Called after <a href="org/springframework/batch/item/ItemReader.html#read--"><code>ItemReader.read()</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ItemReadListenerAdapter.html#afterRead-T-">afterRead(T)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ItemReadListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ItemReadListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemReadListener.html#afterRead-T-">afterRead(T)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemReadListener.html" title="class in org.springframework.batch.core.listener">CompositeItemReadListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in reverse order, respecting and
|
|
prioritising those that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ItemListenerSupport.html#afterRead-I-">afterRead(I)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ItemListenerSupport.html" title="class in org.springframework.batch.core.listener">ItemListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#afterRead-T-">afterRead(T)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#afterRead-T-">afterRead(T)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemListener.html#afterRead-java.lang.Long-">afterRead(Long)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemListener.html" title="class in org.springframework.batch.sample.common">StagingItemListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/AfterStep.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">AfterStep</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called after a <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> has completed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/StepListenerAdapter.html#afterStep-org.springframework.batch.core.StepExecution-">afterStep(StepExecution)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/StepListenerAdapter.html" title="class in org.springframework.batch.core.jsr">StepListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeStepExecutionListener.html#afterStep-org.springframework.batch.core.StepExecution-">afterStep(StepExecution)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeStepExecutionListener.html" title="class in org.springframework.batch.core.listener">CompositeStepExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in reverse order, respecting and
|
|
prioritizing those that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ExecutionContextPromotionListener.html#afterStep-org.springframework.batch.core.StepExecution-">afterStep(StepExecution)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ExecutionContextPromotionListener.html" title="class in org.springframework.batch.core.listener">ExecutionContextPromotionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#afterStep-org.springframework.batch.core.StepExecution-">afterStep(StepExecution)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepExecutionListenerSupport.html#afterStep-org.springframework.batch.core.StepExecution-">afterStep(StepExecution)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepExecutionListenerSupport.html" title="class in org.springframework.batch.core.listener">StepExecutionListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#afterStep-org.springframework.batch.core.StepExecution-">afterStep(StepExecution)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/NoWorkFoundStepExecutionListener.html#afterStep-org.springframework.batch.core.StepExecution-">afterStep(StepExecution)</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/NoWorkFoundStepExecutionListener.html" title="class in org.springframework.batch.core.step">NoWorkFoundStepExecutionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecutionListener.html#afterStep-org.springframework.batch.core.StepExecution-">afterStep(StepExecution)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecutionListener.html" title="interface in org.springframework.batch.core">StepExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Give a listener a chance to modify the exit status from a step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#afterStep-org.springframework.batch.core.StepExecution-">afterStep(StepExecution)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemReader.html#afterStep-org.springframework.batch.core.StepExecution-">afterStep(StepExecution)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemReader.html" title="class in org.springframework.batch.sample.common">StagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemWriter.html#afterStep-org.springframework.batch.core.StepExecution-">afterStep(StepExecution)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemWriter.html" title="class in org.springframework.batch.sample.common">StagingItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/loop/GeneratingTradeResettingListener.html#afterStep-org.springframework.batch.core.StepExecution-">afterStep(StepExecution)</a></span> - Method in class org.springframework.batch.sample.loop.<a href="org/springframework/batch/sample/loop/GeneratingTradeResettingListener.html" title="class in org.springframework.batch.sample.loop">GeneratingTradeResettingListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html#afterTestClass-org.springframework.test.context.TestContext-">afterTestClass(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test">JobScopeTestExecutionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html#afterTestClass-org.springframework.test.context.TestContext-">afterTestClass(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test">StepScopeTestExecutionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html#afterTestMethod-org.springframework.test.context.TestContext-">afterTestMethod(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test">JobScopeTestExecutionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html#afterTestMethod-org.springframework.test.context.TestContext-">afterTestMethod(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test">StepScopeTestExecutionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/AfterWrite.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">AfterWrite</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called after an item is passed to an <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> <br>
|
|
<br>
|
|
Expected signature: void afterWrite(<code>List</code><? extends S> items)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ItemWriteListener.html#afterWrite-java.util.List-">afterWrite(List<? extends S>)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/ItemWriteListener.html" title="interface in org.springframework.batch.core">ItemWriteListener</a></dt>
|
|
<dd>
|
|
<div class="block">Called after <a href="org/springframework/batch/item/ItemWriter.html#write-java.util.List-"><code>ItemWriter.write(java.util.List)</code></a> This will be
|
|
called before any transaction is committed, and before
|
|
<a href="org/springframework/batch/core/ChunkListener.html#afterChunk-org.springframework.batch.core.scope.context.ChunkContext-"><code>ChunkListener.afterChunk(ChunkContext)</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ItemWriteListenerAdapter.html#afterWrite-java.util.List-">afterWrite(List<? extends S>)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ItemWriteListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ItemWriteListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemWriteListener.html#afterWrite-java.util.List-">afterWrite(List<? extends S>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemWriteListener.html" title="class in org.springframework.batch.core.listener">CompositeItemWriteListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in reverse order, respecting and
|
|
prioritising those that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ItemListenerSupport.html#afterWrite-java.util.List-">afterWrite(List<? extends O>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ItemListenerSupport.html" title="class in org.springframework.batch.core.listener">ItemListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#afterWrite-java.util.List-">afterWrite(List<? extends S>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#afterWrite-java.util.List-">afterWrite(List<? extends S>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/FlowExecutionAggregator.html#aggregate-java.util.Collection-">aggregate(Collection<FlowExecution>)</a></span> - Method in interface org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/FlowExecutionAggregator.html" title="interface in org.springframework.batch.core.job.flow.support.state">FlowExecutionAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/MaxValueFlowExecutionAggregator.html#aggregate-java.util.Collection-">aggregate(Collection<FlowExecution>)</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/MaxValueFlowExecutionAggregator.html" title="class in org.springframework.batch.core.job.flow.support.state">MaxValueFlowExecutionAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Aggregate all of the <a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow"><code>FlowExecutionStatus</code></a>es of the
|
|
<a href="org/springframework/batch/core/job/flow/FlowExecution.html" title="class in org.springframework.batch.core.job.flow"><code>FlowExecution</code></a>s into one status.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/support/JsrStepExecutionAggregator.html#aggregate-org.springframework.batch.core.StepExecution-java.util.Collection-">aggregate(StepExecution, Collection<StepExecution>)</a></span> - Method in class org.springframework.batch.core.jsr.partition.support.<a href="org/springframework/batch/core/jsr/partition/support/JsrStepExecutionAggregator.html" title="class in org.springframework.batch.core.jsr.partition.support">JsrStepExecutionAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/DefaultStepExecutionAggregator.html#aggregate-org.springframework.batch.core.StepExecution-java.util.Collection-">aggregate(StepExecution, Collection<StepExecution>)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/DefaultStepExecutionAggregator.html" title="class in org.springframework.batch.core.partition.support">DefaultStepExecutionAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Aggregates the input executions into the result <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/RemoteStepExecutionAggregator.html#aggregate-org.springframework.batch.core.StepExecution-java.util.Collection-">aggregate(StepExecution, Collection<StepExecution>)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/RemoteStepExecutionAggregator.html" title="class in org.springframework.batch.core.partition.support">RemoteStepExecutionAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Aggregates the input executions into the result <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>
|
|
delegating to the delegate aggregator once the input has been refreshed
|
|
from the <a href="org/springframework/batch/core/explore/JobExplorer.html" title="interface in org.springframework.batch.core.explore"><code>JobExplorer</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/StepExecutionAggregator.html#aggregate-org.springframework.batch.core.StepExecution-java.util.Collection-">aggregate(StepExecution, Collection<StepExecution>)</a></span> - Method in interface org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/StepExecutionAggregator.html" title="interface in org.springframework.batch.core.partition.support">StepExecutionAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Take the inputs and aggregate, putting the aggregates into the result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#aggregate-java.util.List-">aggregate(List<?>)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/ExtractorLineAggregator.html#aggregate-T-">aggregate(T)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/ExtractorLineAggregator.html" title="class in org.springframework.batch.item.file.transform">ExtractorLineAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Extract fields from the given item using the <a href="org/springframework/batch/item/file/transform/FieldExtractor.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldExtractor</code></a> and
|
|
then aggregate them.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/LineAggregator.html#aggregate-T-">aggregate(T)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/LineAggregator.html" title="interface in org.springframework.batch.item.file.transform">LineAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Create a string from the value provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/PassThroughLineAggregator.html#aggregate-T-">aggregate(T)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/PassThroughLineAggregator.html" title="class in org.springframework.batch.item.file.transform">PassThroughLineAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Simply convert to a String with toString().</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/RecursiveCollectionLineAggregator.html#aggregate-java.util.Collection-">aggregate(Collection<T>)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/RecursiveCollectionLineAggregator.html" title="class in org.springframework.batch.item.file.transform">RecursiveCollectionLineAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/OrderLineAggregator.html#aggregate-org.springframework.batch.sample.domain.order.Order-">aggregate(Order)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.<a href="org/springframework/batch/sample/domain/order/internal/OrderLineAggregator.html" title="class in org.springframework.batch.sample.domain.order.internal">OrderLineAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html" title="class in org.springframework.batch.sample.domain.multiline"><span class="typeNameLink">AggregateItem</span></a><<a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html" title="type parameter in AggregateItem">T</a>> - Class in <a href="org/springframework/batch/sample/domain/multiline/package-summary.html">org.springframework.batch.sample.domain.multiline</a></dt>
|
|
<dd>
|
|
<div class="block">A wrapper type for an item that is used by <a href="org/springframework/batch/sample/domain/multiline/AggregateItemReader.html" title="class in org.springframework.batch.sample.domain.multiline"><code>AggregateItemReader</code></a> to
|
|
identify the start and end of an aggregate record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html#AggregateItem-T-">AggregateItem(T)</a></span> - Constructor for class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html#AggregateItem-boolean-boolean-">AggregateItem(boolean, boolean)</a></span> - Constructor for class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/multiline/AggregateItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.multiline"><span class="typeNameLink">AggregateItemFieldSetMapper</span></a><<a href="org/springframework/batch/sample/domain/multiline/AggregateItemFieldSetMapper.html" title="type parameter in AggregateItemFieldSetMapper">T</a>> - Class in <a href="org/springframework/batch/sample/domain/multiline/package-summary.html">org.springframework.batch.sample.domain.multiline</a></dt>
|
|
<dd>
|
|
<div class="block">Delegating mapper to convert form a vanilla <a href="org/springframework/batch/item/file/mapping/FieldSetMapper.html" title="interface in org.springframework.batch.item.file.mapping"><code>FieldSetMapper</code></a> to one
|
|
that returns <a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html" title="class in org.springframework.batch.sample.domain.multiline"><code>AggregateItem</code></a> instances for consumption by the
|
|
<a href="org/springframework/batch/sample/domain/multiline/AggregateItemReader.html" title="class in org.springframework.batch.sample.domain.multiline"><code>AggregateItemReader</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItemFieldSetMapper.html#AggregateItemFieldSetMapper--">AggregateItemFieldSetMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItemFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/multiline/AggregateItemReader.html" title="class in org.springframework.batch.sample.domain.multiline"><span class="typeNameLink">AggregateItemReader</span></a><<a href="org/springframework/batch/sample/domain/multiline/AggregateItemReader.html" title="type parameter in AggregateItemReader">T</a>> - Class in <a href="org/springframework/batch/sample/domain/multiline/package-summary.html">org.springframework.batch.sample.domain.multiline</a></dt>
|
|
<dd>
|
|
<div class="block">An <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> that delivers a list as its item, storing up objects
|
|
from the injected <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> until they are ready to be packed out as
|
|
a collection.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItemReader.html#AggregateItemReader--">AggregateItemReader()</a></span> - Constructor for class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItemReader.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#aggregator-org.springframework.batch.core.partition.support.StepExecutionAggregator-">aggregator(StepExecutionAggregator)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provide a step execution aggregator for aggregating partitioned step executions into a single result for the
|
|
<a href="org/springframework/batch/core/partition/support/PartitionStep.html" title="class in org.springframework.batch.core.partition.support"><code>PartitionStep</code></a> itself.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/Alignment.html" title="enum in org.springframework.batch.item.file.transform"><span class="typeNameLink">Alignment</span></a> - Enum in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html#allowStartIfComplete-boolean-">allowStartIfComplete(boolean)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/skip/AlwaysSkipItemSkipPolicy.html" title="class in org.springframework.batch.core.step.skip"><span class="typeNameLink">AlwaysSkipItemSkipPolicy</span></a> - Class in <a href="org/springframework/batch/core/step/skip/package-summary.html">org.springframework.batch.core.step.skip</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of the <a href="org/springframework/batch/core/step/skip/SkipPolicy.html" title="interface in org.springframework.batch.core.step.skip"><code>SkipPolicy</code></a> interface that
|
|
will always return that an item should be skipped.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/AlwaysSkipItemSkipPolicy.html#AlwaysSkipItemSkipPolicy--">AlwaysSkipItemSkipPolicy()</a></span> - Constructor for class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/AlwaysSkipItemSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">AlwaysSkipItemSkipPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/amqp/AmqpItemReader.html" title="class in org.springframework.batch.item.amqp"><span class="typeNameLink">AmqpItemReader</span></a><<a href="org/springframework/batch/item/amqp/AmqpItemReader.html" title="type parameter in AmqpItemReader">T</a>> - Class in <a href="org/springframework/batch/item/amqp/package-summary.html">org.springframework.batch.item.amqp</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
AMQP <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> implementation using an <code>AmqpTemplate</code> to
|
|
receive and/or convert messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/amqp/AmqpItemReader.html#AmqpItemReader-org.springframework.amqp.core.AmqpTemplate-">AmqpItemReader(AmqpTemplate)</a></span> - Constructor for class org.springframework.batch.item.amqp.<a href="org/springframework/batch/item/amqp/AmqpItemReader.html" title="class in org.springframework.batch.item.amqp">AmqpItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/amqp/AmqpItemWriter.html" title="class in org.springframework.batch.item.amqp"><span class="typeNameLink">AmqpItemWriter</span></a><<a href="org/springframework/batch/item/amqp/AmqpItemWriter.html" title="type parameter in AmqpItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/amqp/package-summary.html">org.springframework.batch.item.amqp</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
AMQP <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> implementation using an <code>AmqpTemplate</code> to
|
|
send messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/amqp/AmqpItemWriter.html#AmqpItemWriter-org.springframework.amqp.core.AmqpTemplate-">AmqpItemWriter(AmqpTemplate)</a></span> - Constructor for class org.springframework.batch.item.amqp.<a href="org/springframework/batch/item/amqp/AmqpItemWriter.html" title="class in org.springframework.batch.item.amqp">AmqpItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/rabbitmq/amqp/AmqpMessageProducer.html" title="class in org.springframework.batch.sample.rabbitmq.amqp"><span class="typeNameLink">AmqpMessageProducer</span></a> - Class in <a href="org/springframework/batch/sample/rabbitmq/amqp/package-summary.html">org.springframework.batch.sample.rabbitmq.amqp</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Simple producer class that sends <code>String</code> messages to the configured queue to be processed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#and-org.springframework.batch.core.ExitStatus-">and(ExitStatus)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core"><code>ExitStatus</code></a> with a logical combination of the exit
|
|
code, and a concatenation of the descriptions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatStatus.html#and-boolean-">and(boolean)</a></span> - Method in enum org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatStatus.html" title="enum in org.springframework.batch.repeat">RepeatStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/AnnotationMethodResolver.html" title="class in org.springframework.batch.support"><span class="typeNameLink">AnnotationMethodResolver</span></a> - Class in <a href="org/springframework/batch/support/package-summary.html">org.springframework.batch.support</a></dt>
|
|
<dd>
|
|
<div class="block">MethodResolver implementation that finds a <em>single</em> Method on the
|
|
given Class that contains the specified annotation type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/AnnotationMethodResolver.html#AnnotationMethodResolver-java.lang.Class-">AnnotationMethodResolver(Class<? extends Annotation>)</a></span> - Constructor for class org.springframework.batch.support.<a href="org/springframework/batch/support/AnnotationMethodResolver.html" title="class in org.springframework.batch.support">AnnotationMethodResolver</a></dt>
|
|
<dd>
|
|
<div class="block">Create a MethodResolver for the specified Method-level annotation type</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html#append-boolean-">append(boolean)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">If set to true and the file exists, the output will be appended to the existing
|
|
file.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/ApplicationContextFactory.html" title="interface in org.springframework.batch.core.configuration.support"><span class="typeNameLink">ApplicationContextFactory</span></a> - Interface in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">Factory for the creation of <code>ApplicationContext</code>s.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/ApplicationContextJobFactory.html" title="class in org.springframework.batch.core.configuration.support"><span class="typeNameLink">ApplicationContextJobFactory</span></a> - Class in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/configuration/JobFactory.html" title="interface in org.springframework.batch.core.configuration"><code>JobFactory</code></a> that creates its own <code>ApplicationContext</code> and
|
|
pulls a bean out when asked to create a <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ApplicationContextJobFactory.html#ApplicationContextJobFactory-java.lang.String-org.springframework.batch.core.configuration.support.ApplicationContextFactory-">ApplicationContextJobFactory(String, ApplicationContextFactory)</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ApplicationContextJobFactory.html" title="class in org.springframework.batch.core.configuration.support">ApplicationContextJobFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#apply-org.springframework.batch.core.StepContribution-">apply(StepContribution)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">On successful execution just before a chunk commit, this method should be
|
|
called.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#applyConfiguration-org.springframework.batch.core.step.builder.SimpleStepBuilder-">applyConfiguration(SimpleStepBuilder<T, S>)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#applyConfiguration-org.springframework.batch.core.step.builder.SimpleStepBuilder-">applyConfiguration(SimpleStepBuilder<T, S>)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/ListenerParser.html#applyListenerScope-java.lang.String-org.springframework.beans.factory.support.BeanDefinitionRegistry-">applyListenerScope(String, BeanDefinitionRegistry)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/ListenerParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">ListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#applyStatementSettings-java.sql.PreparedStatement-">applyStatementSettings(PreparedStatement)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Prepare the given JDBC Statement (or PreparedStatement or
|
|
CallableStatement), applying statement settings such as fetch size, max
|
|
rows, and query timeout.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/mapping/ArrayFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping"><span class="typeNameLink">ArrayFieldSetMapper</span></a> - Class in <a href="org/springframework/batch/item/file/mapping/package-summary.html">org.springframework.batch.item.file.mapping</a></dt>
|
|
<dd>
|
|
<div class="block">A basic array mapper, returning the values backing a fieldset.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/ArrayFieldSetMapper.html#ArrayFieldSetMapper--">ArrayFieldSetMapper()</a></span> - Constructor for class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/ArrayFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping">ArrayFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/test/AssertFile.html" title="class in org.springframework.batch.test"><span class="typeNameLink">AssertFile</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
|
|
<dd>
|
|
<div class="block">This class can be used to assert that two files are the same.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AssertFile.html#AssertFile--">AssertFile()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/AssertFile.html" title="class in org.springframework.batch.test">AssertFile</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AssertFile.html#assertFileEquals-java.io.File-java.io.File-">assertFileEquals(File, File)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AssertFile.html" title="class in org.springframework.batch.test">AssertFile</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AssertFile.html#assertFileEquals-org.springframework.core.io.Resource-org.springframework.core.io.Resource-">assertFileEquals(Resource, Resource)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AssertFile.html" title="class in org.springframework.batch.test">AssertFile</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AssertFile.html#assertLineCount-int-java.io.File-">assertLineCount(int, File)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AssertFile.html" title="class in org.springframework.batch.test">AssertFile</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AssertFile.html#assertLineCount-int-org.springframework.core.io.Resource-">assertLineCount(int, Resource)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AssertFile.html" title="class in org.springframework.batch.test">AssertFile</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html#assertUpdates-boolean-">assertUpdates(boolean)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcBatchItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">If set to true, confirms that every insert results in the update of at least one
|
|
row in the database.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/AsynchronousFailureException.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">AsynchronousFailureException</span></a> - Exception in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Exception indicating that a failure or early completion condition was
|
|
detected in a remote worker.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/AsynchronousFailureException.html#AsynchronousFailureException-java.lang.String-java.lang.Throwable-">AsynchronousFailureException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/AsynchronousFailureException.html" title="class in org.springframework.batch.integration.chunk">AsynchronousFailureException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/integration/chunk/AsynchronousFailureException.html" title="class in org.springframework.batch.integration.chunk"><code>AsynchronousFailureException</code></a> based on a message and
|
|
another exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/AsynchronousFailureException.html#AsynchronousFailureException-java.lang.String-">AsynchronousFailureException(String)</a></span> - Constructor for exception org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/AsynchronousFailureException.html" title="class in org.springframework.batch.integration.chunk">AsynchronousFailureException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/integration/chunk/AsynchronousFailureException.html" title="class in org.springframework.batch.integration.chunk"><code>AsynchronousFailureException</code></a> based on a message.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="class in org.springframework.batch.integration.async"><span class="typeNameLink">AsyncItemProcessor</span></a><<a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="type parameter in AsyncItemProcessor">I</a>,<a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="type parameter in AsyncItemProcessor">O</a>> - Class in <a href="org/springframework/batch/integration/async/package-summary.html">org.springframework.batch.integration.async</a></dt>
|
|
<dd>
|
|
<div class="block">An <a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a> that delegates to a nested processor and in the
|
|
background.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemProcessor.html#AsyncItemProcessor--">AsyncItemProcessor()</a></span> - Constructor for class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="class in org.springframework.batch.integration.async">AsyncItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async"><span class="typeNameLink">AsyncItemWriter</span></a><<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="type parameter in AsyncItemWriter">T</a>> - Class in <a href="org/springframework/batch/integration/async/package-summary.html">org.springframework.batch.integration.async</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemWriter.html#AsyncItemWriter--">AsyncItemWriter()</a></span> - Constructor for class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async">AsyncItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html#attributeNames--">attributeNames()</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html" title="class in org.springframework.batch.repeat.context">SynchronizedAttributeAccessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html" title="class in org.springframework.batch.core.configuration.support"><span class="typeNameLink">AutomaticJobRegistrar</span></a> - Class in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">Loads and unloads <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Jobs</code></a> when the application context is created and destroyed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html#AutomaticJobRegistrar--">AutomaticJobRegistrar()</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html" title="class in org.springframework.batch.core.configuration.support">AutomaticJobRegistrar</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/CoreNamespaceUtils.html#autoregisterBeansForNamespace-org.springframework.beans.factory.xml.ParserContext-java.lang.Object-">autoregisterBeansForNamespace(ParserContext, Object)</a></span> - Static method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/CoreNamespaceUtils.html" title="class in org.springframework.batch.core.configuration.xml">CoreNamespaceUtils</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:B">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">B</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#backOffPolicy-org.springframework.retry.backoff.BackOffPolicy-">backOffPolicy(BackOffPolicy)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provide a backoff policy to prevent items being retried immediately (e.g.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/support/BaseContextListFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.support"><span class="typeNameLink">BaseContextListFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/support/package-summary.html">org.springframework.batch.core.jsr.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">A simple factory bean that consolidates the list of locations to look for the base context for the JSR-352
|
|
functionality</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BaseContextListFactoryBean.html#BaseContextListFactoryBean--">BaseContextListFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BaseContextListFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.support">BaseContextListFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/support/BatchArtifactType.html" title="enum in org.springframework.batch.core.jsr.configuration.support"><span class="typeNameLink">BatchArtifactType</span></a> - Enum in <a href="org/springframework/batch/core/jsr/configuration/support/package-summary.html">org.springframework.batch.core.jsr.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Enum to identify batch artifact types.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/BatchConfigurationException.html" title="class in org.springframework.batch.core.configuration"><span class="typeNameLink">BatchConfigurationException</span></a> - Exception in <a href="org/springframework/batch/core/configuration/package-summary.html">org.springframework.batch.core.configuration</a></dt>
|
|
<dd>
|
|
<div class="block">Represents an error has occured in the configuration of base batch
|
|
infrastructure (creation of a <a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository"><code>JobRepository</code></a>
|
|
for example.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/BatchConfigurationException.html#BatchConfigurationException-java.lang.Throwable-">BatchConfigurationException(Throwable)</a></span> - Constructor for exception org.springframework.batch.core.configuration.<a href="org/springframework/batch/core/configuration/BatchConfigurationException.html" title="class in org.springframework.batch.core.configuration">BatchConfigurationException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/annotation/BatchConfigurationSelector.html" title="class in org.springframework.batch.core.configuration.annotation"><span class="typeNameLink">BatchConfigurationSelector</span></a> - Class in <a href="org/springframework/batch/core/configuration/annotation/package-summary.html">org.springframework.batch.core.configuration.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Base <code>Configuration</code> class providing common structure for enabling and using Spring Batch.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/BatchConfigurationSelector.html#BatchConfigurationSelector--">BatchConfigurationSelector()</a></span> - Constructor for class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/BatchConfigurationSelector.html" title="class in org.springframework.batch.core.configuration.annotation">BatchConfigurationSelector</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/annotation/BatchConfigurer.html" title="interface in org.springframework.batch.core.configuration.annotation"><span class="typeNameLink">BatchConfigurer</span></a> - Interface in <a href="org/springframework/batch/core/configuration/annotation/package-summary.html">org.springframework.batch.core.configuration.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Strategy interface for users to provide as a factory for custom components needed by a Batch system.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/config/xml/BatchIntegrationNamespaceHandler.html" title="class in org.springframework.batch.integration.config.xml"><span class="typeNameLink">BatchIntegrationNamespaceHandler</span></a> - Class in <a href="org/springframework/batch/integration/config/xml/package-summary.html">org.springframework.batch.integration.config.xml</a></dt>
|
|
<dd>
|
|
<div class="block">The namespace handler for the Spring Batch Integration namespace.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/BatchIntegrationNamespaceHandler.html#BatchIntegrationNamespaceHandler--">BatchIntegrationNamespaceHandler()</a></span> - Constructor for class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/BatchIntegrationNamespaceHandler.html" title="class in org.springframework.batch.integration.config.xml">BatchIntegrationNamespaceHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/step/batchlet/BatchletAdapter.html" title="class in org.springframework.batch.core.jsr.step.batchlet"><span class="typeNameLink">BatchletAdapter</span></a> - Class in <a href="org/springframework/batch/core/jsr/step/batchlet/package-summary.html">org.springframework.batch.core.jsr.step.batchlet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/batchlet/BatchletAdapter.html#BatchletAdapter-javax.batch.api.Batchlet-">BatchletAdapter(Batchlet)</a></span> - Constructor for class org.springframework.batch.core.jsr.step.batchlet.<a href="org/springframework/batch/core/jsr/step/batchlet/BatchletAdapter.html" title="class in org.springframework.batch.core.jsr.step.batchlet">BatchletAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/BatchletParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">BatchletParser</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parser for the <batchlet /> tag defined in JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/BatchletParser.html#BatchletParser--">BatchletParser()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/BatchletParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">BatchletParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/step/BatchletStep.html" title="class in org.springframework.batch.core.jsr.step"><span class="typeNameLink">BatchletStep</span></a> - Class in <a href="org/springframework/batch/core/jsr/step/package-summary.html">org.springframework.batch.core.jsr.step</a></dt>
|
|
<dd>
|
|
<div class="block">Special sub class of the <a href="org/springframework/batch/core/step/tasklet/TaskletStep.html" title="class in org.springframework.batch.core.step.tasklet"><code>TaskletStep</code></a> for use with JSR-352 jobs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/BatchletStep.html#BatchletStep-java.lang.String-org.springframework.batch.core.jsr.configuration.support.BatchPropertyContext-">BatchletStep(String, BatchPropertyContext)</a></span> - Constructor for class org.springframework.batch.core.jsr.step.<a href="org/springframework/batch/core/jsr/step/BatchletStep.html" title="class in org.springframework.batch.core.jsr.step">BatchletStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.html" title="class in org.springframework.batch.container.jms"><span class="typeNameLink">BatchMessageListenerContainer</span></a> - Class in <a href="org/springframework/batch/container/jms/package-summary.html">org.springframework.batch.container.jms</a></dt>
|
|
<dd>
|
|
<div class="block">Message listener container adapted for intercepting the message reception
|
|
with advice provided through configuration.<br>
|
|
|
|
To enable batching of messages in a single transaction, use the
|
|
<code>TransactionInterceptor</code> and the <a href="org/springframework/batch/repeat/interceptor/RepeatOperationsInterceptor.html" title="class in org.springframework.batch.repeat.interceptor"><code>RepeatOperationsInterceptor</code></a> in
|
|
the advice chain (with or without a transaction manager set in the base
|
|
class).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.html#BatchMessageListenerContainer--">BatchMessageListenerContainer()</a></span> - Constructor for class org.springframework.batch.container.jms.<a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.html" title="class in org.springframework.batch.container.jms">BatchMessageListenerContainer</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.ContainerDelegate.html" title="interface in org.springframework.batch.container.jms"><span class="typeNameLink">BatchMessageListenerContainer.ContainerDelegate</span></a> - Interface in <a href="org/springframework/batch/container/jms/package-summary.html">org.springframework.batch.container.jms</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/BatchParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">BatchParser</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parser used to parse the batch.xml file as defined in JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/BatchParser.html#BatchParser--">BatchParser()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/BatchParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">BatchParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/launch/support/BatchPropertyBeanPostProcessor.html" title="class in org.springframework.batch.core.jsr.launch.support"><span class="typeNameLink">BatchPropertyBeanPostProcessor</span></a> - Class in <a href="org/springframework/batch/core/jsr/launch/support/package-summary.html">org.springframework.batch.core.jsr.launch.support</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
<code>BeanPostProcessor</code> implementation used to inject JSR-352 String properties into batch artifact fields
|
|
that are marked with the <code>BatchProperty</code> annotation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/support/BatchPropertyBeanPostProcessor.html#BatchPropertyBeanPostProcessor--">BatchPropertyBeanPostProcessor()</a></span> - Constructor for class org.springframework.batch.core.jsr.launch.support.<a href="org/springframework/batch/core/jsr/launch/support/BatchPropertyBeanPostProcessor.html" title="class in org.springframework.batch.core.jsr.launch.support">BatchPropertyBeanPostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html" title="class in org.springframework.batch.core.jsr.configuration.support"><span class="typeNameLink">BatchPropertyContext</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/support/package-summary.html">org.springframework.batch.core.jsr.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Context object to hold parsed JSR-352 batch properties, mapping properties to beans /
|
|
"batch artifacts".</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html#BatchPropertyContext--">BatchPropertyContext()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html" title="class in org.springframework.batch.core.jsr.configuration.support">BatchPropertyContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item"><span class="typeNameLink">BatchRetryTemplate</span></a> - Class in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">A special purpose retry template that deals specifically with multi-valued
|
|
stateful retry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html#BatchRetryTemplate--">BatchRetryTemplate()</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item">BatchRetryTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/scope/BatchScopeSupport.html" title="class in org.springframework.batch.core.scope"><span class="typeNameLink">BatchScopeSupport</span></a> - Class in <a href="org/springframework/batch/core/scope/package-summary.html">org.springframework.batch.core.scope</a></dt>
|
|
<dd>
|
|
<div class="block">ScopeSupport.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/BatchScopeSupport.html#BatchScopeSupport--">BatchScopeSupport()</a></span> - Constructor for class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/BatchScopeSupport.html" title="class in org.springframework.batch.core.scope">BatchScopeSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/scope/BatchScopeSupport.Scopifier.html" title="class in org.springframework.batch.core.scope"><span class="typeNameLink">BatchScopeSupport.Scopifier</span></a> - Class in <a href="org/springframework/batch/core/scope/package-summary.html">org.springframework.batch.core.scope</a></dt>
|
|
<dd>
|
|
<div class="block">Helper class to scan a bean definition hierarchy and force the use of
|
|
auto-proxy for step scoped beans.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/BatchStatus.html" title="enum in org.springframework.batch.core"><span class="typeNameLink">BatchStatus</span></a> - Enum in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Enumeration representing the status of a an Execution.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/BeanDefinitionUtils.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">BeanDefinitionUtils</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/BeanDefinitionUtils.html#BeanDefinitionUtils--">BeanDefinitionUtils()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/BeanDefinitionUtils.html" title="class in org.springframework.batch.core.configuration.xml">BeanDefinitionUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#beanFactory-org.springframework.beans.factory.BeanFactory-">beanFactory(BeanFactory)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Configures the <code>BeanFactory</code> used to create the beans that are returned as
|
|
items.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html" title="class in org.springframework.batch.integration.partition"><span class="typeNameLink">BeanFactoryStepLocator</span></a> - Class in <a href="org/springframework/batch/integration/partition/package-summary.html">org.springframework.batch.integration.partition</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/step/StepLocator.html" title="interface in org.springframework.batch.core.step"><code>StepLocator</code></a> implementation that just looks in its enclosing bean
|
|
factory for components of type <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html#BeanFactoryStepLocator--">BeanFactoryStepLocator()</a></span> - Constructor for class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html" title="class in org.springframework.batch.integration.partition">BeanFactoryStepLocator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html#beanMapped--">beanMapped()</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcBatchItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <a href="org/springframework/batch/item/database/BeanPropertyItemSqlParameterSourceProvider.html" title="class in org.springframework.batch.item.database"><code>BeanPropertyItemSqlParameterSourceProvider</code></a> to be used as your
|
|
<a href="org/springframework/batch/item/database/ItemSqlParameterSourceProvider.html" title="interface in org.springframework.batch.item.database"><code>ItemSqlParameterSourceProvider</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#beanMapperStrict-boolean-">beanMapperStrict(boolean)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">If set to true, mapping will fail if the <a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldSet</code></a>
|
|
contains fields that cannot be mapped to the bean.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/BeanPropertyItemSqlParameterSourceProvider.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">BeanPropertyItemSqlParameterSourceProvider</span></a><<a href="org/springframework/batch/item/database/BeanPropertyItemSqlParameterSourceProvider.html" title="type parameter in BeanPropertyItemSqlParameterSourceProvider">T</a>> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block">A convenient implementation for providing BeanPropertySqlParameterSource when the item has JavaBean properties
|
|
that correspond to names used for parameters in the SQL statement.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/BeanPropertyItemSqlParameterSourceProvider.html#BeanPropertyItemSqlParameterSourceProvider--">BeanPropertyItemSqlParameterSourceProvider()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/BeanPropertyItemSqlParameterSourceProvider.html" title="class in org.springframework.batch.item.database">BeanPropertyItemSqlParameterSourceProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/BeanWrapperFieldExtractor.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">BeanWrapperFieldExtractor</span></a><<a href="org/springframework/batch/item/file/transform/BeanWrapperFieldExtractor.html" title="type parameter in BeanWrapperFieldExtractor">T</a>> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">This is a field extractor for a java bean.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/BeanWrapperFieldExtractor.html#BeanWrapperFieldExtractor--">BeanWrapperFieldExtractor()</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/BeanWrapperFieldExtractor.html" title="class in org.springframework.batch.item.file.transform">BeanWrapperFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping"><span class="typeNameLink">BeanWrapperFieldSetMapper</span></a><<a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html" title="type parameter in BeanWrapperFieldSetMapper">T</a>> - Class in <a href="org/springframework/batch/item/file/mapping/package-summary.html">org.springframework.batch.item.file.mapping</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/item/file/mapping/FieldSetMapper.html" title="interface in org.springframework.batch.item.file.mapping"><code>FieldSetMapper</code></a> implementation based on bean property paths.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html#BeanWrapperFieldSetMapper--">BeanWrapperFieldSetMapper()</a></span> - Constructor for class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping">BeanWrapperFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html#before-org.springframework.batch.repeat.RepeatContext-">before(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.listener.<a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html" title="class in org.springframework.batch.repeat.listener">CompositeRepeatListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/listener/RepeatListenerSupport.html#before-org.springframework.batch.repeat.RepeatContext-">before(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.listener.<a href="org/springframework/batch/repeat/listener/RepeatListenerSupport.html" title="class in org.springframework.batch.repeat.listener">RepeatListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatListener.html#before-org.springframework.batch.repeat.RepeatContext-">before(RepeatContext)</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatListener.html" title="interface in org.springframework.batch.repeat">RepeatListener</a></dt>
|
|
<dd>
|
|
<div class="block">Called by the framework before each batch item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html#before-org.springframework.batch.repeat.RepeatContext-">before(RepeatContext)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jmx/StepExecutionApplicationEventAdvice.html#before-org.aspectj.lang.JoinPoint-org.springframework.batch.core.StepExecution-">before(JoinPoint, StepExecution)</a></span> - Method in class org.springframework.batch.sample.jmx.<a href="org/springframework/batch/sample/jmx/StepExecutionApplicationEventAdvice.html" title="class in org.springframework.batch.sample.jmx">StepExecutionApplicationEventAdvice</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/BeforeChunk.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">BeforeChunk</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called before a chunk is executed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ChunkListener.html#beforeChunk-org.springframework.batch.core.scope.context.ChunkContext-">beforeChunk(ChunkContext)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/ChunkListener.html" title="interface in org.springframework.batch.core">ChunkListener</a></dt>
|
|
<dd>
|
|
<div class="block">Callback before the chunk is executed, but inside the transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ChunkListenerAdapter.html#beforeChunk-org.springframework.batch.core.scope.context.ChunkContext-">beforeChunk(ChunkContext)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ChunkListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ChunkListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/PartitionCollectorAdapter.html#beforeChunk-org.springframework.batch.core.scope.context.ChunkContext-">beforeChunk(ChunkContext)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/PartitionCollectorAdapter.html" title="class in org.springframework.batch.core.jsr.partition">PartitionCollectorAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ChunkListenerSupport.html#beforeChunk-org.springframework.batch.core.scope.context.ChunkContext-">beforeChunk(ChunkContext)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ChunkListenerSupport.html" title="class in org.springframework.batch.core.listener">ChunkListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeChunkListener.html#beforeChunk-org.springframework.batch.core.scope.context.ChunkContext-">beforeChunk(ChunkContext)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeChunkListener.html" title="class in org.springframework.batch.core.listener">CompositeChunkListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in reverse order.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#beforeChunk-org.springframework.batch.core.scope.context.ChunkContext-">beforeChunk(ChunkContext)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#beforeChunk-org.springframework.batch.core.scope.context.ChunkContext-">beforeChunk(ChunkContext)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/BeforeJob.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">BeforeJob</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called before a <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> is executed, which comes
|
|
after a <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> is created and persisted, but before the first
|
|
<a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> is executed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecutionListener.html#beforeJob-org.springframework.batch.core.JobExecution-">beforeJob(JobExecution)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecutionListener.html" title="interface in org.springframework.batch.core">JobExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Callback before a job executes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JobListenerAdapter.html#beforeJob-org.springframework.batch.core.JobExecution-">beforeJob(JobExecution)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JobListenerAdapter.html" title="class in org.springframework.batch.core.jsr">JobListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeJobExecutionListener.html#beforeJob-org.springframework.batch.core.JobExecution-">beforeJob(JobExecution)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeJobExecutionListener.html" title="class in org.springframework.batch.core.listener">CompositeJobExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in order, respecting and prioritising those
|
|
that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobExecutionListenerSupport.html#beforeJob-org.springframework.batch.core.JobExecution-">beforeJob(JobExecution)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobExecutionListenerSupport.html" title="class in org.springframework.batch.core.listener">JobExecutionListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/BeforeProcess.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">BeforeProcess</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called before an item is passed to an
|
|
<a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a> <br>
|
|
<br>
|
|
Expected signature: void beforeProcess(T item)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ItemProcessListener.html#beforeProcess-T-">beforeProcess(T)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/ItemProcessListener.html" title="interface in org.springframework.batch.core">ItemProcessListener</a></dt>
|
|
<dd>
|
|
<div class="block">Called before <a href="org/springframework/batch/item/ItemProcessor.html#process-I-"><code>ItemProcessor.process(Object)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ItemProcessListenerAdapter.html#beforeProcess-T-">beforeProcess(T)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ItemProcessListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ItemProcessListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemProcessListener.html#beforeProcess-T-">beforeProcess(T)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemProcessListener.html" title="class in org.springframework.batch.core.listener">CompositeItemProcessListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in order, respecting and prioritising those
|
|
that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ItemListenerSupport.html#beforeProcess-I-">beforeProcess(I)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ItemListenerSupport.html" title="class in org.springframework.batch.core.listener">ItemListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#beforeProcess-T-">beforeProcess(T)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#beforeProcess-T-">beforeProcess(T)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/BeforeRead.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">BeforeRead</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called before an item is read from an <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> <br>
|
|
<br>
|
|
Expected signature: void beforeRead()</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ItemReadListener.html#beforeRead--">beforeRead()</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/ItemReadListener.html" title="interface in org.springframework.batch.core">ItemReadListener</a></dt>
|
|
<dd>
|
|
<div class="block">Called before <a href="org/springframework/batch/item/ItemReader.html#read--"><code>ItemReader.read()</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ItemReadListenerAdapter.html#beforeRead--">beforeRead()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ItemReadListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ItemReadListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemReadListener.html#beforeRead--">beforeRead()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemReadListener.html" title="class in org.springframework.batch.core.listener">CompositeItemReadListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in order, respecting and prioritising those
|
|
that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ItemListenerSupport.html#beforeRead--">beforeRead()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ItemListenerSupport.html" title="class in org.springframework.batch.core.listener">ItemListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#beforeRead--">beforeRead()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#beforeRead--">beforeRead()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/BeforeStep.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">BeforeStep</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called before a <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> is executed, which comes
|
|
after a <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> is created and persisted, but before the first
|
|
item is read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/StepListenerAdapter.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/StepListenerAdapter.html" title="class in org.springframework.batch.core.jsr">StepListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeStepExecutionListener.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeStepExecutionListener.html" title="class in org.springframework.batch.core.listener">CompositeStepExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in order, respecting and prioritizing those
|
|
that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobParameterExecutionContextCopyListener.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobParameterExecutionContextCopyListener.html" title="class in org.springframework.batch.core.listener">JobParameterExecutionContextCopyListener</a></dt>
|
|
<dd>
|
|
<div class="block">Copy attributes from the <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a> to the <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a>
|
|
<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>, if not already present.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepExecutionListenerSupport.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepExecutionListenerSupport.html" title="class in org.springframework.batch.core.listener">StepExecutionListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in class org.springframework.batch.core.resource.<a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html" title="class in org.springframework.batch.core.resource">StepExecutionSimpleCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Set up a <a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy"><code>SimpleCompletionPolicy</code></a> with a commit interval taken from
|
|
the <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandTasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Get a reference to <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> for interrupt checks during
|
|
system command execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecutionListener.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecutionListener.html" title="interface in org.springframework.batch.core">StepExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Initialize the state of the listener with the <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> from
|
|
the current scope.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/InfiniteLoopWriter.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/InfiniteLoopWriter.html" title="class in org.springframework.batch.sample.common">InfiniteLoopWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemReader.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemReader.html" title="class in org.springframework.batch.sample.common">StagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemWriter.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemWriter.html" title="class in org.springframework.batch.sample.common">StagingItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CompositeCustomerUpdateLineTokenizer.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CompositeCustomerUpdateLineTokenizer.html" title="class in org.springframework.batch.sample.domain.trade">CompositeCustomerUpdateLineTokenizer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/support/SummaryFooterCallback.html#beforeStep-org.springframework.batch.core.StepExecution-">beforeStep(StepExecution)</a></span> - Method in class org.springframework.batch.sample.support.<a href="org/springframework/batch/sample/support/SummaryFooterCallback.html" title="class in org.springframework.batch.sample.support">SummaryFooterCallback</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html#beforeTestClass-org.springframework.test.context.TestContext-">beforeTestClass(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test">JobScopeTestExecutionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html#beforeTestClass-org.springframework.test.context.TestContext-">beforeTestClass(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test">StepScopeTestExecutionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html#beforeTestMethod-org.springframework.test.context.TestContext-">beforeTestMethod(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test">JobScopeTestExecutionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html#beforeTestMethod-org.springframework.test.context.TestContext-">beforeTestMethod(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test">StepScopeTestExecutionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/BeforeWrite.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">BeforeWrite</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called before an item is passed to an <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> <br>
|
|
<br>
|
|
Expected signature: void beforeWrite(<code>List</code><? extends S> items)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ItemWriteListener.html#beforeWrite-java.util.List-">beforeWrite(List<? extends S>)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/ItemWriteListener.html" title="interface in org.springframework.batch.core">ItemWriteListener</a></dt>
|
|
<dd>
|
|
<div class="block">Called before <a href="org/springframework/batch/item/ItemWriter.html#write-java.util.List-"><code>ItemWriter.write(java.util.List)</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ItemWriteListenerAdapter.html#beforeWrite-java.util.List-">beforeWrite(List<? extends S>)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ItemWriteListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ItemWriteListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemWriteListener.html#beforeWrite-java.util.List-">beforeWrite(List<? extends S>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemWriteListener.html" title="class in org.springframework.batch.core.listener">CompositeItemWriteListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in order, respecting and prioritising those
|
|
that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ItemListenerSupport.html#beforeWrite-java.util.List-">beforeWrite(List<? extends O>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ItemListenerSupport.html" title="class in org.springframework.batch.core.listener">ItemListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#beforeWrite-java.util.List-">beforeWrite(List<? extends S>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#beforeWrite-java.util.List-">beforeWrite(List<? extends S>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html#begin-T-">begin(T)</a></span> - Method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html" title="class in org.springframework.batch.support.transaction">TransactionAwareProxyFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Make a copy of the target that can be used inside a transaction to
|
|
isolate changes from the original.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/mapper/BillingFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper"><span class="typeNameLink">BillingFieldSetMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/mapper/package-summary.html">org.springframework.batch.sample.domain.order.internal.mapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/BillingFieldSetMapper.html#BillingFieldSetMapper--">BillingFieldSetMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/BillingFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">BillingFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/BillingInfo.html" title="class in org.springframework.batch.sample.domain.order"><span class="typeNameLink">BillingInfo</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/package-summary.html">org.springframework.batch.sample.domain.order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/BillingInfo.html#BillingInfo--">BillingInfo()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/BillingInfo.html" title="class in org.springframework.batch.sample.domain.order">BillingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/extractor/BillingInfoFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor"><span class="typeNameLink">BillingInfoFieldExtractor</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/extractor/package-summary.html">org.springframework.batch.sample.domain.order.internal.extractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/extractor/BillingInfoFieldExtractor.html#BillingInfoFieldExtractor--">BillingInfoFieldExtractor()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.extractor.<a href="org/springframework/batch/sample/domain/order/internal/extractor/BillingInfoFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor">BillingInfoFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobFactoryRegistrationListener.html#bind-org.springframework.batch.core.configuration.JobFactory-java.util.Map-">bind(JobFactory, Map<String, ?>)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobFactoryRegistrationListener.html" title="class in org.springframework.batch.core.configuration.support">JobFactoryRegistrationListener</a></dt>
|
|
<dd>
|
|
<div class="block">Take the <a href="org/springframework/batch/core/configuration/JobFactory.html" title="interface in org.springframework.batch.core.configuration"><code>JobFactory</code></a> provided and register it with the
|
|
<a href="org/springframework/batch/core/configuration/JobRegistry.html" title="interface in org.springframework.batch.core.configuration"><code>JobRegistry</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/BufferedReaderFactory.html" title="interface in org.springframework.batch.item.file"><span class="typeNameLink">BufferedReaderFactory</span></a> - Interface in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">A factory strategy for custom extensions of <code>BufferedReader</code> allowing
|
|
customisation of the standard behaviour of the <code>java.io</code> variety.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Validate the current state of the builder and build a flow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowJobBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowJobBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowJobBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Build a job that executes the flow provided, normally composed of other steps.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobFlowBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobFlowBuilder.html" title="class in org.springframework.batch.core.job.builder">JobFlowBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Build a flow and inject it into the parent builder.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html" title="class in org.springframework.batch.core.job.builder">SimpleJobBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrBatchletStepBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrBatchletStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrBatchletStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Build the step from the components collected by the fluent setters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrFaultTolerantStepBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrFaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrFaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Build the step from the components collected by the fluent setters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrPartitionStepBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrPartitionStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrPartitionStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrSimpleStepBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrSimpleStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrSimpleStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Build the step from the components collected by the fluent setters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Build the step from the components collected by the fluent setters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FlowStepBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FlowStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FlowStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Build a step that executes the flow provided, normally composed of other steps.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/JobStepBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/JobStepBuilder.html" title="class in org.springframework.batch.core.step.builder">JobStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Build a step from the job provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Build a step with the reader, writer, processor as provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcBatchItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Validates configuration and builds the <a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html" title="class in org.springframework.batch.item.database"><code>JdbcBatchItemWriter</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Validates configuration and builds a new reader instance.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provides a completely built instance of the <a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="class in org.springframework.batch.item.database"><code>JdbcPagingItemReader</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Builds the <a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file"><code>FlatFileItemReader</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.DelimitedBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform"><code>DelimitedLineTokenizer</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.FixedLengthBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <a href="org/springframework/batch/item/file/transform/FixedLengthTokenizer.html" title="class in org.springframework.batch.item.file.transform"><code>FixedLengthTokenizer</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Validates and builds a <a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file"><code>FlatFileItemWriter</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Validates the configuration and builds a new <a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="class in org.springframework.batch.item.xml"><code>StaxEventItemReader</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#build--">build()</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a configured <a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml"><code>StaxEventItemWriter</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html#buildSortClause-org.springframework.batch.item.database.support.AbstractSqlPagingQueryProvider-">buildSortClause(AbstractSqlPagingQueryProvider)</a></span> - Static method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Generates ORDER BY attributes based on the sort keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html#buildSortClause-java.util.Map-">buildSortClause(Map<String, Order>)</a></span> - Static method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Generates ORDER BY attributes based on the sort keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html#buildSortConditions-org.springframework.batch.item.database.support.AbstractSqlPagingQueryProvider-java.lang.StringBuilder-">buildSortConditions(AbstractSqlPagingQueryProvider, StringBuilder)</a></span> - Static method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Appends the where conditions required to query for the subsequent pages.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:C">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">C</h2>
|
|
<dl>
|
|
<dt><a href="org/springframework/batch/core/step/tasklet/CallableTaskletAdapter.html" title="class in org.springframework.batch.core.step.tasklet"><span class="typeNameLink">CallableTaskletAdapter</span></a> - Class in <a href="org/springframework/batch/core/step/tasklet/package-summary.html">org.springframework.batch.core.step.tasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Adapts a <code>Callable</code><<a href="org/springframework/batch/repeat/RepeatStatus.html" title="enum in org.springframework.batch.repeat"><code>RepeatStatus</code></a>> to the <a href="org/springframework/batch/core/step/tasklet/Tasklet.html" title="interface in org.springframework.batch.core.step.tasklet"><code>Tasklet</code></a>
|
|
interface.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/CallableTaskletAdapter.html#CallableTaskletAdapter--">CallableTaskletAdapter()</a></span> - Constructor for class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/CallableTaskletAdapter.html" title="class in org.springframework.batch.core.step.tasklet">CallableTaskletAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#canContinue-org.springframework.batch.repeat.RepeatStatus-">canContinue(RepeatStatus)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Check return value from batch operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html#canRetry-org.springframework.retry.RetryContext-">canRetry(RetryContext)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item">BatchRetryTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/StepInterruptionPolicy.html#checkInterrupted-org.springframework.batch.core.StepExecution-">checkInterrupted(StepExecution)</a></span> - Method in interface org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/StepInterruptionPolicy.html" title="interface in org.springframework.batch.core.step">StepInterruptionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Has the job been interrupted? If so then throw a
|
|
<a href="org/springframework/batch/core/JobInterruptedException.html" title="class in org.springframework.batch.core"><code>JobInterruptedException</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/ThreadStepInterruptionPolicy.html#checkInterrupted-org.springframework.batch.core.StepExecution-">checkInterrupted(StepExecution)</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/ThreadStepInterruptionPolicy.html" title="class in org.springframework.batch.core.step">ThreadStepInterruptionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Returns if the current job lifecycle has been interrupted by checking if
|
|
the current thread is interrupted.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/jsr/repeat/CheckpointAlgorithmAdapter.html" title="class in org.springframework.batch.jsr.repeat"><span class="typeNameLink">CheckpointAlgorithmAdapter</span></a> - Class in <a href="org/springframework/batch/jsr/repeat/package-summary.html">org.springframework.batch.jsr.repeat</a></dt>
|
|
<dd>
|
|
<div class="block">Wrapper for the <code>CheckpointAlgorithm</code> to be used via the rest
|
|
of the framework.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/repeat/CheckpointAlgorithmAdapter.html#CheckpointAlgorithmAdapter-javax.batch.api.chunk.CheckpointAlgorithm-">CheckpointAlgorithmAdapter(CheckpointAlgorithm)</a></span> - Constructor for class org.springframework.batch.jsr.repeat.<a href="org/springframework/batch/jsr/repeat/CheckpointAlgorithmAdapter.html" title="class in org.springframework.batch.jsr.repeat">CheckpointAlgorithmAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/jsr/item/CheckpointSupport.html" title="class in org.springframework.batch.jsr.item"><span class="typeNameLink">CheckpointSupport</span></a> - Class in <a href="org/springframework/batch/jsr/item/package-summary.html">org.springframework.batch.jsr.item</a></dt>
|
|
<dd>
|
|
<div class="block">Provides support for JSR-352 checkpointing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/CheckpointSupport.html#CheckpointSupport-java.lang.String-">CheckpointSupport(String)</a></span> - Constructor for class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/CheckpointSupport.html" title="class in org.springframework.batch.jsr.item">CheckpointSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/person/Child.html" title="class in org.springframework.batch.sample.domain.person"><span class="typeNameLink">Child</span></a> - Class in <a href="org/springframework/batch/sample/domain/person/package-summary.html">org.springframework.batch.sample.domain.person</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Child.html#Child--">Child()</a></span> - Constructor for class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Child.html" title="class in org.springframework.batch.sample.domain.person">Child</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#chunk-int-">chunk(int)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the chunk size or commit interval for this step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#chunk-org.springframework.batch.repeat.CompletionPolicy-">chunk(CompletionPolicy)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets a completion policy for the chunk processing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilder.html#chunk-int-">chunk(int)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilder.html" title="class in org.springframework.batch.core.step.builder">StepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Build a step that processes items in chunks with the size provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilder.html#chunk-org.springframework.batch.repeat.CompletionPolicy-">chunk(CompletionPolicy)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilder.html" title="class in org.springframework.batch.core.step.builder">StepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Build a step that processes items in chunks with the completion policy provided.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item"><span class="typeNameLink">Chunk</span></a><<a href="org/springframework/batch/core/step/item/Chunk.html" title="type parameter in Chunk">W</a>> - Class in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">Encapsulation of a list of items to be processed and possibly a list of
|
|
failed items to be skipped.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#Chunk--">Chunk()</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#Chunk-java.util.Collection-">Chunk(Collection<? extends W>)</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#Chunk-java.util.Collection-java.util.List-">Chunk(Collection<? extends W>, List<SkipWrapper<W>>)</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/Chunk.ChunkIterator.html" title="class in org.springframework.batch.core.step.item"><span class="typeNameLink">Chunk.ChunkIterator</span></a> - Class in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">Special iterator for a chunk providing the <a href="org/springframework/batch/core/step/item/Chunk.ChunkIterator.html#remove-java.lang.Throwable-"><code>Chunk.ChunkIterator.remove(Throwable)</code></a>
|
|
method for dynamically removing an item and adding it to the skips.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/scope/context/ChunkContext.html" title="class in org.springframework.batch.core.scope.context"><span class="typeNameLink">ChunkContext</span></a> - Class in <a href="org/springframework/batch/core/scope/context/package-summary.html">org.springframework.batch.core.scope.context</a></dt>
|
|
<dd>
|
|
<div class="block">Context object for weakly typed data stored for the duration of a chunk
|
|
(usually a group of items processed together in a transaction).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/ChunkContext.html#ChunkContext-org.springframework.batch.core.scope.context.StepContext-">ChunkContext(StepContext)</a></span> - Constructor for class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/ChunkContext.html" title="class in org.springframework.batch.core.scope.context">ChunkContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/ChunkElementParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">ChunkElementParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Internal parser for the <chunk/> element inside a step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/ChunkElementParser.html#ChunkElementParser--">ChunkElementParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/ChunkElementParser.html" title="class in org.springframework.batch.core.configuration.xml">ChunkElementParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/ChunkHandler.html" title="interface in org.springframework.batch.integration.chunk"><span class="typeNameLink">ChunkHandler</span></a><<a href="org/springframework/batch/integration/chunk/ChunkHandler.html" title="type parameter in ChunkHandler">T</a>> - Interface in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for a remote worker in the Remote Chunking pattern.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.ChunkIterator.html#ChunkIterator-java.util.List-">ChunkIterator(List<W>)</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.ChunkIterator.html" title="class in org.springframework.batch.core.step.item">Chunk.ChunkIterator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/ChunkListener.html" title="interface in org.springframework.batch.core"><span class="typeNameLink">ChunkListener</span></a> - Interface in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Listener interface for the lifecycle of a chunk.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/ChunkListenerAdapter.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">ChunkListenerAdapter</span></a> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">Wrapper class to adapt the <code>ChunkListener</code> to
|
|
a <a href="org/springframework/batch/core/ChunkListener.html" title="interface in org.springframework.batch.core"><code>ChunkListener</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ChunkListenerAdapter.html#ChunkListenerAdapter-javax.batch.api.chunk.listener.ChunkListener-">ChunkListenerAdapter(ChunkListener)</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ChunkListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ChunkListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#chunkListeners">chunkListeners</a></span> - Variable in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/ChunkListenerSupport.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">ChunkListenerSupport</span></a> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block">Basic support implementation of <a href="org/springframework/batch/core/ChunkListener.html" title="interface in org.springframework.batch.core"><code>ChunkListener</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ChunkListenerSupport.html#ChunkListenerSupport--">ChunkListenerSupport()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ChunkListenerSupport.html" title="class in org.springframework.batch.core.listener">ChunkListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">ChunkMessageChannelItemWriter</span></a><<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="type parameter in ChunkMessageChannelItemWriter">T</a>> - Class in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#ChunkMessageChannelItemWriter--">ChunkMessageChannelItemWriter()</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/ChunkMonitor.html" title="class in org.springframework.batch.core.step.item"><span class="typeNameLink">ChunkMonitor</span></a> - Class in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">Manage the offset data between the last successful commit and updates made to
|
|
an input chunk.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkMonitor.html#ChunkMonitor--">ChunkMonitor()</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkMonitor.html" title="class in org.springframework.batch.core.step.item">ChunkMonitor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/ChunkMonitor.ChunkMonitorData.html" title="class in org.springframework.batch.core.step.item"><span class="typeNameLink">ChunkMonitor.ChunkMonitorData</span></a> - Class in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkMonitor.ChunkMonitorData.html#ChunkMonitorData-int-int-">ChunkMonitorData(int, int)</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkMonitor.ChunkMonitorData.html" title="class in org.springframework.batch.core.step.item">ChunkMonitor.ChunkMonitorData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#chunkOperations-org.springframework.batch.repeat.RepeatOperations-">chunkOperations(RepeatOperations)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Instead of a <a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#chunk-int-"><code>chunk size</code></a> or <a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#chunk-org.springframework.batch.repeat.CompletionPolicy-"><code>completion policy</code></a> you can provide
|
|
a complete repeat operations instance that handles the iteration over the item reader.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/ChunkOrientedTasklet.html" title="class in org.springframework.batch.core.step.item"><span class="typeNameLink">ChunkOrientedTasklet</span></a><<a href="org/springframework/batch/core/step/item/ChunkOrientedTasklet.html" title="type parameter in ChunkOrientedTasklet">I</a>> - Class in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/step/tasklet/Tasklet.html" title="interface in org.springframework.batch.core.step.tasklet"><code>Tasklet</code></a> implementing variations on read-process-write item
|
|
handling.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkOrientedTasklet.html#ChunkOrientedTasklet-org.springframework.batch.core.step.item.ChunkProvider-org.springframework.batch.core.step.item.ChunkProcessor-">ChunkOrientedTasklet(ChunkProvider<I>, ChunkProcessor<I>)</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkOrientedTasklet.html" title="class in org.springframework.batch.core.step.item">ChunkOrientedTasklet</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/ChunkParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">ChunkParser</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parser for the <chunk /> element as specified in JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/ChunkParser.html#ChunkParser--">ChunkParser()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/ChunkParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">ChunkParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/ChunkProcessor.html" title="interface in org.springframework.batch.core.step.item"><span class="typeNameLink">ChunkProcessor</span></a><<a href="org/springframework/batch/core/step/item/ChunkProcessor.html" title="type parameter in ChunkProcessor">I</a>> - Interface in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">Interface defined for processing <a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item"><code>Chunk</code></a>s.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">ChunkProcessorChunkHandler</span></a><<a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html" title="type parameter in ChunkProcessorChunkHandler">S</a>> - Class in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/integration/chunk/ChunkHandler.html" title="interface in org.springframework.batch.integration.chunk"><code>ChunkHandler</code></a> based on a <a href="org/springframework/batch/core/step/item/ChunkProcessor.html" title="interface in org.springframework.batch.core.step.item"><code>ChunkProcessor</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html#ChunkProcessorChunkHandler--">ChunkProcessorChunkHandler()</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html" title="class in org.springframework.batch.integration.chunk">ChunkProcessorChunkHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/ChunkProvider.html" title="interface in org.springframework.batch.core.step.item"><span class="typeNameLink">ChunkProvider</span></a><<a href="org/springframework/batch/core/step/item/ChunkProvider.html" title="type parameter in ChunkProvider">T</a>> - Interface in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for providing <a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item"><code>Chunk</code></a>s to be processed, used by the
|
|
<a href="org/springframework/batch/core/step/item/ChunkOrientedTasklet.html" title="class in org.springframework.batch.core.step.item"><code>ChunkOrientedTasklet</code></a></div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">ChunkRequest</span></a><<a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="type parameter in ChunkRequest">T</a>> - Class in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Encapsulation of a chunk of items to be processed remotely as part of a step
|
|
execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkRequest.html#ChunkRequest-int-java.util.Collection-long-org.springframework.batch.core.StepContribution-">ChunkRequest(int, Collection<? extends T>, long, StepContribution)</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="class in org.springframework.batch.integration.chunk">ChunkRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">ChunkResponse</span></a> - Class in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Encapsulates a response to processing a chunk of items, summarising the result as a <a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core"><code>StepContribution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#ChunkResponse-int-java.lang.Long-org.springframework.batch.core.StepContribution-">ChunkResponse(int, Long, StepContribution)</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#ChunkResponse-boolean-int-java.lang.Long-org.springframework.batch.core.StepContribution-">ChunkResponse(boolean, int, Long, StepContribution)</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#ChunkResponse-boolean-int-java.lang.Long-org.springframework.batch.core.StepContribution-java.lang.String-">ChunkResponse(boolean, int, Long, StepContribution, String)</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#ChunkResponse-org.springframework.batch.integration.chunk.ChunkResponse-boolean-">ChunkResponse(ChunkResponse, boolean)</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#ChunkResponse-boolean-int-java.lang.Long-org.springframework.batch.core.StepContribution-java.lang.String-boolean-">ChunkResponse(boolean, int, Long, StepContribution, String, boolean)</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkMonitor.ChunkMonitorData.html#chunkSize">chunkSize</a></span> - Variable in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkMonitor.ChunkMonitorData.html" title="class in org.springframework.batch.core.step.item">ChunkMonitor.ChunkMonitorData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html#CITY_COLUMN">CITY_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">AddressFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/annotation/Classifier.html" title="annotation in org.springframework.batch.support.annotation"><span class="typeNameLink">Classifier</span></a> - Annotation Type in <a href="org/springframework/batch/support/annotation/package-summary.html">org.springframework.batch.support.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Mark a method as capable of classifying its input to an instance of its
|
|
output.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/support/ClassifierCompositeItemProcessor.html" title="class in org.springframework.batch.item.support"><span class="typeNameLink">ClassifierCompositeItemProcessor</span></a><<a href="org/springframework/batch/item/support/ClassifierCompositeItemProcessor.html" title="type parameter in ClassifierCompositeItemProcessor">I</a>,<a href="org/springframework/batch/item/support/ClassifierCompositeItemProcessor.html" title="type parameter in ClassifierCompositeItemProcessor">O</a>> - Class in <a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a></dt>
|
|
<dd>
|
|
<div class="block">Calls one of a collection of ItemProcessors, based on a router
|
|
pattern implemented through the provided <code>Classifier</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ClassifierCompositeItemProcessor.html#ClassifierCompositeItemProcessor--">ClassifierCompositeItemProcessor()</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ClassifierCompositeItemProcessor.html" title="class in org.springframework.batch.item.support">ClassifierCompositeItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/support/ClassifierCompositeItemWriter.html" title="class in org.springframework.batch.item.support"><span class="typeNameLink">ClassifierCompositeItemWriter</span></a><<a href="org/springframework/batch/item/support/ClassifierCompositeItemWriter.html" title="type parameter in ClassifierCompositeItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a></dt>
|
|
<dd>
|
|
<div class="block">Calls one of a collection of ItemWriters for each item, based on a router
|
|
pattern implemented through the provided <code>Classifier</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ClassifierCompositeItemWriter.html#ClassifierCompositeItemWriter--">ClassifierCompositeItemWriter()</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ClassifierCompositeItemWriter.html" title="class in org.springframework.batch.item.support">ClassifierCompositeItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/ClassPathXmlApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support"><span class="typeNameLink">ClassPathXmlApplicationContextFactory</span></a> - Class in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">use <a href="org/springframework/batch/core/configuration/support/GenericApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support"><code>GenericApplicationContextFactory</code></a> instead</span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ClassPathXmlApplicationContextFactory.html#ClassPathXmlApplicationContextFactory-org.springframework.core.io.Resource-">ClassPathXmlApplicationContextFactory(Resource)</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ClassPathXmlApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">ClassPathXmlApplicationContextFactory</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Create an application context factory for the resource specified.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html" title="class in org.springframework.batch.core.configuration.support"><span class="typeNameLink">ClasspathXmlApplicationContextsFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">A convenient factory for creating a set of <a href="org/springframework/batch/core/configuration/support/ApplicationContextFactory.html" title="interface in org.springframework.batch.core.configuration.support"><code>ApplicationContextFactory</code></a>
|
|
components from a set of <code>resources</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html#ClasspathXmlApplicationContextsFactoryBean--">ClasspathXmlApplicationContextsFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html" title="class in org.springframework.batch.core.configuration.support">ClasspathXmlApplicationContextsFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/ClassPathXmlJobRegistry.html" title="class in org.springframework.batch.core.configuration.support"><span class="typeNameLink">ClassPathXmlJobRegistry</span></a> - Class in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">in version 2.1, please us <a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html" title="class in org.springframework.batch.core.configuration.support"><code>AutomaticJobRegistrar</code></a> instead</span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ClassPathXmlJobRegistry.html#ClassPathXmlJobRegistry--">ClassPathXmlJobRegistry()</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ClassPathXmlJobRegistry.html" title="class in org.springframework.batch.core.configuration.support">ClassPathXmlJobRegistry</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#cleanupOnClose--">cleanupOnClose()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcCursorItemReader.html#cleanupOnClose--">cleanupOnClose()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcCursorItemReader.html" title="class in org.springframework.batch.item.database">JdbcCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Close the cursor and database connection.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/StoredProcedureItemReader.html#cleanupOnClose--">cleanupOnClose()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/StoredProcedureItemReader.html" title="class in org.springframework.batch.item.database">StoredProcedureItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Close the cursor and database connection.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html#clear--">clear()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html" title="class in org.springframework.batch.core.configuration.support">DefaultJobLoader</a></dt>
|
|
<dd>
|
|
<div class="block">Unregister all the jobs and close all the contexts created by this
|
|
loader.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobLoader.html#clear--">clear()</a></span> - Method in interface org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobLoader.html" title="interface in org.springframework.batch.core.configuration.support">JobLoader</a></dt>
|
|
<dd>
|
|
<div class="block">Unregister all the jobs and close all the contexts created by this
|
|
loader.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html#clear--">clear()</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">MapExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html#clear--">clear()</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html#clear--">clear()</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapStepExecutionDao.html#clear--">clear()</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapStepExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html#clear--">clear()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">MapJobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method to clear all the map DAOs globally, removing all
|
|
entities.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#clear--">clear()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Clear the items down to signal that we are done.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html#clear--">clear()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html" title="class in org.springframework.batch.item.database">HibernateItemReaderHelper</a></dt>
|
|
<dd>
|
|
<div class="block">Clear the session if stateful.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatSynchronizationManager.html#clear--">clear()</a></span> - Static method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatSynchronizationManager.html" title="class in org.springframework.batch.repeat.support">RepeatSynchronizationManager</a></dt>
|
|
<dd>
|
|
<div class="block">Clear the current context at the end of a batch - should only be used by
|
|
<a href="org/springframework/batch/repeat/RepeatOperations.html" title="interface in org.springframework.batch.repeat"><code>RepeatOperations</code></a> implementations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/internal/TestMailErrorHandler.html#clear--">clear()</a></span> - Method in class org.springframework.batch.sample.domain.mail.internal.<a href="org/springframework/batch/sample/domain/mail/internal/TestMailErrorHandler.html" title="class in org.springframework.batch.sample.domain.mail.internal">TestMailErrorHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/internal/TestMailSender.html#clear--">clear()</a></span> - Method in class org.springframework.batch.sample.domain.mail.internal.<a href="org/springframework/batch/sample/domain/mail/internal/TestMailSender.html" title="class in org.springframework.batch.sample.domain.mail.internal">TestMailSender</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#clearDirtyFlag--">clearDirtyFlag()</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Clears the dirty flag.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#clearSkips--">clearSkips()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Clear only the skips list.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutor.html#close-org.springframework.batch.core.job.flow.FlowExecution-">close(FlowExecution)</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutor.html" title="interface in org.springframework.batch.core.job.flow">FlowExecutor</a></dt>
|
|
<dd>
|
|
<div class="block">Chance to clean up resources at the end of a flow (whether it completed
|
|
successfully or not).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html#close-org.springframework.batch.core.job.flow.FlowExecution-">close(FlowExecution)</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html" title="class in org.springframework.batch.core.job.flow">JobFlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContextFactoryBean.html#close--">close()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContextFactoryBean.html" title="class in org.springframework.batch.core.jsr">JsrJobContextFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Used to remove the <code>JobContext</code> for the current thread.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobContext.html#close--">close()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobContext.html" title="class in org.springframework.batch.core.scope.context">JobContext</a></dt>
|
|
<dd>
|
|
<div class="block">Clean up the context at the end of a step execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobSynchronizationManager.html#close--">close()</a></span> - Static method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobSynchronizationManager.html" title="class in org.springframework.batch.core.scope.context">JobSynchronizationManager</a></dt>
|
|
<dd>
|
|
<div class="block">Method for unregistering the current context - should always and only be
|
|
used by in conjunction with a matching <a href="org/springframework/batch/core/scope/context/JobSynchronizationManager.html#register-org.springframework.batch.core.JobExecution-"><code>JobSynchronizationManager.register(JobExecution)</code></a>
|
|
to ensure that <a href="org/springframework/batch/core/scope/context/JobSynchronizationManager.html#getContext--"><code>JobSynchronizationManager.getContext()</code></a> always returns the correct value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#close--">close()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd>
|
|
<div class="block">Clean up the context at the end of a step execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html#close--">close()</a></span> - Static method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html" title="class in org.springframework.batch.core.scope.context">StepSynchronizationManager</a></dt>
|
|
<dd>
|
|
<div class="block">Method for unregistering the current context - should always and only be
|
|
used by in conjunction with a matching <a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html#register-org.springframework.batch.core.StepExecution-"><code>StepSynchronizationManager.register(StepExecution)</code></a>
|
|
to ensure that <a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html#getContext--"><code>StepSynchronizationManager.getContext()</code></a> always returns the correct value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html#close--">close()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html" title="class in org.springframework.batch.core.scope.context">SynchronizationManagerSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Method for unregistering the current context - should always and only be
|
|
used by in conjunction with a matching <a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html#register-E-"><code>SynchronizationManagerSupport.register(Object)</code></a> to ensure that <a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html#getContext--"><code>SynchronizationManagerSupport.getContext()</code></a> always returns
|
|
the correct value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html#close-C-">close(C)</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html" title="class in org.springframework.batch.core.scope.context">SynchronizationManagerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#close-org.springframework.batch.item.ExecutionContext-">close(ExecutionContext)</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd>
|
|
<div class="block">Extension point for subclasses to provide callbacks to their collaborators at the end of a step (right at the end
|
|
of the finally block), to close or release resources.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkMonitor.html#close--">close()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkMonitor.html" title="class in org.springframework.batch.core.step.item">ChunkMonitor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleRetryExceptionHandler.html#close-org.springframework.retry.RetryContext-org.springframework.retry.RetryCallback-java.lang.Throwable-">close(RetryContext, RetryCallback<T, E>, Throwable)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleRetryExceptionHandler.html" title="class in org.springframework.batch.core.step.item">SimpleRetryExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">If retry is exhausted set up some state in the context that can be used
|
|
to signal that the exception should be handled.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#close-org.springframework.batch.item.ExecutionContext-">close(ExecutionContext)</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemWriter.html#close--">close()</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async">AsyncItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#close--">close()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html#close--">close()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html" title="class in org.springframework.batch.item.database">HibernateItemReaderHelper</a></dt>
|
|
<dd>
|
|
<div class="block">Close the open session (stateful or otherwise).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#close--">close()</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemReader.html#close--">close()</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemReader.html" title="class in org.springframework.batch.item.file">MultiResourceItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Close the <a href="org/springframework/batch/item/file/MultiResourceItemReader.html#setDelegate-org.springframework.batch.item.file.ResourceAwareItemReaderItemStream-"><code>MultiResourceItemReader.setDelegate(ResourceAwareItemReaderItemStream)</code></a> reader and reset instance variable values.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemWriter.html#close--">close()</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemWriter.html" title="class in org.springframework.batch.item.file">MultiResourceItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemStream.html#close--">close()</a></span> - Method in interface org.springframework.batch.item.<a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item">ItemStream</a></dt>
|
|
<dd>
|
|
<div class="block">If any resources are needed for the stream to operate they need to be destroyed here.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemStreamSupport.html#close--">close()</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ItemStreamSupport.html" title="class in org.springframework.batch.item">ItemStreamSupport</a></dt>
|
|
<dd>
|
|
<div class="block">No-op.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#close--">close()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="class in org.springframework.batch.item.support">AbstractItemCountingItemStreamItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemStream.html#close--">close()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemStream.html" title="class in org.springframework.batch.item.support">CompositeItemStream</a></dt>
|
|
<dd>
|
|
<div class="block">Broadcast the call to close.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemWriter.html#close--">close()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemWriter.html" title="class in org.springframework.batch.item.support">CompositeItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html#close--">close()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html" title="class in org.springframework.batch.item.support">SingleItemPeekableItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">If the delegate is an <a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item"><code>ItemStream</code></a>, just pass the call on,
|
|
otherwise reset the peek cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html#close--">close()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html" title="class in org.springframework.batch.item.support">SynchronizedItemStreamReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/NoStartEndDocumentStreamWriter.html#close--">close()</a></span> - Method in class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/NoStartEndDocumentStreamWriter.html" title="class in org.springframework.batch.item.xml.stax">NoStartEndDocumentStreamWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#close--">close()</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Flush and close the output source.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/CheckpointSupport.html#close--">close()</a></span> - Method in class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/CheckpointSupport.html" title="class in org.springframework.batch.jsr.item">CheckpointSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/RepeatContextSupport.html#close--">close()</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/RepeatContextSupport.html" title="class in org.springframework.batch.repeat.context">RepeatContextSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html#close-org.springframework.batch.repeat.RepeatContext-">close(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.listener.<a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html" title="class in org.springframework.batch.repeat.listener">CompositeRepeatListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/listener/RepeatListenerSupport.html#close-org.springframework.batch.repeat.RepeatContext-">close(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.listener.<a href="org/springframework/batch/repeat/listener/RepeatListenerSupport.html" title="class in org.springframework.batch.repeat.listener">RepeatListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatContext.html#close--">close()</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatContext.html" title="interface in org.springframework.batch.repeat">RepeatContext</a></dt>
|
|
<dd>
|
|
<div class="block">Allow resources to be cleared, especially in destruction callbacks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatListener.html#close-org.springframework.batch.repeat.RepeatContext-">close(RepeatContext)</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatListener.html" title="interface in org.springframework.batch.repeat">RepeatListener</a></dt>
|
|
<dd>
|
|
<div class="block">Called once at the end of a complete batch, after normal or abnormal
|
|
completion (i.e.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/FlatFileCustomerCreditDao.html#close--">close()</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/FlatFileCustomerCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">FlatFileCustomerCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html#close-org.springframework.batch.repeat.RepeatContext-">close(RepeatContext)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.html#close--">close()</a></span> - Method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.html" title="class in org.springframework.batch.support.transaction">TransactionAwareBufferedWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/ColumnMapItemPreparedStatementSetter.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">ColumnMapItemPreparedStatementSetter</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of the <a href="org/springframework/batch/item/database/ItemPreparedStatementSetter.html" title="interface in org.springframework.batch.item.database"><code>ItemPreparedStatementSetter</code></a> interface that assumes all
|
|
keys are contained within a <code>Map</code> with the column name as the key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/ColumnMapItemPreparedStatementSetter.html#ColumnMapItemPreparedStatementSetter--">ColumnMapItemPreparedStatementSetter()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/ColumnMapItemPreparedStatementSetter.html" title="class in org.springframework.batch.item.database.support">ColumnMapItemPreparedStatementSetter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html#columnMapped--">columnMapped()</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcBatchItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a <a href="org/springframework/batch/item/database/support/ColumnMapItemPreparedStatementSetter.html" title="class in org.springframework.batch.item.database.support"><code>ColumnMapItemPreparedStatementSetter</code></a> to be used as your
|
|
<a href="org/springframework/batch/item/database/ItemPreparedStatementSetter.html" title="interface in org.springframework.batch.item.database"><code>ItemPreparedStatementSetter</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/common/ColumnRangePartitioner.html" title="class in org.springframework.batch.sample.common"><span class="typeNameLink">ColumnRangePartitioner</span></a> - Class in <a href="org/springframework/batch/sample/common/package-summary.html">org.springframework.batch.sample.common</a></dt>
|
|
<dd>
|
|
<div class="block">Simple minded partitioner for a range of values of a column in a database
|
|
table.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/ColumnRangePartitioner.html#ColumnRangePartitioner--">ColumnRangePartitioner()</a></span> - Constructor for class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/ColumnRangePartitioner.html" title="class in org.springframework.batch.sample.common">ColumnRangePartitioner</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html#columns-org.springframework.batch.item.file.transform.Range:A-">columns(Range[])</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.FixedLengthBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The column ranges for each field</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support"><span class="typeNameLink">CommandLineJobRunner</span></a> - Class in <a href="org/springframework/batch/core/launch/support/package-summary.html">org.springframework.batch.core.launch.support</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Basic launcher for starting jobs from the command line.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html#CommandLineJobRunner--">CommandLineJobRunner()</a></span> - Constructor for class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support">CommandLineJobRunner</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#comments-java.lang.String:A-">comments(String[])</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">An array of Strings that indicate lines that are comments (and therefore skipped by
|
|
the reader.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html#commit-T-T-">commit(T, T)</a></span> - Method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html" title="class in org.springframework.batch.support.transaction">TransactionAwareProxyFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Take the working copy state and commit it back to the original target.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html#CommonJobProperties--">CommonJobProperties()</a></span> - Constructor for class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper.CommonJobProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html#CommonJobProperties-org.springframework.batch.core.job.builder.JobBuilderHelper.CommonJobProperties-">CommonJobProperties(JobBuilderHelper.CommonJobProperties)</a></span> - Constructor for class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper.CommonJobProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/CommonsLoggingInvalidCustomerLogger.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">CommonsLoggingInvalidCustomerLogger</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CommonsLoggingInvalidCustomerLogger.html#CommonsLoggingInvalidCustomerLogger--">CommonsLoggingInvalidCustomerLogger()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CommonsLoggingInvalidCustomerLogger.html" title="class in org.springframework.batch.sample.domain.trade.internal">CommonsLoggingInvalidCustomerLogger</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html#CommonStepProperties--">CommonStepProperties()</a></span> - Constructor for class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper.CommonStepProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html#CommonStepProperties-org.springframework.batch.core.step.builder.StepBuilderHelper.CommonStepProperties-">CommonStepProperties(StepBuilderHelper.CommonStepProperties)</a></span> - Constructor for class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper.CommonStepProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html#COMPANY_NAME_COLUMN">COMPANY_NAME_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">CustomerFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/DefaultStateTransitionComparator.html#compare-org.springframework.batch.core.job.flow.support.StateTransition-org.springframework.batch.core.job.flow.support.StateTransition-">compare(StateTransition, StateTransition)</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/LastModifiedResourceComparator.html#compare-org.springframework.core.io.Resource-org.springframework.core.io.Resource-">compare(Resource, Resource)</a></span> - Method in class org.springframework.batch.support.<a href="org/springframework/batch/support/LastModifiedResourceComparator.html" title="class in org.springframework.batch.support">LastModifiedResourceComparator</a></dt>
|
|
<dd>
|
|
<div class="block">Compare the two resources by last modified time, so that a sorted list of
|
|
resources will have oldest first.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#compareTo-org.springframework.batch.core.ExitStatus-">compareTo(ExitStatus)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecution.html#compareTo-org.springframework.batch.core.job.flow.FlowExecution-">compareTo(FlowExecution)</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecution.html" title="class in org.springframework.batch.core.job.flow">FlowExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Create an ordering on <a href="org/springframework/batch/core/job/flow/FlowExecution.html" title="class in org.springframework.batch.core.job.flow"><code>FlowExecution</code></a> instances by comparing their
|
|
statuses.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html#compareTo-org.springframework.batch.core.job.flow.FlowExecutionStatus-">compareTo(FlowExecutionStatus)</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow">FlowExecutionStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Create an ordering on <a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow"><code>FlowExecutionStatus</code></a> instances by comparing
|
|
their statuses.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#COMPLETED">COMPLETED</a></span> - Static variable in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient constant value representing finished processing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html#COMPLETED">COMPLETED</a></span> - Static variable in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow">FlowExecutionStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Special well-known status value.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat"><span class="typeNameLink">CompletionPolicy</span></a> - Interface in <a href="org/springframework/batch/repeat/package-summary.html">org.springframework.batch.repeat</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for batch completion policies, to enable batch operations to
|
|
strategise normal completion conditions.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/policy/CompletionPolicySupport.html" title="class in org.springframework.batch.repeat.policy"><span class="typeNameLink">CompletionPolicySupport</span></a> - Class in <a href="org/springframework/batch/repeat/policy/package-summary.html">org.springframework.batch.repeat.policy</a></dt>
|
|
<dd>
|
|
<div class="block">Very simple base class for <a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat"><code>CompletionPolicy</code></a> implementations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CompletionPolicySupport.html#CompletionPolicySupport--">CompletionPolicySupport()</a></span> - Constructor for class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CompletionPolicySupport.html" title="class in org.springframework.batch.repeat.policy">CompletionPolicySupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.CompositeBatchContext.html#CompositeBatchContext-org.springframework.batch.repeat.RepeatContext-java.util.List-">CompositeBatchContext(RepeatContext, List<RepeatContext>)</a></span> - Constructor for class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.CompositeBatchContext.html" title="class in org.springframework.batch.repeat.policy">CompositeCompletionPolicy.CompositeBatchContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/CompositeChunkListener.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">CompositeChunkListener</span></a> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeChunkListener.html#CompositeChunkListener--">CompositeChunkListener()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeChunkListener.html" title="class in org.springframework.batch.core.listener">CompositeChunkListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy"><span class="typeNameLink">CompositeCompletionPolicy</span></a> - Class in <a href="org/springframework/batch/repeat/policy/package-summary.html">org.springframework.batch.repeat.policy</a></dt>
|
|
<dd>
|
|
<div class="block">Composite policy that loops through a list of delegate policies and answers
|
|
calls by a consensus.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.html#CompositeCompletionPolicy--">CompositeCompletionPolicy()</a></span> - Constructor for class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">CompositeCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.CompositeBatchContext.html" title="class in org.springframework.batch.repeat.policy"><span class="typeNameLink">CompositeCompletionPolicy.CompositeBatchContext</span></a> - Class in <a href="org/springframework/batch/repeat/policy/package-summary.html">org.springframework.batch.repeat.policy</a></dt>
|
|
<dd>
|
|
<div class="block">Composite context that knows about the policies and contexts is was
|
|
created with.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/CompositeCustomerUpdateLineTokenizer.html" title="class in org.springframework.batch.sample.domain.trade"><span class="typeNameLink">CompositeCustomerUpdateLineTokenizer</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/package-summary.html">org.springframework.batch.sample.domain.trade</a></dt>
|
|
<dd>
|
|
<div class="block">Composite <a href="org/springframework/batch/item/file/transform/LineTokenizer.html" title="interface in org.springframework.batch.item.file.transform"><code>LineTokenizer</code></a> that delegates the tokenization of a line to one of two potential
|
|
tokenizers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CompositeCustomerUpdateLineTokenizer.html#CompositeCustomerUpdateLineTokenizer--">CompositeCustomerUpdateLineTokenizer()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CompositeCustomerUpdateLineTokenizer.html" title="class in org.springframework.batch.sample.domain.trade">CompositeCustomerUpdateLineTokenizer</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/exception/CompositeExceptionHandler.html" title="class in org.springframework.batch.repeat.exception"><span class="typeNameLink">CompositeExceptionHandler</span></a> - Class in <a href="org/springframework/batch/repeat/exception/package-summary.html">org.springframework.batch.repeat.exception</a></dt>
|
|
<dd>
|
|
<div class="block">Composiste <a href="org/springframework/batch/repeat/exception/ExceptionHandler.html" title="interface in org.springframework.batch.repeat.exception"><code>ExceptionHandler</code></a> that loops though a list of delegates.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/CompositeExceptionHandler.html#CompositeExceptionHandler--">CompositeExceptionHandler()</a></span> - Constructor for class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/CompositeExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">CompositeExceptionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/CompositeItemProcessListener.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">CompositeItemProcessListener</span></a><<a href="org/springframework/batch/core/listener/CompositeItemProcessListener.html" title="type parameter in CompositeItemProcessListener">T</a>,<a href="org/springframework/batch/core/listener/CompositeItemProcessListener.html" title="type parameter in CompositeItemProcessListener">S</a>> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemProcessListener.html#CompositeItemProcessListener--">CompositeItemProcessListener()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemProcessListener.html" title="class in org.springframework.batch.core.listener">CompositeItemProcessListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/support/CompositeItemProcessor.html" title="class in org.springframework.batch.item.support"><span class="typeNameLink">CompositeItemProcessor</span></a><<a href="org/springframework/batch/item/support/CompositeItemProcessor.html" title="type parameter in CompositeItemProcessor">I</a>,<a href="org/springframework/batch/item/support/CompositeItemProcessor.html" title="type parameter in CompositeItemProcessor">O</a>> - Class in <a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a></dt>
|
|
<dd>
|
|
<div class="block">Composite <a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a> that passes the item through a sequence of
|
|
injected <code>ItemTransformer</code>s (return value of previous
|
|
transformation is the entry value of the next).<br>
|
|
<br>
|
|
|
|
Note the user is responsible for injecting a chain of <a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a>s
|
|
that conforms to declared input and output types.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemProcessor.html#CompositeItemProcessor--">CompositeItemProcessor()</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemProcessor.html" title="class in org.springframework.batch.item.support">CompositeItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/CompositeItemReadListener.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">CompositeItemReadListener</span></a><<a href="org/springframework/batch/core/listener/CompositeItemReadListener.html" title="type parameter in CompositeItemReadListener">T</a>> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemReadListener.html#CompositeItemReadListener--">CompositeItemReadListener()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemReadListener.html" title="class in org.springframework.batch.core.listener">CompositeItemReadListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/support/CompositeItemStream.html" title="class in org.springframework.batch.item.support"><span class="typeNameLink">CompositeItemStream</span></a> - Class in <a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a></dt>
|
|
<dd>
|
|
<div class="block">Simple <a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item"><code>ItemStream</code></a> that delegates to a list of other streams.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemStream.html#CompositeItemStream--">CompositeItemStream()</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemStream.html" title="class in org.springframework.batch.item.support">CompositeItemStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/CompositeItemWriteListener.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">CompositeItemWriteListener</span></a><<a href="org/springframework/batch/core/listener/CompositeItemWriteListener.html" title="type parameter in CompositeItemWriteListener">S</a>> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemWriteListener.html#CompositeItemWriteListener--">CompositeItemWriteListener()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemWriteListener.html" title="class in org.springframework.batch.core.listener">CompositeItemWriteListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/support/CompositeItemWriter.html" title="class in org.springframework.batch.item.support"><span class="typeNameLink">CompositeItemWriter</span></a><<a href="org/springframework/batch/item/support/CompositeItemWriter.html" title="type parameter in CompositeItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a></dt>
|
|
<dd>
|
|
<div class="block">Calls a collection of <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a>s in fixed-order sequence.<br>
|
|
<br>
|
|
|
|
The implementation is thread-safe if all delegates are thread-safe.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemWriter.html#CompositeItemWriter--">CompositeItemWriter()</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemWriter.html" title="class in org.springframework.batch.item.support">CompositeItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/CompositeJobExecutionListener.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">CompositeJobExecutionListener</span></a> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeJobExecutionListener.html#CompositeJobExecutionListener--">CompositeJobExecutionListener()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeJobExecutionListener.html" title="class in org.springframework.batch.core.listener">CompositeJobExecutionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/CompositeJobParametersValidator.html" title="class in org.springframework.batch.core.job"><span class="typeNameLink">CompositeJobParametersValidator</span></a> - Class in <a href="org/springframework/batch/core/job/package-summary.html">org.springframework.batch.core.job</a></dt>
|
|
<dd>
|
|
<div class="block">Composite <a href="org/springframework/batch/core/JobParametersValidator.html" title="interface in org.springframework.batch.core"><code>JobParametersValidator</code></a> that passes the job parameters through a sequence of
|
|
injected <code>JobParametersValidator</code>s</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/CompositeJobParametersValidator.html#CompositeJobParametersValidator--">CompositeJobParametersValidator()</a></span> - Constructor for class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/CompositeJobParametersValidator.html" title="class in org.springframework.batch.core.job">CompositeJobParametersValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html" title="class in org.springframework.batch.repeat.listener"><span class="typeNameLink">CompositeRepeatListener</span></a> - Class in <a href="org/springframework/batch/repeat/listener/package-summary.html">org.springframework.batch.repeat.listener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html#CompositeRepeatListener--">CompositeRepeatListener()</a></span> - Constructor for class org.springframework.batch.repeat.listener.<a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html" title="class in org.springframework.batch.repeat.listener">CompositeRepeatListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/CompositeRetryProcessListener.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">CompositeRetryProcessListener</span></a> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Composite class holding <code>RetryProcessListener</code>'s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeRetryProcessListener.html#CompositeRetryProcessListener--">CompositeRetryProcessListener()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeRetryProcessListener.html" title="class in org.springframework.batch.core.listener">CompositeRetryProcessListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/CompositeRetryReadListener.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">CompositeRetryReadListener</span></a> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Composite class holding <code>RetryReadListener</code>'s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeRetryReadListener.html#CompositeRetryReadListener--">CompositeRetryReadListener()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeRetryReadListener.html" title="class in org.springframework.batch.core.listener">CompositeRetryReadListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/CompositeRetryWriteListener.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">CompositeRetryWriteListener</span></a> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Composite class holding <code>RetryWriteListener</code>'s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeRetryWriteListener.html#CompositeRetryWriteListener--">CompositeRetryWriteListener()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeRetryWriteListener.html" title="class in org.springframework.batch.core.listener">CompositeRetryWriteListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/CompositeSkipListener.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">CompositeSkipListener</span></a><<a href="org/springframework/batch/core/listener/CompositeSkipListener.html" title="type parameter in CompositeSkipListener">T</a>,<a href="org/springframework/batch/core/listener/CompositeSkipListener.html" title="type parameter in CompositeSkipListener">S</a>> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeSkipListener.html#CompositeSkipListener--">CompositeSkipListener()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeSkipListener.html" title="class in org.springframework.batch.core.listener">CompositeSkipListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/skip/CompositeSkipPolicy.html" title="class in org.springframework.batch.core.step.skip"><span class="typeNameLink">CompositeSkipPolicy</span></a> - Class in <a href="org/springframework/batch/core/step/skip/package-summary.html">org.springframework.batch.core.step.skip</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/CompositeSkipPolicy.html#CompositeSkipPolicy--">CompositeSkipPolicy()</a></span> - Constructor for class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/CompositeSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">CompositeSkipPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/CompositeSkipPolicy.html#CompositeSkipPolicy-org.springframework.batch.core.step.skip.SkipPolicy:A-">CompositeSkipPolicy(SkipPolicy[])</a></span> - Constructor for class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/CompositeSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">CompositeSkipPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/CompositeStepExecutionListener.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">CompositeStepExecutionListener</span></a> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeStepExecutionListener.html#CompositeStepExecutionListener--">CompositeStepExecutionListener()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeStepExecutionListener.html" title="class in org.springframework.batch.core.listener">CompositeStepExecutionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#concurrent--">concurrent()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method for subclasses to determine if the step is concurrent.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/tasklet/ConfigurableSystemProcessExitCodeMapper.html" title="class in org.springframework.batch.core.step.tasklet"><span class="typeNameLink">ConfigurableSystemProcessExitCodeMapper</span></a> - Class in <a href="org/springframework/batch/core/step/tasklet/package-summary.html">org.springframework.batch.core.step.tasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Maps exit codes to <a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core"><code>ExitStatus</code></a>
|
|
according to injected map.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/ConfigurableSystemProcessExitCodeMapper.html#ConfigurableSystemProcessExitCodeMapper--">ConfigurableSystemProcessExitCodeMapper()</a></span> - Constructor for class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#containsKey-java.lang.String-">containsKey(String)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates whether or not a key is represented in this context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#containsValue-java.lang.Object-">containsValue(Object)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates whether or not a value is represented in this context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatStatus.html#continueIf-boolean-">continueIf(boolean)</a></span> - Static method in enum org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatStatus.html" title="enum in org.springframework.batch.repeat">RepeatStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/ConversionException.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">ConversionException</span></a> - Exception in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/ConversionException.html#ConversionException-java.lang.String-">ConversionException(String)</a></span> - Constructor for exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/ConversionException.html" title="class in org.springframework.batch.item.file.transform">ConversionException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/SpELItemKeyMapper.html#convert-V-">convert(V)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/SpELItemKeyMapper.html" title="class in org.springframework.batch.item">SpELItemKeyMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/CoreNamespaceHandler.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">CoreNamespaceHandler</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/CoreNamespaceHandler.html#CoreNamespaceHandler--">CoreNamespaceHandler()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/CoreNamespaceHandler.html" title="class in org.springframework.batch.core.configuration.xml">CoreNamespaceHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/CoreNamespacePostProcessor.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">CoreNamespacePostProcessor</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Post-process jobs and steps defined using the batch namespace to inject
|
|
dependencies.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/CoreNamespacePostProcessor.html#CoreNamespacePostProcessor--">CoreNamespacePostProcessor()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/CoreNamespacePostProcessor.html" title="class in org.springframework.batch.core.configuration.xml">CoreNamespacePostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/CoreNamespaceUtils.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">CoreNamespaceUtils</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Utility methods used in parsing of the batch core namespace</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/CoreNamespaceUtils.html#CoreNamespaceUtils--">CoreNamespaceUtils()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/CoreNamespaceUtils.html" title="class in org.springframework.batch.core.configuration.xml">CoreNamespaceUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html#COUNT">COUNT</a></span> - Static variable in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">CountingCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Session key for global counter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.CountingBatchContext.html#CountingBatchContext-org.springframework.batch.repeat.RepeatContext-">CountingBatchContext(RepeatContext)</a></span> - Constructor for class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.CountingBatchContext.html" title="class in org.springframework.batch.repeat.policy">CountingCompletionPolicy.CountingBatchContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy"><span class="typeNameLink">CountingCompletionPolicy</span></a> - Class in <a href="org/springframework/batch/repeat/policy/package-summary.html">org.springframework.batch.repeat.policy</a></dt>
|
|
<dd>
|
|
<div class="block">Abstract base class for policies that need to count the number of occurrences
|
|
of some event (e.g.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html#CountingCompletionPolicy--">CountingCompletionPolicy()</a></span> - Constructor for class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">CountingCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.CountingBatchContext.html" title="class in org.springframework.batch.repeat.policy"><span class="typeNameLink">CountingCompletionPolicy.CountingBatchContext</span></a> - Class in <a href="org/springframework/batch/repeat/policy/package-summary.html">org.springframework.batch.repeat.policy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcParameterUtils.html#countParameterPlaceholders-java.lang.String-java.util.List-">countParameterPlaceholders(String, List<String>)</a></span> - Static method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcParameterUtils.html" title="class in org.springframework.batch.item.database">JdbcParameterUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Count the occurrences of the character placeholder in an SQL string
|
|
<code>sql</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html#COUNTRY_COLUMN">COUNTRY_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">AddressFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/BufferedReaderFactory.html#create-org.springframework.core.io.Resource-java.lang.String-">create(Resource, String)</a></span> - Method in interface org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/BufferedReaderFactory.html" title="interface in org.springframework.batch.item.file">BufferedReaderFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <code>BufferedReader</code> for reading String items from the
|
|
provided resource.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/DefaultBufferedReaderFactory.html#create-org.springframework.core.io.Resource-java.lang.String-">create(Resource, String)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/DefaultBufferedReaderFactory.html" title="class in org.springframework.batch.item.file">DefaultBufferedReaderFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/SimpleBinaryBufferedReaderFactory.html#create-org.springframework.core.io.Resource-java.lang.String-">create(Resource, String)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/SimpleBinaryBufferedReaderFactory.html" title="class in org.springframework.batch.item.file">SimpleBinaryBufferedReaderFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSetFactory.html#create-java.lang.String:A-java.lang.String:A-">create(String[], String[])</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSetFactory.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSetFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a FieldSet with named tokens.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSetFactory.html#create-java.lang.String:A-">create(String[])</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSetFactory.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSetFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a FieldSet with anonymous tokens.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSetFactory.html#create-java.lang.String:A-java.lang.String:A-">create(String[], String[])</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSetFactory.html" title="interface in org.springframework.batch.item.file.transform">FieldSetFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a FieldSet with named tokens.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSetFactory.html#create-java.lang.String:A-">create(String[])</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSetFactory.html" title="interface in org.springframework.batch.item.file.transform">FieldSetFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a FieldSet with anonymous tokens.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html#createAppendOnlyTransactionalList--">createAppendOnlyTransactionalList()</a></span> - Static method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html" title="class in org.springframework.batch.support.transaction">TransactionAwareProxyFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html#createAppendOnlyTransactionalMap--">createAppendOnlyTransactionalMap()</a></span> - Static method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html" title="class in org.springframework.batch.support.transaction">TransactionAwareProxyFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html#createAppendOnlyTransactionalSet--">createAppendOnlyTransactionalSet()</a></span> - Static method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html" title="class in org.springframework.batch.support.transaction">TransactionAwareProxyFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html#createApplicationContext--">createApplicationContext()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">AbstractApplicationContextFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Creates an <code>ApplicationContext</code> from the provided path.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html#createApplicationContext-org.springframework.context.ConfigurableApplicationContext-java.lang.Object...-">createApplicationContext(ConfigurableApplicationContext, Object...)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">AbstractApplicationContextFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ApplicationContextFactory.html#createApplicationContext--">createApplicationContext()</a></span> - Method in interface org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ApplicationContextFactory.html" title="interface in org.springframework.batch.core.configuration.support">ApplicationContextFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/GenericApplicationContextFactory.html#createApplicationContext-org.springframework.context.ConfigurableApplicationContext-java.lang.Object...-">createApplicationContext(ConfigurableApplicationContext, Object...)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/GenericApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">GenericApplicationContextFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html#createBinder-java.lang.Object-">createBinder(Object)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping">BeanWrapperFieldSetMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Create a binder for the target object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#createBuilder-java.lang.String-">createBuilder(String)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#createBuilder-java.lang.String-">createBuilder(String)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#createChunkOperations--">createChunkOperations()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrFaultTolerantStepBuilder.html#createChunkProcessor--">createChunkProcessor()</a></span> - Method in class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrFaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrFaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provides a JSR-352 specific implementation of a <a href="org/springframework/batch/core/step/item/ChunkProcessor.html" title="interface in org.springframework.batch.core.step.item"><code>ChunkProcessor</code></a> for use
|
|
within the <a href="org/springframework/batch/core/step/item/ChunkOrientedTasklet.html" title="class in org.springframework.batch.core.step.item"><code>ChunkOrientedTasklet</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#createChunkProcessor--">createChunkProcessor()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrFaultTolerantStepBuilder.html#createChunkProvider--">createChunkProvider()</a></span> - Method in class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrFaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrFaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#createChunkProvider--">createChunkProvider()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/StateTransition.html#createEndStateTransition-org.springframework.batch.core.job.flow.State-">createEndStateTransition(State)</a></span> - Static method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support">StateTransition</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new end state <a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support"><code>StateTransition</code></a> specification.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/StateTransition.html#createEndStateTransition-org.springframework.batch.core.job.flow.State-java.lang.String-">createEndStateTransition(State, String)</a></span> - Static method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support">StateTransition</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new end state <a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support"><code>StateTransition</code></a> specification.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/AbstractJobExplorerFactoryBean.html#createExecutionContextDao--">createExecutionContextDao()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/AbstractJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">AbstractJobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html#createExecutionContextDao--">createExecutionContextDao()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">JobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html#createExecutionContextDao--">createExecutionContextDao()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">MapJobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#createExecutionContextDao--">createExecutionContextDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">AbstractJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#createExecutionContextDao--">createExecutionContextDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html#createExecutionContextDao--">createExecutionContextDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">MapJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#createFaultTolerantStep--">createFaultTolerantStep()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#createFlowStep--">createFlowStep()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#createInternalState-org.springframework.batch.repeat.RepeatContext-">createInternalState(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Create an internal state object that is used to store data needed
|
|
internally in the scope of an iteration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html#createInternalState-org.springframework.batch.repeat.RepeatContext-">createInternalState(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html" title="class in org.springframework.batch.repeat.support">TaskExecutorRepeatTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/JobFactory.html#createJob--">createJob()</a></span> - Method in interface org.springframework.batch.core.configuration.<a href="org/springframework/batch/core/configuration/JobFactory.html" title="interface in org.springframework.batch.core.configuration">JobFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ApplicationContextJobFactory.html#createJob--">createJob()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ApplicationContextJobFactory.html" title="class in org.springframework.batch.core.configuration.support">ApplicationContextJobFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create an <code>ApplicationContext</code> from the factory provided and pull
|
|
out a bean with the name given during initialization.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ReferenceJobFactory.html#createJob--">createJob()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ReferenceJobFactory.html" title="class in org.springframework.batch.core.configuration.support">ReferenceJobFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Just return the instance passed in on initialization.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobRepository.html#createJobExecution-org.springframework.batch.core.JobInstance-org.springframework.batch.core.JobParameters-java.lang.String-">createJobExecution(JobInstance, JobParameters, String)</a></span> - Method in interface org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository">JobRepository</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> based upon the <a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a> it's associated
|
|
with, the <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a> used to execute it with and the location of the configuration
|
|
file that defines the job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobRepository.html#createJobExecution-java.lang.String-org.springframework.batch.core.JobParameters-">createJobExecution(String, JobParameters)</a></span> - Method in interface org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository">JobRepository</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Create a <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> for a given <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> and
|
|
<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html#createJobExecution-java.lang.String-org.springframework.batch.core.JobParameters-">createJobExecution(String, JobParameters)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support">SimpleJobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html#createJobExecution-org.springframework.batch.core.JobInstance-org.springframework.batch.core.JobParameters-java.lang.String-">createJobExecution(JobInstance, JobParameters, String)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support">SimpleJobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobExecution--">createJobExecution()</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> with default parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobExecution-java.lang.Long-">createJobExecution(Long)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> with the parameters provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobExecution-java.lang.String-java.lang.Long-java.lang.Long-">createJobExecution(String, Long, Long)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> with the parameters provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobExecution-java.lang.String-java.lang.Long-java.lang.Long-java.lang.String-">createJobExecution(String, Long, Long, String)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> with the parameters provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobExecution-java.lang.String-java.lang.Long-java.lang.Long-org.springframework.batch.core.JobParameters-">createJobExecution(String, Long, Long, JobParameters)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> with the parameters provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/AbstractJobExplorerFactoryBean.html#createJobExecutionDao--">createJobExecutionDao()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/AbstractJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">AbstractJobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html#createJobExecutionDao--">createJobExecutionDao()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">JobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html#createJobExecutionDao--">createJobExecutionDao()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">MapJobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#createJobExecutionDao--">createJobExecutionDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">AbstractJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#createJobExecutionDao--">createJobExecutionDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html#createJobExecutionDao--">createJobExecutionDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">MapJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#createJobExecutions-java.lang.String-java.lang.String:A-int-">createJobExecutions(String, String[], int)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Use the <a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository"><code>JobRepository</code></a> to create some <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>
|
|
instances each with the given job name and each having step executions
|
|
with the given step names.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#createJobExecutions-int-">createJobExecutions(int)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Use the <a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository"><code>JobRepository</code></a> to create some <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>
|
|
instances each with a single step execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobExecutionWithStepExecutions-java.lang.Long-java.util.Collection-">createJobExecutionWithStepExecutions(Long, Collection<String>)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> with the parameters provided with attached
|
|
step executions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html#createJobInstance-java.lang.String-org.springframework.batch.core.JobParameters-">createJobInstance(String, JobParameters)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobInstanceDao</a></dt>
|
|
<dd>
|
|
<div class="block">In this JDBC implementation a job id is obtained by asking the
|
|
jobIncrementer (which is likely a sequence) for the next long value, and
|
|
then passing the Id and parameter values into an INSERT statement.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html#createJobInstance-java.lang.String-org.springframework.batch.core.JobParameters-">createJobInstance(String, JobParameters)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html" title="interface in org.springframework.batch.core.repository.dao">JobInstanceDao</a></dt>
|
|
<dd>
|
|
<div class="block">Create a JobInstance with given name and parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html#createJobInstance-java.lang.String-org.springframework.batch.core.JobParameters-">createJobInstance(String, JobParameters)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobRepository.html#createJobInstance-java.lang.String-org.springframework.batch.core.JobParameters-">createJobInstance(String, JobParameters)</a></span> - Method in interface org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository">JobRepository</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a> with the name and job parameters provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html#createJobInstance-java.lang.String-org.springframework.batch.core.JobParameters-">createJobInstance(String, JobParameters)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support">SimpleJobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobInstance-java.lang.String-java.lang.Long-">createJobInstance(String, Long)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a> with the parameters provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createJobInstance--">createJobInstance()</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a> with default parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/AbstractJobExplorerFactoryBean.html#createJobInstanceDao--">createJobInstanceDao()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/AbstractJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">AbstractJobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html#createJobInstanceDao--">createJobInstanceDao()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">JobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html#createJobInstanceDao--">createJobInstanceDao()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">MapJobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#createJobInstanceDao--">createJobInstanceDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">AbstractJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#createJobInstanceDao--">createJobInstanceDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html#createJobInstanceDao--">createJobInstanceDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">MapJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html#createJobLauncher--">createJobLauncher()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html" title="class in org.springframework.batch.core.configuration.annotation">DefaultBatchConfigurer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html#createJobRepository--">createJobRepository()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html" title="class in org.springframework.batch.core.configuration.annotation">DefaultBatchConfigurer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html#createNewContext-E-org.springframework.batch.core.jsr.configuration.support.BatchPropertyContext-">createNewContext(E, BatchPropertyContext)</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html" title="class in org.springframework.batch.core.scope.context">SynchronizationManagerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/util/FileUtils.html#createNewFile-java.io.File-">createNewFile(File)</a></span> - Static method in class org.springframework.batch.item.util.<a href="org/springframework/batch/item/util/FileUtils.html" title="class in org.springframework.batch.item.util">FileUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new file if it doesn't already exist.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html#createNewStepState-org.springframework.batch.core.job.flow.State-java.lang.String-java.lang.String-">createNewStepState(State, String, String)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">SimpleFlowFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Provides an extension point to provide alternative <a href="org/springframework/batch/core/job/flow/support/state/StepState.html" title="class in org.springframework.batch.core.job.flow.support.state"><code>StepState</code></a>
|
|
implementations within a <a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support"><code>SimpleFlow</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrFlowFactoryBean.html#createNewStepState-org.springframework.batch.core.job.flow.State-java.lang.String-java.lang.String-">createNewStepState(State, String, String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrFlowFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrFlowFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/OutputFileListener.html#createOutputNameFromInput-org.springframework.batch.core.StepExecution-">createOutputNameFromInput(StepExecution)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/OutputFileListener.html" title="class in org.springframework.batch.sample.common">OutputFileListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#createPartitionStep--">createPartitionStep()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#createPartitionStep--">createPartitionStep()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html#createQuery--">createQuery()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html" title="class in org.springframework.batch.item.database">HibernateItemReaderHelper</a></dt>
|
|
<dd>
|
|
<div class="block">Open appropriate type of hibernate session and create the query.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/HibernateNativeQueryProvider.html#createQuery--">createQuery()</a></span> - Method in class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/HibernateNativeQueryProvider.html" title="class in org.springframework.batch.item.database.orm">HibernateNativeQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Create an <code>NativeQuery</code> from the session provided (preferring
|
|
stateless if both are available).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/HibernateQueryProvider.html#createQuery--">createQuery()</a></span> - Method in interface org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/HibernateQueryProvider.html" title="interface in org.springframework.batch.item.database.orm">HibernateQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Create the query object which type will be determined by the underline
|
|
implementation (e.g.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/JpaNativeQueryProvider.html#createQuery--">createQuery()</a></span> - Method in class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/JpaNativeQueryProvider.html" title="class in org.springframework.batch.item.database.orm">JpaNativeQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/JpaQueryProvider.html#createQuery--">createQuery()</a></span> - Method in interface org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/JpaQueryProvider.html" title="interface in org.springframework.batch.item.database.orm">JpaQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Create the query object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#createRetryOperations--">createRetryOperations()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/BatchScopeSupport.html#createScopedProxy-java.lang.String-org.springframework.beans.factory.config.BeanDefinition-org.springframework.beans.factory.support.BeanDefinitionRegistry-boolean-">createScopedProxy(String, BeanDefinition, BeanDefinitionRegistry, boolean)</a></span> - Static method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/BatchScopeSupport.html" title="class in org.springframework.batch.core.scope">BatchScopeSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Wrap a target bean definition in a proxy that defers initialization until
|
|
after the <a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context"><code>StepContext</code></a> is available.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#createSemaphore--">createSemaphore()</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Extension point mainly for test purposes so that the behaviour of the
|
|
lock can be manipulated to simulate various pathologies.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#createSimpleStep--">createSimpleStep()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#createSkipPolicy--">createSkipPolicy()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/BeanPropertyItemSqlParameterSourceProvider.html#createSqlParameterSource-T-">createSqlParameterSource(T)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/BeanPropertyItemSqlParameterSourceProvider.html" title="class in org.springframework.batch.item.database">BeanPropertyItemSqlParameterSourceProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Provide parameter values in an <code>BeanPropertySqlParameterSource</code> based on values from
|
|
the provided item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ItemSqlParameterSourceProvider.html#createSqlParameterSource-T-">createSqlParameterSource(T)</a></span> - Method in interface org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ItemSqlParameterSourceProvider.html" title="interface in org.springframework.batch.item.database">ItemSqlParameterSourceProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Provide parameter values in an <code>SqlParameterSource</code> based on values from
|
|
the provided item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html#createState-java.util.List-">createState(List<?>)</a></span> - Static method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item">BatchRetryTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html#createState-java.util.List-org.springframework.classify.Classifier-">createState(List<?>, Classifier<? super Throwable, Boolean>)</a></span> - Static method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item">BatchRetryTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/StateTransition.html#createStateTransition-org.springframework.batch.core.job.flow.State-java.lang.String-">createStateTransition(State, String)</a></span> - Static method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support">StateTransition</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new state <a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support"><code>StateTransition</code></a> specification with a wildcard
|
|
pattern that matches all outcomes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/StateTransition.html#createStateTransition-org.springframework.batch.core.job.flow.State-java.lang.String-java.lang.String-">createStateTransition(State, String, String)</a></span> - Static method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support">StateTransition</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support"><code>StateTransition</code></a> specification from one <a href="org/springframework/batch/core/job/flow/State.html" title="interface in org.springframework.batch.core.job.flow"><code>State</code></a>
|
|
to another (by name).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#createStaxResult--">createStaxResult()</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Subclasses can override to customize the STAX result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#createStepContribution--">createStepContribution()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Factory method for <a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core"><code>StepContribution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#createStepExecution-java.lang.String-">createStepExecution(String)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Register a step execution with the current job execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createStepExecution--">createStepExecution()</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> with default parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createStepExecution-java.lang.String-java.lang.Long-">createStepExecution(String, Long)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> with the parameters provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createStepExecution-org.springframework.batch.core.JobExecution-java.lang.String-java.lang.Long-">createStepExecution(JobExecution, String, Long)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> with the parameters provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createStepExecution-org.springframework.batch.core.JobParameters-org.springframework.batch.item.ExecutionContext-">createStepExecution(JobParameters, ExecutionContext)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> and all its parent entities with default
|
|
values, but using the <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> and <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a>
|
|
provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createStepExecution-org.springframework.batch.core.JobParameters-">createStepExecution(JobParameters)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> and all its parent entities with default
|
|
values, but using the <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a> provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#createStepExecution-org.springframework.batch.item.ExecutionContext-">createStepExecution(ExecutionContext)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> and all its parent entities with default
|
|
values, but using the <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/AbstractJobExplorerFactoryBean.html#createStepExecutionDao--">createStepExecutionDao()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/AbstractJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">AbstractJobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html#createStepExecutionDao--">createStepExecutionDao()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">JobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html#createStepExecutionDao--">createStepExecutionDao()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">MapJobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#createStepExecutionDao--">createStepExecutionDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">AbstractJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#createStepExecutionDao--">createStepExecutionDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html#createStepExecutionDao--">createStepExecutionDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">MapJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#createTask-org.springframework.batch.core.Step-org.springframework.batch.core.StepExecution-">createTask(Step, StepExecution)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Creates the task executing the given step in the context of the given execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/TaskExecutorPartitionHandler.html#createTask-org.springframework.batch.core.Step-org.springframework.batch.core.StepExecution-">createTask(Step, StepExecution)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/TaskExecutorPartitionHandler.html" title="class in org.springframework.batch.core.partition.support">TaskExecutorPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Creates the task executing the given step in the context of the given execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrSimpleStepBuilder.html#createTasklet--">createTasklet()</a></span> - Method in class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrSimpleStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrSimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#createTasklet--">createTasklet()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#createTasklet--">createTasklet()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new chunk oriented tasklet with reader, writer and processor as provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#createTasklet--">createTasklet()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/TaskletStepBuilder.html#createTasklet--">createTasklet()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/TaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">TaskletStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#createTaskletStep--">createTaskletStep()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#createTaskletStep--">createTaskletStep()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html#createTransactionalList--">createTransactionalList()</a></span> - Static method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html" title="class in org.springframework.batch.support.transaction">TransactionAwareProxyFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html#createTransactionalList-java.util.List-">createTransactionalList(List<T>)</a></span> - Static method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html" title="class in org.springframework.batch.support.transaction">TransactionAwareProxyFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html#createTransactionalMap--">createTransactionalMap()</a></span> - Static method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html" title="class in org.springframework.batch.support.transaction">TransactionAwareProxyFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html#createTransactionalMap-java.util.Map-">createTransactionalMap(Map<K, V>)</a></span> - Static method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html" title="class in org.springframework.batch.support.transaction">TransactionAwareProxyFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html#createTransactionalSet--">createTransactionalSet()</a></span> - Static method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html" title="class in org.springframework.batch.support.transaction">TransactionAwareProxyFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html#createTransactionalSet-java.util.Set-">createTransactionalSet(Set<T>)</a></span> - Static method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html" title="class in org.springframework.batch.support.transaction">TransactionAwareProxyFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#createTransition-org.springframework.batch.core.job.flow.FlowExecutionStatus-java.lang.String-java.lang.String-java.lang.String-org.springframework.beans.factory.config.BeanDefinition-org.springframework.beans.factory.xml.ParserContext-boolean-">createTransition(FlowExecutionStatus, String, String, String, BeanDefinition, ParserContext, boolean)</a></span> - Static method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/FlowParser.html#createTransition-org.springframework.batch.core.job.flow.FlowExecutionStatus-java.lang.String-java.lang.String-java.lang.String-java.lang.String-org.springframework.beans.factory.config.BeanDefinition-org.springframework.beans.factory.xml.ParserContext-boolean-">createTransition(FlowExecutionStatus, String, String, String, String, BeanDefinition, ParserContext, boolean)</a></span> - Static method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/FlowParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">FlowParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#createXmlEventFactory--">createXmlEventFactory()</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Subclasses can override to customize the event factory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#createXmlEventWriter-javax.xml.stream.XMLOutputFactory-java.io.Writer-">createXmlEventWriter(XMLOutputFactory, Writer)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Subclasses can override to customize the writer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#createXmlOutputFactory--">createXmlOutputFactory()</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Subclasses can override to customize the factory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditFieldSetMapper.html#CREDIT_COLUMN">CREDIT_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditRowMapper.html#CREDIT_COLUMN">CREDIT_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#currentItemCount-int-">currentItemCount(int)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The index of the first record to begin reading from.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#currentItemCount-int-">currentItemCount(int)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The current index of the item to read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html#currentItemCount-int-">currentItemCount(int)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The starting point for reading (offset number of items).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#customEditors-java.util.Map-">customEditors(Map<Class<?>, PropertyEditor>)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Register custom type converters for beans being mapped.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order"><span class="typeNameLink">Customer</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/package-summary.html">org.springframework.batch.sample.domain.order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#Customer--">Customer()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html" title="class in org.springframework.batch.sample.domain.order.internal.xml"><span class="typeNameLink">Customer</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/xml/package-summary.html">org.springframework.batch.sample.domain.order.internal.xml</a></dt>
|
|
<dd>
|
|
<div class="block">An XML customer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html#Customer--">Customer()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerDebitRowMapper.html#CUSTOMER_COLUMN">CUSTOMER_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerDebitRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerDebitRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeFieldSetMapper.html#CUSTOMER_COLUMN">CUSTOMER_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html#CUSTOMER_COLUMN">CUSTOMER_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html" title="class in org.springframework.batch.sample.domain.trade"><span class="typeNameLink">CustomerCredit</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/package-summary.html">org.springframework.batch.sample.domain.trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html#CustomerCredit--">CustomerCredit()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerCredit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html#CustomerCredit-int-java.lang.String-java.math.BigDecimal-">CustomerCredit(int, String, BigDecimal)</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerCredit</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/CustomerCreditDao.html" title="interface in org.springframework.batch.sample.domain.trade"><span class="typeNameLink">CustomerCreditDao</span></a> - Interface in <a href="org/springframework/batch/sample/domain/trade/package-summary.html">org.springframework.batch.sample.domain.trade</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for writing customer's credit information to output.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">CustomerCreditFieldSetMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditFieldSetMapper.html#CustomerCreditFieldSetMapper--">CustomerCreditFieldSetMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditIncreaseProcessor.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">CustomerCreditIncreaseProcessor</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd>
|
|
<div class="block">Increases customer's credit by a fixed amount.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditIncreaseProcessor.html#CustomerCreditIncreaseProcessor--">CustomerCreditIncreaseProcessor()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditIncreaseProcessor.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditIncreaseProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditItemWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">CustomerCreditItemWriter</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd>
|
|
<div class="block">Delegates actual writing to a custom DAO.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditItemWriter.html#CustomerCreditItemWriter--">CustomerCreditItemWriter()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditItemWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/data/CustomerCreditRepository.html" title="interface in org.springframework.batch.sample.data"><span class="typeNameLink">CustomerCreditRepository</span></a> - Interface in <a href="org/springframework/batch/sample/data/package-summary.html">org.springframework.batch.sample.data</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">CustomerCreditRowMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditRowMapper.html#CustomerCreditRowMapper--">CustomerCreditRowMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdatePreparedStatementSetter.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">CustomerCreditUpdatePreparedStatementSetter</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdatePreparedStatementSetter.html#CustomerCreditUpdatePreparedStatementSetter--">CustomerCreditUpdatePreparedStatementSetter()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdatePreparedStatementSetter.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditUpdatePreparedStatementSetter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdateWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">CustomerCreditUpdateWriter</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdateWriter.html#CustomerCreditUpdateWriter--">CustomerCreditUpdateWriter()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdateWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditUpdateWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/CustomerDao.html" title="interface in org.springframework.batch.sample.domain.trade"><span class="typeNameLink">CustomerDao</span></a> - Interface in <a href="org/springframework/batch/sample/domain/trade/package-summary.html">org.springframework.batch.sample.domain.trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html" title="class in org.springframework.batch.sample.domain.trade"><span class="typeNameLink">CustomerDebit</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/package-summary.html">org.springframework.batch.sample.domain.trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html#CustomerDebit--">CustomerDebit()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerDebit</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/CustomerDebitDao.html" title="interface in org.springframework.batch.sample.domain.trade"><span class="typeNameLink">CustomerDebitDao</span></a> - Interface in <a href="org/springframework/batch/sample/domain/trade/package-summary.html">org.springframework.batch.sample.domain.trade</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for writing <a href="org/springframework/batch/sample/domain/trade/CustomerDebitDao.html" title="interface in org.springframework.batch.sample.domain.trade"><code>CustomerDebitDao</code></a> object to arbitrary output.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/CustomerDebitRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">CustomerDebitRowMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerDebitRowMapper.html#CustomerDebitRowMapper--">CustomerDebitRowMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerDebitRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerDebitRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/extractor/CustomerFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor"><span class="typeNameLink">CustomerFieldExtractor</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/extractor/package-summary.html">org.springframework.batch.sample.domain.order.internal.extractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/extractor/CustomerFieldExtractor.html#CustomerFieldExtractor--">CustomerFieldExtractor()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.extractor.<a href="org/springframework/batch/sample/domain/order/internal/extractor/CustomerFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor">CustomerFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper"><span class="typeNameLink">CustomerFieldSetMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/mapper/package-summary.html">org.springframework.batch.sample.domain.order.internal.mapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html#CustomerFieldSetMapper--">CustomerFieldSetMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">CustomerFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/CustomerOperation.html" title="enum in org.springframework.batch.sample.domain.trade"><span class="typeNameLink">CustomerOperation</span></a> - Enum in <a href="org/springframework/batch/sample/domain/trade/package-summary.html">org.springframework.batch.sample.domain.trade</a></dt>
|
|
<dd>
|
|
<div class="block">Enum representing on of 3 possible actions on a customer update:
|
|
Add, update, or delete</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/CustomerUpdate.html" title="class in org.springframework.batch.sample.domain.trade"><span class="typeNameLink">CustomerUpdate</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/package-summary.html">org.springframework.batch.sample.domain.trade</a></dt>
|
|
<dd>
|
|
<div class="block">Immutable Value Object representing an update to the customer as stored in the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerUpdate.html#CustomerUpdate-org.springframework.batch.sample.domain.trade.CustomerOperation-java.lang.String-java.math.BigDecimal-">CustomerUpdate(CustomerOperation, String, BigDecimal)</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerUpdate.html" title="class in org.springframework.batch.sample.domain.trade">CustomerUpdate</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/CustomerUpdateFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade"><span class="typeNameLink">CustomerUpdateFieldSetMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/package-summary.html">org.springframework.batch.sample.domain.trade</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/item/file/mapping/FieldSetMapper.html" title="interface in org.springframework.batch.item.file.mapping"><code>FieldSetMapper</code></a> for mapping to a <a href="org/springframework/batch/sample/domain/trade/CustomerUpdate.html" title="class in org.springframework.batch.sample.domain.trade"><code>CustomerUpdate</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerUpdateFieldSetMapper.html#CustomerUpdateFieldSetMapper--">CustomerUpdateFieldSetMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerUpdateFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade">CustomerUpdateFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/CustomerUpdateProcessor.html" title="class in org.springframework.batch.sample.domain.trade"><span class="typeNameLink">CustomerUpdateProcessor</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/package-summary.html">org.springframework.batch.sample.domain.trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerUpdateProcessor.html#CustomerUpdateProcessor--">CustomerUpdateProcessor()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerUpdateProcessor.html" title="class in org.springframework.batch.sample.domain.trade">CustomerUpdateProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/CustomerUpdateWriter.html" title="class in org.springframework.batch.sample.domain.trade"><span class="typeNameLink">CustomerUpdateWriter</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/package-summary.html">org.springframework.batch.sample.domain.trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerUpdateWriter.html#CustomerUpdateWriter--">CustomerUpdateWriter()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerUpdateWriter.html" title="class in org.springframework.batch.sample.domain.trade">CustomerUpdateWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/CustomerUpdateWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">CustomerUpdateWriter</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd>
|
|
<div class="block">Transforms Trade to a CustomerDebit and asks DAO delegate to write the
|
|
result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerUpdateWriter.html#CustomerUpdateWriter--">CustomerUpdateWriter()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerUpdateWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerUpdateWriter</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:D">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">D</h2>
|
|
<dl>
|
|
<dt><a href="org/springframework/batch/support/DatabaseType.html" title="enum in org.springframework.batch.support"><span class="typeNameLink">DatabaseType</span></a> - Enum in <a href="org/springframework/batch/support/package-summary.html">org.springframework.batch.support</a></dt>
|
|
<dd>
|
|
<div class="block">Enum representing a database type, such as DB2 or oracle.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/DataFieldMaxValueIncrementerFactory.html" title="interface in org.springframework.batch.item.database.support"><span class="typeNameLink">DataFieldMaxValueIncrementerFactory</span></a> - Interface in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">Factory for creating <code>DataFieldMaxValueIncrementer</code> implementations
|
|
based upon a provided string.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html#dataSource">dataSource</a></span> - Variable in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html" title="class in org.springframework.batch.core.jsr">JsrJobParametersConverter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html#dataSource-javax.sql.DataSource-">dataSource(DataSource)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcBatchItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the <code>DataSource</code> to be used.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#dataSource-javax.sql.DataSource-">dataSource(DataSource)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>DataSource</code> to read from</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#dataSource-javax.sql.DataSource-">dataSource(DataSource)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>DataSource</code> to query against.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/config/DataSourceConfiguration.html#dataSource--">dataSource()</a></span> - Method in class org.springframework.batch.sample.config.<a href="org/springframework/batch/sample/config/DataSourceConfiguration.html" title="class in org.springframework.batch.sample.config">DataSourceConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/config/DataSourceConfiguration.html" title="class in org.springframework.batch.sample.config"><span class="typeNameLink">DataSourceConfiguration</span></a> - Class in <a href="org/springframework/batch/sample/config/package-summary.html">org.springframework.batch.sample.config</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/config/DataSourceConfiguration.html#DataSourceConfiguration--">DataSourceConfiguration()</a></span> - Constructor for class org.springframework.batch.sample.config.<a href="org/springframework/batch/sample/config/DataSourceConfiguration.html" title="class in org.springframework.batch.sample.config">DataSourceConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test"><span class="typeNameLink">DataSourceInitializer</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
|
|
<dd>
|
|
<div class="block">Wrapper for a <code>DataSource</code> that can run scripts on start up and shut
|
|
down.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#DataSourceInitializer--">DataSourceInitializer()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html#DATE_TYPE">DATE_TYPE</a></span> - Static variable in class org.springframework.batch.core.converter.<a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html" title="class in org.springframework.batch.core.converter">DefaultJobParametersConverter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/Db2PagingQueryProvider.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">Db2PagingQueryProvider</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">DB2 implementation of a <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a> using
|
|
database specific features.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/Db2PagingQueryProvider.html#Db2PagingQueryProvider--">Db2PagingQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/Db2PagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">Db2PagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/JobExecutionDecider.html#decide-org.springframework.batch.core.JobExecution-org.springframework.batch.core.StepExecution-">decide(JobExecution, StepExecution)</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/JobExecutionDecider.html" title="interface in org.springframework.batch.core.job.flow">JobExecutionDecider</a></dt>
|
|
<dd>
|
|
<div class="block">Strategy for branching an execution based on the state of an ongoing
|
|
<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/loop/LimitDecider.html#decide-org.springframework.batch.core.JobExecution-org.springframework.batch.core.StepExecution-">decide(JobExecution, StepExecution)</a></span> - Method in class org.springframework.batch.sample.loop.<a href="org/springframework/batch/sample/loop/LimitDecider.html" title="class in org.springframework.batch.sample.loop">LimitDecider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#DECISION_ELE">DECISION_ELE</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/DecisionParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">DecisionParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Internal parser for the <decision/> elements inside a job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/DecisionParser.html#DecisionParser--">DecisionParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/DecisionParser.html" title="class in org.springframework.batch.core.configuration.xml">DecisionParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/support/state/DecisionState.html" title="class in org.springframework.batch.core.job.flow.support.state"><span class="typeNameLink">DecisionState</span></a> - Class in <a href="org/springframework/batch/core/job/flow/support/state/package-summary.html">org.springframework.batch.core.job.flow.support.state</a></dt>
|
|
<dd>
|
|
<div class="block">State that requires a decider to make the status decision.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/DecisionState.html#DecisionState-org.springframework.batch.core.job.flow.JobExecutionDecider-java.lang.String-">DecisionState(JobExecutionDecider, String)</a></span> - Constructor for class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/DecisionState.html" title="class in org.springframework.batch.core.job.flow.support.state">DecisionState</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/step/DecisionStep.html" title="class in org.springframework.batch.core.jsr.step"><span class="typeNameLink">DecisionStep</span></a> - Class in <a href="org/springframework/batch/core/jsr/step/package-summary.html">org.springframework.batch.core.jsr.step</a></dt>
|
|
<dd>
|
|
<div class="block">Implements a <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> to follow the rules for a decision state
|
|
as defined by JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/DecisionStep.html#DecisionStep-javax.batch.api.Decider-">DecisionStep(Decider)</a></span> - Constructor for class org.springframework.batch.core.jsr.step.<a href="org/springframework/batch/core/jsr/step/DecisionStep.html" title="class in org.springframework.batch.core.jsr.step">DecisionStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">DecisionStepFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block"><code>FactoryBean</code> for creating a <a href="org/springframework/batch/core/jsr/step/DecisionStep.html" title="class in org.springframework.batch.core.jsr.step"><code>DecisionStep</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html#DecisionStepFactoryBean--">DecisionStepFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">DecisionStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#DEFAULT_CHARSET">DEFAULT_CHARSET</a></span> - Static variable in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#DEFAULT_CHARSET">DEFAULT_CHARSET</a></span> - Static variable in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html#DEFAULT_CHUNK_SIZE">DEFAULT_CHUNK_SIZE</a></span> - Static variable in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">SimpleCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#DEFAULT_ENCODING">DEFAULT_ENCODING</a></span> - Static variable in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/AbstractJdbcBatchMetadataDao.html#DEFAULT_EXIT_MESSAGE_LENGTH">DEFAULT_EXIT_MESSAGE_LENGTH</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#DEFAULT_JOB_EXECUTION_ID">DEFAULT_JOB_EXECUTION_ID</a></span> - Static variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">The default id for a job execution (123L)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#DEFAULT_JOB_INSTANCE_ID">DEFAULT_JOB_INSTANCE_ID</a></span> - Static variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">The default id for a job instance (12L)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#DEFAULT_JOB_NAME">DEFAULT_JOB_NAME</a></span> - Static variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">The default name for a job ("job")</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#DEFAULT_LINE_SEPARATOR">DEFAULT_LINE_SEPARATOR</a></span> - Static variable in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProvider.html#DEFAULT_MAX_SKIPS_ON_READ">DEFAULT_MAX_SKIPS_ON_READ</a></span> - Static variable in class 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></dt>
|
|
<dd>
|
|
<div class="block">Hard limit for number of read skips in the same chunk.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html#DEFAULT_QUOTE_CHARACTER">DEFAULT_QUOTE_CHARACTER</a></span> - Static variable in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">DelimitedLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient constant for the common case of a " character used to escape
|
|
delimiters or line endings.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#DEFAULT_ROOT_TAG_NAME">DEFAULT_ROOT_TAG_NAME</a></span> - Static variable in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#DEFAULT_STEP_EXECUTION_ID">DEFAULT_STEP_EXECUTION_ID</a></span> - Static variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">The default id for a step execution (1234L)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#DEFAULT_STEP_NAME">DEFAULT_STEP_NAME</a></span> - Static variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd>
|
|
<div class="block">The default name for a step ("step")</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/SuffixRecordSeparatorPolicy.html#DEFAULT_SUFFIX">DEFAULT_SUFFIX</a></span> - Static variable in class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/SuffixRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">SuffixRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Default value for record terminator suffix.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/AbstractJdbcBatchMetadataDao.html#DEFAULT_TABLE_PREFIX">DEFAULT_TABLE_PREFIX</a></span> - Static variable in class 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></dt>
|
|
<dd>
|
|
<div class="block">Default value for the table prefix property.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html#DEFAULT_THROTTLE_LIMIT">DEFAULT_THROTTLE_LIMIT</a></span> - Static variable in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html" title="class in org.springframework.batch.repeat.support">TaskExecutorRepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Default limit for maximum number of concurrent unfinished results allowed
|
|
by the template.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.html#DEFAULT_TIMEOUT">DEFAULT_TIMEOUT</a></span> - Static variable in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.html" title="class in org.springframework.batch.repeat.policy">TimeoutTerminationPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Default timeout value in milliseconds (the value equivalent to 30 seconds).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#DEFAULT_TRANSACTIONAL">DEFAULT_TRANSACTIONAL</a></span> - Static variable in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#DEFAULT_XML_VERSION">DEFAULT_XML_VERSION</a></span> - Static variable in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html" title="class in org.springframework.batch.core.configuration.annotation"><span class="typeNameLink">DefaultBatchConfigurer</span></a> - Class in <a href="org/springframework/batch/core/configuration/annotation/package-summary.html">org.springframework.batch.core.configuration.annotation</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html#DefaultBatchConfigurer--">DefaultBatchConfigurer()</a></span> - Constructor for class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html" title="class in org.springframework.batch.core.configuration.annotation">DefaultBatchConfigurer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html#DefaultBatchConfigurer-javax.sql.DataSource-">DefaultBatchConfigurer(DataSource)</a></span> - Constructor for class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html" title="class in org.springframework.batch.core.configuration.annotation">DefaultBatchConfigurer</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/DefaultBufferedReaderFactory.html" title="class in org.springframework.batch.item.file"><span class="typeNameLink">DefaultBufferedReaderFactory</span></a> - Class in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/DefaultBufferedReaderFactory.html#DefaultBufferedReaderFactory--">DefaultBufferedReaderFactory()</a></span> - Constructor for class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/DefaultBufferedReaderFactory.html" title="class in org.springframework.batch.item.file">DefaultBufferedReaderFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/DefaultDataFieldMaxValueIncrementerFactory.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">DefaultDataFieldMaxValueIncrementerFactory</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">Default implementation of the <a href="org/springframework/batch/item/database/support/DataFieldMaxValueIncrementerFactory.html" title="interface in org.springframework.batch.item.database.support"><code>DataFieldMaxValueIncrementerFactory</code></a>
|
|
interface.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/DefaultDataFieldMaxValueIncrementerFactory.html#DefaultDataFieldMaxValueIncrementerFactory-javax.sql.DataSource-">DefaultDataFieldMaxValueIncrementerFactory(DataSource)</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/DefaultDataFieldMaxValueIncrementerFactory.html" title="class in org.springframework.batch.item.database.support">DefaultDataFieldMaxValueIncrementerFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/exception/DefaultExceptionHandler.html" title="class in org.springframework.batch.repeat.exception"><span class="typeNameLink">DefaultExceptionHandler</span></a> - Class in <a href="org/springframework/batch/repeat/exception/package-summary.html">org.springframework.batch.repeat.exception</a></dt>
|
|
<dd>
|
|
<div class="block">Default implementation of <a href="org/springframework/batch/repeat/exception/ExceptionHandler.html" title="interface in org.springframework.batch.repeat.exception"><code>ExceptionHandler</code></a> - just re-throws the exception it encounters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/DefaultExceptionHandler.html#DefaultExceptionHandler--">DefaultExceptionHandler()</a></span> - Constructor for class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/DefaultExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">DefaultExceptionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/DefaultExecutionContextSerializer.html" title="class in org.springframework.batch.core.repository.dao"><span class="typeNameLink">DefaultExecutionContextSerializer</span></a> - Class in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block">An implementation of the <a href="org/springframework/batch/core/repository/ExecutionContextSerializer.html" title="interface in org.springframework.batch.core.repository"><code>ExecutionContextSerializer</code></a> using the default
|
|
serialization implementations from Spring (<code>DefaultSerializer</code> and
|
|
<code>DefaultDeserializer</code>).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/DefaultExecutionContextSerializer.html#DefaultExecutionContextSerializer--">DefaultExecutionContextSerializer()</a></span> - Constructor for class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/DefaultExecutionContextSerializer.html" title="class in org.springframework.batch.core.repository.dao">DefaultExecutionContextSerializer</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">DefaultFieldSet</span></a> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">Default implementation of <a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldSet</code></a> using Java using Java primitive
|
|
and standard types and utilities.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#DefaultFieldSet-java.lang.String:A-">DefaultFieldSet(String[])</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Create a FieldSet with anonymous tokens.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#DefaultFieldSet-java.lang.String:A-java.lang.String:A-">DefaultFieldSet(String[], String[])</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Create a FieldSet with named tokens.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/DefaultFieldSetFactory.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">DefaultFieldSetFactory</span></a> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">Default implementation of <a href="org/springframework/batch/item/file/transform/FieldSetFactory.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldSetFactory</code></a> with no special knowledge
|
|
of the <a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldSet</code></a> required.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSetFactory.html#DefaultFieldSetFactory--">DefaultFieldSetFactory()</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSetFactory.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSetFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html" title="class in org.springframework.batch.item.xml.stax"><span class="typeNameLink">DefaultFragmentEventReader</span></a> - Class in <a href="org/springframework/batch/item/xml/stax/package-summary.html">org.springframework.batch.item.xml.stax</a></dt>
|
|
<dd>
|
|
<div class="block">Default implementation of <a href="org/springframework/batch/item/xml/stax/FragmentEventReader.html" title="interface in org.springframework.batch.item.xml.stax"><code>FragmentEventReader</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html#DefaultFragmentEventReader-javax.xml.stream.XMLEventReader-">DefaultFragmentEventReader(XMLEventReader)</a></span> - Constructor for class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html" title="class in org.springframework.batch.item.xml.stax">DefaultFragmentEventReader</a></dt>
|
|
<dd>
|
|
<div class="block">Caches the StartDocument event for later use.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/DefaultItemFailureHandler.html" title="class in org.springframework.batch.core.step.item"><span class="typeNameLink">DefaultItemFailureHandler</span></a> - Class in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">Default implementation of the <a href="org/springframework/batch/core/listener/ItemListenerSupport.html" title="class in org.springframework.batch.core.listener"><code>ItemListenerSupport</code></a> class that
|
|
writes all exceptions via commons logging.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/DefaultItemFailureHandler.html#DefaultItemFailureHandler--">DefaultItemFailureHandler()</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/DefaultItemFailureHandler.html" title="class in org.springframework.batch.core.step.item">DefaultItemFailureHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/DefaultJobKeyGenerator.html" title="class in org.springframework.batch.core"><span class="typeNameLink">DefaultJobKeyGenerator</span></a> - Class in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Default implementation of the <a href="org/springframework/batch/core/JobKeyGenerator.html" title="interface in org.springframework.batch.core"><code>JobKeyGenerator</code></a> interface.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/DefaultJobKeyGenerator.html#DefaultJobKeyGenerator--">DefaultJobKeyGenerator()</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/DefaultJobKeyGenerator.html" title="class in org.springframework.batch.core">DefaultJobKeyGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html" title="class in org.springframework.batch.core.configuration.support"><span class="typeNameLink">DefaultJobLoader</span></a> - Class in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">Default implementation of <a href="org/springframework/batch/core/configuration/support/JobLoader.html" title="interface in org.springframework.batch.core.configuration.support"><code>JobLoader</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html#DefaultJobLoader--">DefaultJobLoader()</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html" title="class in org.springframework.batch.core.configuration.support">DefaultJobLoader</a></dt>
|
|
<dd>
|
|
<div class="block">Default constructor useful for declarative configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html#DefaultJobLoader-org.springframework.batch.core.configuration.JobRegistry-">DefaultJobLoader(JobRegistry)</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html" title="class in org.springframework.batch.core.configuration.support">DefaultJobLoader</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a job loader with the job registry provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html#DefaultJobLoader-org.springframework.batch.core.configuration.JobRegistry-org.springframework.batch.core.configuration.StepRegistry-">DefaultJobLoader(JobRegistry, StepRegistry)</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html" title="class in org.springframework.batch.core.configuration.support">DefaultJobLoader</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a job loader with the job and step registries provided.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/launch/DefaultJobLoader.html" title="class in org.springframework.batch.sample.launch"><span class="typeNameLink">DefaultJobLoader</span></a> - Class in <a href="org/springframework/batch/sample/launch/package-summary.html">org.springframework.batch.sample.launch</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/launch/DefaultJobLoader.html#DefaultJobLoader--">DefaultJobLoader()</a></span> - Constructor for class org.springframework.batch.sample.launch.<a href="org/springframework/batch/sample/launch/DefaultJobLoader.html" title="class in org.springframework.batch.sample.launch">DefaultJobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html" title="class in org.springframework.batch.core.converter"><span class="typeNameLink">DefaultJobParametersConverter</span></a> - Class in <a href="org/springframework/batch/core/converter/package-summary.html">org.springframework.batch.core.converter</a></dt>
|
|
<dd>
|
|
<div class="block">Converter for <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a> instances using a simple naming
|
|
convention for property keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html#DefaultJobParametersConverter--">DefaultJobParametersConverter()</a></span> - Constructor for class org.springframework.batch.core.converter.<a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html" title="class in org.springframework.batch.core.converter">DefaultJobParametersConverter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/job/DefaultJobParametersExtractor.html" title="class in org.springframework.batch.core.step.job"><span class="typeNameLink">DefaultJobParametersExtractor</span></a> - Class in <a href="org/springframework/batch/core/step/job/package-summary.html">org.springframework.batch.core.step.job</a></dt>
|
|
<dd>
|
|
<div class="block">Simple implementation of <a href="org/springframework/batch/core/step/job/JobParametersExtractor.html" title="interface in org.springframework.batch.core.step.job"><code>JobParametersExtractor</code></a> which pulls
|
|
parameters with named keys out of the step execution context and the job
|
|
parameters of the surrounding job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/job/DefaultJobParametersExtractor.html#DefaultJobParametersExtractor--">DefaultJobParametersExtractor()</a></span> - Constructor for class org.springframework.batch.core.step.job.<a href="org/springframework/batch/core/step/job/DefaultJobParametersExtractor.html" title="class in org.springframework.batch.core.step.job">DefaultJobParametersExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/DefaultJobParametersValidator.html" title="class in org.springframework.batch.core.job"><span class="typeNameLink">DefaultJobParametersValidator</span></a> - Class in <a href="org/springframework/batch/core/job/package-summary.html">org.springframework.batch.core.job</a></dt>
|
|
<dd>
|
|
<div class="block">Default implementation of <a href="org/springframework/batch/core/JobParametersValidator.html" title="interface in org.springframework.batch.core"><code>JobParametersValidator</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/DefaultJobParametersValidator.html#DefaultJobParametersValidator--">DefaultJobParametersValidator()</a></span> - Constructor for class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/DefaultJobParametersValidator.html" title="class in org.springframework.batch.core.job">DefaultJobParametersValidator</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient default constructor for unconstrained validation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/DefaultJobParametersValidator.html#DefaultJobParametersValidator-java.lang.String:A-java.lang.String:A-">DefaultJobParametersValidator(String[], String[])</a></span> - Constructor for class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/DefaultJobParametersValidator.html" title="class in org.springframework.batch.core.job">DefaultJobParametersValidator</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new validator with the required and optional job parameter keys
|
|
provided.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/mapping/DefaultLineMapper.html" title="class in org.springframework.batch.item.file.mapping"><span class="typeNameLink">DefaultLineMapper</span></a><<a href="org/springframework/batch/item/file/mapping/DefaultLineMapper.html" title="type parameter in DefaultLineMapper">T</a>> - Class in <a href="org/springframework/batch/item/file/mapping/package-summary.html">org.springframework.batch.item.file.mapping</a></dt>
|
|
<dd>
|
|
<div class="block">Two-phase <a href="org/springframework/batch/item/file/LineMapper.html" title="interface in org.springframework.batch.item.file"><code>LineMapper</code></a> implementation consisting of tokenization of the line into <a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldSet</code></a> followed by
|
|
mapping to item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/DefaultLineMapper.html#DefaultLineMapper--">DefaultLineMapper()</a></span> - Constructor for class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/DefaultLineMapper.html" title="class in org.springframework.batch.item.file.mapping">DefaultLineMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/mail/DefaultMailErrorHandler.html" title="class in org.springframework.batch.item.mail"><span class="typeNameLink">DefaultMailErrorHandler</span></a> - Class in <a href="org/springframework/batch/item/mail/package-summary.html">org.springframework.batch.item.mail</a></dt>
|
|
<dd>
|
|
<div class="block">This <a href="org/springframework/batch/item/mail/MailErrorHandler.html" title="interface in org.springframework.batch.item.mail"><code>MailErrorHandler</code></a> implementation simply rethrows the exception it
|
|
receives.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/mail/DefaultMailErrorHandler.html#DefaultMailErrorHandler--">DefaultMailErrorHandler()</a></span> - Constructor for class org.springframework.batch.item.mail.<a href="org/springframework/batch/item/mail/DefaultMailErrorHandler.html" title="class in org.springframework.batch.item.mail">DefaultMailErrorHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/DefaultPropertyEditorRegistrar.html" title="class in org.springframework.batch.support"><span class="typeNameLink">DefaultPropertyEditorRegistrar</span></a> - Class in <a href="org/springframework/batch/support/package-summary.html">org.springframework.batch.support</a></dt>
|
|
<dd>
|
|
<div class="block">A re-usable <code>PropertyEditorRegistrar</code> that can be used wherever one
|
|
needs to register custom <code>PropertyEditor</code> instances with a
|
|
<code>PropertyEditorRegistry</code> (like a bean wrapper, or a type converter).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/DefaultPropertyEditorRegistrar.html#DefaultPropertyEditorRegistrar--">DefaultPropertyEditorRegistrar()</a></span> - Constructor for class org.springframework.batch.support.<a href="org/springframework/batch/support/DefaultPropertyEditorRegistrar.html" title="class in org.springframework.batch.support">DefaultPropertyEditorRegistrar</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/separator/DefaultRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator"><span class="typeNameLink">DefaultRecordSeparatorPolicy</span></a> - Class in <a href="org/springframework/batch/item/file/separator/package-summary.html">org.springframework.batch.item.file.separator</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/item/file/separator/RecordSeparatorPolicy.html" title="interface in org.springframework.batch.item.file.separator"><code>RecordSeparatorPolicy</code></a> that treats all lines as record endings, as
|
|
long as they do not have unterminated quotes, and do not end in a
|
|
continuation marker.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/DefaultRecordSeparatorPolicy.html#DefaultRecordSeparatorPolicy--">DefaultRecordSeparatorPolicy()</a></span> - Constructor for class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/DefaultRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">DefaultRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Default constructor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/DefaultRecordSeparatorPolicy.html#DefaultRecordSeparatorPolicy-java.lang.String-">DefaultRecordSeparatorPolicy(String)</a></span> - Constructor for class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/DefaultRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">DefaultRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient constructor with quote character as parameter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/DefaultRecordSeparatorPolicy.html#DefaultRecordSeparatorPolicy-java.lang.String-java.lang.String-">DefaultRecordSeparatorPolicy(String, String)</a></span> - Constructor for class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/DefaultRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">DefaultRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient constructor with quote character and continuation marker as
|
|
parameters.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/policy/DefaultResultCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy"><span class="typeNameLink">DefaultResultCompletionPolicy</span></a> - Class in <a href="org/springframework/batch/repeat/policy/package-summary.html">org.springframework.batch.repeat.policy</a></dt>
|
|
<dd>
|
|
<div class="block">Very simple <a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat"><code>CompletionPolicy</code></a> that bases its decision on the result of
|
|
a batch operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/DefaultResultCompletionPolicy.html#DefaultResultCompletionPolicy--">DefaultResultCompletionPolicy()</a></span> - Constructor for class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/DefaultResultCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">DefaultResultCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/support/DefaultStateTransitionComparator.html" title="class in org.springframework.batch.core.job.flow.support"><span class="typeNameLink">DefaultStateTransitionComparator</span></a> - Class in <a href="org/springframework/batch/core/job/flow/support/package-summary.html">org.springframework.batch.core.job.flow.support</a></dt>
|
|
<dd>
|
|
<div class="block">Sorts by decreasing specificity of pattern, based on just counting
|
|
wildcards (with * taking precedence over ?).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/DefaultStateTransitionComparator.html#DefaultStateTransitionComparator--">DefaultStateTransitionComparator()</a></span> - Constructor for class 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></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/partition/support/DefaultStepExecutionAggregator.html" title="class in org.springframework.batch.core.partition.support"><span class="typeNameLink">DefaultStepExecutionAggregator</span></a> - Class in <a href="org/springframework/batch/core/partition/support/package-summary.html">org.springframework.batch.core.partition.support</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience class for aggregating a set of <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> instances
|
|
into a single result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/DefaultStepExecutionAggregator.html#DefaultStepExecutionAggregator--">DefaultStepExecutionAggregator()</a></span> - Constructor for class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/DefaultStepExecutionAggregator.html" title="class in org.springframework.batch.core.partition.support">DefaultStepExecutionAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/step/DelegateStep.html" title="class in org.springframework.batch.integration.step"><span class="typeNameLink">DelegateStep</span></a> - Class in <a href="org/springframework/batch/integration/step/package-summary.html">org.springframework.batch.integration.step</a></dt>
|
|
<dd>
|
|
<div class="block">Provides a wrapper for an existing <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a>, delegating execution to it,
|
|
but serving all other operations locally.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/step/DelegateStep.html#DelegateStep--">DelegateStep()</a></span> - Constructor for class org.springframework.batch.integration.step.<a href="org/springframework/batch/integration/step/DelegateStep.html" title="class in org.springframework.batch.integration.step">DelegateStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/KeyValueItemWriter.html#delete">delete</a></span> - Variable in class org.springframework.batch.item.<a href="org/springframework/batch/item/KeyValueItemWriter.html" title="class in org.springframework.batch.item">KeyValueItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#delimited--">delimited()</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an instance of a <a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html" title="class in org.springframework.batch.item.file.builder"><code>FlatFileItemReaderBuilder.DelimitedBuilder</code></a> for building a
|
|
<a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform"><code>DelimitedLineTokenizer</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html#DelimitedBuilder-org.springframework.batch.item.file.builder.FlatFileItemReaderBuilder-">DelimitedBuilder(FlatFileItemReaderBuilder<T>)</a></span> - Constructor for class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.DelimitedBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/DelimitedLineAggregator.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">DelimitedLineAggregator</span></a><<a href="org/springframework/batch/item/file/transform/DelimitedLineAggregator.html" title="type parameter in DelimitedLineAggregator">T</a>> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/item/file/transform/LineAggregator.html" title="interface in org.springframework.batch.item.file.transform"><code>LineAggregator</code></a> implementation that converts an object into a
|
|
delimited list of strings.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DelimitedLineAggregator.html#DelimitedLineAggregator--">DelimitedLineAggregator()</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DelimitedLineAggregator.html" title="class in org.springframework.batch.item.file.transform">DelimitedLineAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">DelimitedLineTokenizer</span></a> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/item/file/transform/LineTokenizer.html" title="interface in org.springframework.batch.item.file.transform"><code>LineTokenizer</code></a> implementation that splits the input String on a
|
|
configurable delimiter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html#DelimitedLineTokenizer--">DelimitedLineTokenizer()</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">DelimitedLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new instance of the <a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform"><code>DelimitedLineTokenizer</code></a> class for the
|
|
common case where the delimiter is a <a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html#DELIMITER_COMMA"><code>comma</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html#DelimitedLineTokenizer-java.lang.String-">DelimitedLineTokenizer(String)</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">DelimitedLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new instance of the <a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform"><code>DelimitedLineTokenizer</code></a> class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html#delimiter-java.lang.String-">delimiter(String)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.DelimitedBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Define the delimiter for the file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html#DELIMITER_COMMA">DELIMITER_COMMA</a></span> - Static variable in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">DelimitedLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient constant for the common case of a comma delimiter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html#DELIMITER_TAB">DELIMITER_TAB</a></span> - Static variable in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">DelimitedLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient constant for the common case of a tab delimiter.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/DerbyPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">DerbyPagingQueryProvider</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">Derby implementation of a <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a> using standard SQL:2003 windowing functions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/DerbyPagingQueryProvider.html#DerbyPagingQueryProvider--">DerbyPagingQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/DerbyPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">DerbyPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/DefaultExecutionContextSerializer.html#deserialize-java.io.InputStream-">deserialize(InputStream)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/DefaultExecutionContextSerializer.html" title="class in org.springframework.batch.core.repository.dao">DefaultExecutionContextSerializer</a></dt>
|
|
<dd>
|
|
<div class="block">Deserializes an execution context from the provided <code>InputStream</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/Jackson2ExecutionContextStringSerializer.html#deserialize-java.io.InputStream-">deserialize(InputStream)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/Jackson2ExecutionContextStringSerializer.html" title="class in org.springframework.batch.core.repository.dao">Jackson2ExecutionContextStringSerializer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/XStreamExecutionContextStringSerializer.html#deserialize-java.io.InputStream-">deserialize(InputStream)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/XStreamExecutionContextStringSerializer.html" title="class in org.springframework.batch.core.repository.dao">XStreamExecutionContextStringSerializer</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Deserializes the supplied input stream into a new execution context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html#destroy--">destroy()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html" title="class in org.springframework.batch.core.configuration.support">JobRegistryBeanPostProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Unregister all the <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> instances that were registered by this
|
|
post processor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemReader.html#destroy--">destroy()</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemReader.html" title="class in org.springframework.batch.sample.common">StagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/FlatFileCustomerCreditDao.html#destroy--">destroy()</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/FlatFileCustomerCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">FlatFileCustomerCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#destroy--">destroy()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#detectStreamInReader--">detectStreamInReader()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/poller/DirectPoller.html" title="class in org.springframework.batch.poller"><span class="typeNameLink">DirectPoller</span></a><<a href="org/springframework/batch/poller/DirectPoller.html" title="type parameter in DirectPoller">S</a>> - Class in <a href="org/springframework/batch/poller/package-summary.html">org.springframework.batch.poller</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/poller/Poller.html" title="interface in org.springframework.batch.poller"><code>Poller</code></a> that uses the callers thread to poll for a result as soon as
|
|
it is asked for.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/poller/DirectPoller.html#DirectPoller-long-">DirectPoller(long)</a></span> - Constructor for class org.springframework.batch.poller.<a href="org/springframework/batch/poller/DirectPoller.html" title="class in org.springframework.batch.poller">DirectPoller</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html#DISCOUNT_AMOUNT_COLUMN">DISCOUNT_AMOUNT_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">OrderItemFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html#DISCOUNT_PERC_COLUMN">DISCOUNT_PERC_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">OrderItemFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#distanceLimit-int-">distanceLimit(int)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Configures the maximum tolerance between the actual spelling of a field's name and
|
|
the property's name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#doAfterWrite-java.util.List-">doAfterWrite(List<O>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Call the listener's after write method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DelimitedLineAggregator.html#doAggregate-java.lang.Object:A-">doAggregate(Object[])</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DelimitedLineAggregator.html" title="class in org.springframework.batch.item.file.transform">DelimitedLineAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/ExtractorLineAggregator.html#doAggregate-java.lang.Object:A-">doAggregate(Object[])</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/ExtractorLineAggregator.html" title="class in org.springframework.batch.item.file.transform">ExtractorLineAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Aggregate provided fields into single String.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FormatterLineAggregator.html#doAggregate-java.lang.Object:A-">doAggregate(Object[])</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FormatterLineAggregator.html" title="class in org.springframework.batch.item.file.transform">FormatterLineAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/SplitState.html#doAggregation-java.util.Collection-org.springframework.batch.core.job.flow.FlowExecutor-">doAggregation(Collection<FlowExecution>, FlowExecutor)</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/SplitState.html" title="class in org.springframework.batch.core.job.flow.support.state">SplitState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrSplitState.html#doAggregation-java.util.Collection-org.springframework.batch.core.job.flow.FlowExecutor-">doAggregation(Collection<FlowExecution>, FlowExecutor)</a></span> - Method in class org.springframework.batch.core.jsr.job.flow.support.state.<a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrSplitState.html" title="class in org.springframework.batch.core.jsr.job.flow.support.state">JsrSplitState</a></dt>
|
|
<dd>
|
|
<div class="block">Resets the <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>'s exit status before aggregating the results of the flows within
|
|
the split.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html#doBegin-java.lang.Object-org.springframework.transaction.TransactionDefinition-">doBegin(Object, TransactionDefinition)</a></span> - Method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html" title="class in org.springframework.batch.support.transaction">ResourcelessTransactionManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/CheckpointSupport.html#doCheckpoint--">doCheckpoint()</a></span> - Method in class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/CheckpointSupport.html" title="class in org.springframework.batch.jsr.item">CheckpointSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Used to provide a <code>Serializable</code> representing the current state of the
|
|
batch artifact.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/ItemReaderAdapter.html#doCheckpoint--">doCheckpoint()</a></span> - Method in class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/ItemReaderAdapter.html" title="class in org.springframework.batch.jsr.item">ItemReaderAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/ItemWriterAdapter.html#doCheckpoint--">doCheckpoint()</a></span> - Method in class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/ItemWriterAdapter.html" title="class in org.springframework.batch.jsr.item">ItemWriterAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html#doCleanupAfterCompletion-java.lang.Object-">doCleanupAfterCompletion(Object)</a></span> - Method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html" title="class in org.springframework.batch.support.transaction">ResourcelessTransactionManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html#doClose--">doClose()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html" title="class in org.springframework.batch.item.data">AbstractPaginatedDataItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemReader.html#doClose--">doClose()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemReader.html" title="class in org.springframework.batch.item.data">RepositoryItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#doClose--">doClose()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Close the cursor and database connection.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractPagingItemReader.html#doClose--">doClose()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractPagingItemReader.html" title="class in org.springframework.batch.item.database">AbstractPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateCursorItemReader.html#doClose--">doClose()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="class in org.springframework.batch.item.database">HibernateCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Close the cursor and hibernate session.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernatePagingItemReader.html#doClose--">doClose()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernatePagingItemReader.html" title="class in org.springframework.batch.item.database">HibernatePagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaPagingItemReader.html#doClose--">doClose()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaPagingItemReader.html" title="class in org.springframework.batch.item.database">JpaPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#doClose--">doClose()</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/LdifReader.html#doClose--">doClose()</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/LdifReader.html" title="class in org.springframework.batch.item.ldif">LdifReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/MappingLdifReader.html#doClose--">doClose()</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/MappingLdifReader.html" title="class in org.springframework.batch.item.ldif">MappingLdifReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#doClose--">doClose()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="class in org.springframework.batch.item.support">AbstractItemCountingItemStreamItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Close the resources opened in <a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#doOpen--"><code>AbstractItemCountingItemStreamItemReader.doOpen()</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemReader.html#doClose--">doClose()</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="class in org.springframework.batch.item.xml">StaxEventItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/CheckpointSupport.html#doClose--">doClose()</a></span> - Method in class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/CheckpointSupport.html" title="class in org.springframework.batch.jsr.item">CheckpointSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Used to close the underlying batch artifact</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/ItemReaderAdapter.html#doClose--">doClose()</a></span> - Method in class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/ItemReaderAdapter.html" title="class in org.springframework.batch.jsr.item">ItemReaderAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/ItemWriterAdapter.html#doClose--">doClose()</a></span> - Method in class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/ItemWriterAdapter.html" title="class in org.springframework.batch.jsr.item">ItemWriterAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html#doCommit-org.springframework.transaction.support.DefaultTransactionStatus-">doCommit(DefaultTransactionStatus)</a></span> - Method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html" title="class in org.springframework.batch.support.transaction">ResourcelessTransactionManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#doExecute-org.springframework.batch.core.JobExecution-">doExecute(JobExecution)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Extension point for subclasses allowing them to concentrate on processing
|
|
logic and ignore listeners and repository calls.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowJob.html#doExecute-org.springframework.batch.core.JobExecution-">doExecute(JobExecution)</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow">FlowJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowStep.html#doExecute-org.springframework.batch.core.StepExecution-">doExecute(StepExecution)</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowStep.html" title="class in org.springframework.batch.core.job.flow">FlowStep</a></dt>
|
|
<dd>
|
|
<div class="block">Delegate to the flow provided for the execution of the step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleJob.html#doExecute-org.springframework.batch.core.JobExecution-">doExecute(JobExecution)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleJob.html" title="class in org.springframework.batch.core.job">SimpleJob</a></dt>
|
|
<dd>
|
|
<div class="block">Handler of steps sequentially as provided, checking each one for success
|
|
before moving to the next.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/JsrFlowJob.html#doExecute-org.springframework.batch.core.JobExecution-">doExecute(JobExecution)</a></span> - Method in class org.springframework.batch.core.jsr.job.flow.<a href="org/springframework/batch/core/jsr/job/flow/JsrFlowJob.html" title="class in org.springframework.batch.core.jsr.job.flow">JsrFlowJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/DecisionStep.html#doExecute-org.springframework.batch.core.StepExecution-">doExecute(StepExecution)</a></span> - Method in class org.springframework.batch.core.jsr.step.<a href="org/springframework/batch/core/jsr/step/DecisionStep.html" title="class in org.springframework.batch.core.jsr.step">DecisionStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/PartitionStep.html#doExecute-org.springframework.batch.core.StepExecution-">doExecute(StepExecution)</a></span> - Method in class org.springframework.batch.core.jsr.step.<a href="org/springframework/batch/core/jsr/step/PartitionStep.html" title="class in org.springframework.batch.core.jsr.step">PartitionStep</a></dt>
|
|
<dd>
|
|
<div class="block">Delegate execution to the <a href="org/springframework/batch/core/partition/PartitionHandler.html" title="interface in org.springframework.batch.core.partition"><code>PartitionHandler</code></a> provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/PartitionStep.html#doExecute-org.springframework.batch.core.StepExecution-">doExecute(StepExecution)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/PartitionStep.html" title="class in org.springframework.batch.core.partition.support">PartitionStep</a></dt>
|
|
<dd>
|
|
<div class="block">Delegate execution to the <a href="org/springframework/batch/core/partition/PartitionHandler.html" title="interface in org.springframework.batch.core.partition"><code>PartitionHandler</code></a> provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#doExecute-org.springframework.batch.core.StepExecution-">doExecute(StepExecution)</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd>
|
|
<div class="block">Extension point for subclasses to execute business logic.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/job/JobStep.html#doExecute-org.springframework.batch.core.StepExecution-">doExecute(StepExecution)</a></span> - Method in class org.springframework.batch.core.step.job.<a href="org/springframework/batch/core/step/job/JobStep.html" title="class in org.springframework.batch.core.step.job">JobStep</a></dt>
|
|
<dd>
|
|
<div class="block">Execute the job provided by delegating to the <a href="org/springframework/batch/core/launch/JobLauncher.html" title="interface in org.springframework.batch.core.launch"><code>JobLauncher</code></a> to
|
|
prevent duplicate executions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#doExecute-org.springframework.batch.core.StepExecution-">doExecute(StepExecution)</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Process the step and update its context so that progress can be monitored
|
|
by the caller.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/step/DelegateStep.html#doExecute-org.springframework.batch.core.StepExecution-">doExecute(StepExecution)</a></span> - Method in class org.springframework.batch.integration.step.<a href="org/springframework/batch/integration/step/DelegateStep.html" title="class in org.springframework.batch.integration.step">DelegateStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/BatchletStep.html#doExecutionRegistration-org.springframework.batch.core.StepExecution-">doExecutionRegistration(StepExecution)</a></span> - Method in class org.springframework.batch.core.jsr.step.<a href="org/springframework/batch/core/jsr/step/BatchletStep.html" title="class in org.springframework.batch.core.jsr.step">BatchletStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#doExecutionRegistration-org.springframework.batch.core.StepExecution-">doExecutionRegistration(StepExecution)</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd>
|
|
<div class="block">Registers the <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> for property resolution via <a href="org/springframework/batch/core/configuration/annotation/StepScope.html" title="annotation in org.springframework.batch.core.configuration.annotation"><code>StepScope</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#doExecutionRelease--">doExecutionRelease()</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd>
|
|
<div class="block">Releases the most recent <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html#doGetTransaction--">doGetTransaction()</a></span> - Method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html" title="class in org.springframework.batch.support.transaction">ResourcelessTransactionManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/AbstractPartitionHandler.html#doHandle-org.springframework.batch.core.StepExecution-java.util.Set-">doHandle(StepExecution, Set<StepExecution>)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/AbstractPartitionHandler.html" title="class in org.springframework.batch.core.partition.support">AbstractPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Executes the specified <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> instances and returns an updated
|
|
view of them.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/TaskExecutorPartitionHandler.html#doHandle-org.springframework.batch.core.StepExecution-java.util.Set-">doHandle(StepExecution, Set<StepExecution>)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/TaskExecutorPartitionHandler.html" title="class in org.springframework.batch.core.partition.support">TaskExecutorPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContextRepeatCallback.html#doInChunkContext-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.core.scope.context.ChunkContext-">doInChunkContext(RepeatContext, ChunkContext)</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContextRepeatCallback.html" title="class in org.springframework.batch.core.scope.context">StepContextRepeatCallback</a></dt>
|
|
<dd>
|
|
<div class="block">Do the work required for this chunk of the step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContextRepeatCallback.html#doInIteration-org.springframework.batch.repeat.RepeatContext-">doInIteration(RepeatContext)</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContextRepeatCallback.html" title="class in org.springframework.batch.core.scope.context">StepContextRepeatCallback</a></dt>
|
|
<dd>
|
|
<div class="block">Manage the <a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context"><code>StepContext</code></a> lifecycle.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/callback/NestedRepeatCallback.html#doInIteration-org.springframework.batch.repeat.RepeatContext-">doInIteration(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.callback.<a href="org/springframework/batch/repeat/callback/NestedRepeatCallback.html" title="class in org.springframework.batch.repeat.callback">NestedRepeatCallback</a></dt>
|
|
<dd>
|
|
<div class="block">Simply calls template.execute(callback).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatCallback.html#doInIteration-org.springframework.batch.repeat.RepeatContext-">doInIteration(RepeatContext)</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatCallback.html" title="interface in org.springframework.batch.repeat">RepeatCallback</a></dt>
|
|
<dd>
|
|
<div class="block">Implementations return true if they can continue processing - e.g.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestUtils.html#doInJobScope-org.springframework.batch.core.JobExecution-java.util.concurrent.Callable-">doInJobScope(JobExecution, Callable<T>)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestUtils.html" title="class in org.springframework.batch.test">JobScopeTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestUtils.html#doInStepScope-org.springframework.batch.core.StepExecution-java.util.concurrent.Callable-">doInStepScope(StepExecution, Callable<T>)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestUtils.html" title="class in org.springframework.batch.test">StepScopeTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractPagingItemReader.html#doJumpToPage-int-">doJumpToPage(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractPagingItemReader.html" title="class in org.springframework.batch.item.database">AbstractPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernatePagingItemReader.html#doJumpToPage-int-">doJumpToPage(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernatePagingItemReader.html" title="class in org.springframework.batch.item.database">HibernatePagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisPagingItemReader.html#doJumpToPage-int-">doJumpToPage(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisPagingItemReader.html" title="class in org.springframework.batch.item.database">IbatisPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcPagingItemReader.html#doJumpToPage-int-">doJumpToPage(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="class in org.springframework.batch.item.database">JdbcPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaPagingItemReader.html#doJumpToPage-int-">doJumpToPage(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaPagingItemReader.html" title="class in org.springframework.batch.item.database">JpaPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemWriter.html#DONE">DONE</a></span> - Static variable in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemWriter.html" title="class in org.springframework.batch.sample.common">StagingItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#doOnWriteError-java.lang.Exception-java.util.List-">doOnWriteError(Exception, List<O>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html#doOpen--">doOpen()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html" title="class in org.springframework.batch.item.data">AbstractPaginatedDataItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemReader.html#doOpen--">doOpen()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemReader.html" title="class in org.springframework.batch.item.data">RepositoryItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#doOpen--">doOpen()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Execute the statement to open the cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractPagingItemReader.html#doOpen--">doOpen()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractPagingItemReader.html" title="class in org.springframework.batch.item.database">AbstractPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateCursorItemReader.html#doOpen--">doOpen()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="class in org.springframework.batch.item.database">HibernateCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Open hibernate session and create a forward-only cursor for the query.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernatePagingItemReader.html#doOpen--">doOpen()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernatePagingItemReader.html" title="class in org.springframework.batch.item.database">HibernatePagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaPagingItemReader.html#doOpen--">doOpen()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaPagingItemReader.html" title="class in org.springframework.batch.item.database">JpaPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#doOpen--">doOpen()</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/LdifReader.html#doOpen--">doOpen()</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/LdifReader.html" title="class in org.springframework.batch.item.ldif">LdifReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/MappingLdifReader.html#doOpen--">doOpen()</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/MappingLdifReader.html" title="class in org.springframework.batch.item.ldif">MappingLdifReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#doOpen--">doOpen()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="class in org.springframework.batch.item.support">AbstractItemCountingItemStreamItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Open resources necessary to start reading input.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemReader.html#doOpen--">doOpen()</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="class in org.springframework.batch.item.xml">StaxEventItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/CheckpointSupport.html#doOpen-java.io.Serializable-">doOpen(Serializable)</a></span> - Method in class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/CheckpointSupport.html" title="class in org.springframework.batch.jsr.item">CheckpointSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Used to open a batch artifact with previously saved checkpoint information.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/ItemReaderAdapter.html#doOpen-java.io.Serializable-">doOpen(Serializable)</a></span> - Method in class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/ItemReaderAdapter.html" title="class in org.springframework.batch.jsr.item">ItemReaderAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/ItemWriterAdapter.html#doOpen-java.io.Serializable-">doOpen(Serializable)</a></span> - Method in class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/ItemWriterAdapter.html" title="class in org.springframework.batch.jsr.item">ItemWriterAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html#doPageRead--">doPageRead()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html" title="class in org.springframework.batch.item.data">AbstractPaginatedDataItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Method this <a href="org/springframework/batch/item/ItemStreamReader.html" title="interface in org.springframework.batch.item"><code>ItemStreamReader</code></a> delegates to
|
|
for the actual work of reading a page.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemReader.html#doPageRead--">doPageRead()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemReader.html" title="class in org.springframework.batch.item.data">MongoItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/Neo4jItemReader.html#doPageRead--">doPageRead()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/Neo4jItemReader.html" title="class in org.springframework.batch.item.data">Neo4jItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemReader.html#doPageRead--">doPageRead()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemReader.html" title="class in org.springframework.batch.item.data">RepositoryItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Performs the actual reading of a page via the repository.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#doParse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.support.BeanDefinitionBuilder-">doParse(Element, ParserContext, BeanDefinitionBuilder)</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractListenerParser.html#doParse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.support.BeanDefinitionBuilder-">doParse(Element, ParserContext, BeanDefinitionBuilder)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/AbstractListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">AbstractListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/InlineFlowParser.html#doParse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.support.BeanDefinitionBuilder-">doParse(Element, ParserContext, BeanDefinitionBuilder)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/InlineFlowParser.html" title="class in org.springframework.batch.core.configuration.xml">InlineFlowParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParser.html#doParse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.support.BeanDefinitionBuilder-">doParse(Element, ParserContext, BeanDefinitionBuilder)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParser.html" title="class in org.springframework.batch.core.configuration.xml">JobParser</a></dt>
|
|
<dd>
|
|
<div class="block">Create a bean definition for a
|
|
<a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow"><code>FlowJob</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobRepositoryParser.html#doParse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.support.BeanDefinitionBuilder-">doParse(Element, ParserContext, BeanDefinitionBuilder)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobRepositoryParser.html" title="class in org.springframework.batch.core.configuration.xml">JobRepositoryParser</a></dt>
|
|
<dd>
|
|
<div class="block">Parse and create a bean definition for a
|
|
<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support"><code>JobRepositoryFactoryBean</code></a>
|
|
.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/TopLevelFlowParser.html#doParse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.support.BeanDefinitionBuilder-">doParse(Element, ParserContext, BeanDefinitionBuilder)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/TopLevelFlowParser.html" title="class in org.springframework.batch.core.configuration.xml">TopLevelFlowParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/TopLevelJobListenerParser.html#doParse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.support.BeanDefinitionBuilder-">doParse(Element, ParserContext, BeanDefinitionBuilder)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/TopLevelJobListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">TopLevelJobListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/TopLevelStepListenerParser.html#doParse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.support.BeanDefinitionBuilder-">doParse(Element, ParserContext, BeanDefinitionBuilder)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/TopLevelStepListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">TopLevelStepListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/FlowParser.html#doParse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.support.BeanDefinitionBuilder-">doParse(Element, ParserContext, BeanDefinitionBuilder)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/FlowParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">FlowParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobParser.html#doParse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.support.BeanDefinitionBuilder-">doParse(Element, ParserContext, BeanDefinitionBuilder)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrJobParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html#doPersist-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">doPersist(StepContribution, Chunk<O>)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Implements writing and all related listener calls</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#doProcess-I-">doProcess(I)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html#doProvide-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">doProvide(StepContribution, Chunk<I>)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Implements reading as well as any related listener calls required.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html#doRead--">doRead()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Surrounds the read call with listener callbacks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html#doRead--">doRead()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html" title="class in org.springframework.batch.item.data">AbstractPaginatedDataItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemReader.html#doRead--">doRead()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemReader.html" title="class in org.springframework.batch.item.data">RepositoryItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#doRead--">doRead()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Read next row and map it to item, verify cursor position if
|
|
<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#setVerifyCursorPosition-boolean-"><code>AbstractCursorItemReader.setVerifyCursorPosition(boolean)</code></a> is true.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractPagingItemReader.html#doRead--">doRead()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractPagingItemReader.html" title="class in org.springframework.batch.item.database">AbstractPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateCursorItemReader.html#doRead--">doRead()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="class in org.springframework.batch.item.database">HibernateCursorItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#doRead--">doRead()</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/LdifReader.html#doRead--">doRead()</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/LdifReader.html" title="class in org.springframework.batch.item.ldif">LdifReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/MappingLdifReader.html#doRead--">doRead()</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/MappingLdifReader.html" title="class in org.springframework.batch.item.ldif">MappingLdifReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#doRead--">doRead()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="class in org.springframework.batch.item.support">AbstractItemCountingItemStreamItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Read next item from input.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemReader.html#doRead--">doRead()</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="class in org.springframework.batch.item.xml">StaxEventItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Move to next fragment and map it to item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractPagingItemReader.html#doReadPage--">doReadPage()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractPagingItemReader.html" title="class in org.springframework.batch.item.database">AbstractPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernatePagingItemReader.html#doReadPage--">doReadPage()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernatePagingItemReader.html" title="class in org.springframework.batch.item.database">HibernatePagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisPagingItemReader.html#doReadPage--">doReadPage()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisPagingItemReader.html" title="class in org.springframework.batch.item.database">IbatisPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcPagingItemReader.html#doReadPage--">doReadPage()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="class in org.springframework.batch.item.database">JdbcPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaPagingItemReader.html#doReadPage--">doReadPage()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaPagingItemReader.html" title="class in org.springframework.batch.item.database">JpaPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html#doRollback-org.springframework.transaction.support.DefaultTransactionStatus-">doRollback(DefaultTransactionStatus)</a></span> - Method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html" title="class in org.springframework.batch.support.transaction">ResourcelessTransactionManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html#doSetRollbackOnly-org.springframework.transaction.support.DefaultTransactionStatus-">doSetRollbackOnly(DefaultTransactionStatus)</a></span> - Method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html" title="class in org.springframework.batch.support.transaction">ResourcelessTransactionManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/LogAdvice.html#doStronglyTypedLogging-java.lang.Object-">doStronglyTypedLogging(Object)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/LogAdvice.html" title="class in org.springframework.batch.sample.common">LogAdvice</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html#doTokenize-java.lang.String-">doTokenize(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">AbstractLineTokenizer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html#doTokenize-java.lang.String-">doTokenize(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">DelimitedLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Yields the tokens resulting from the splitting of the supplied
|
|
<code>line</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FixedLengthTokenizer.html#doTokenize-java.lang.String-">doTokenize(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FixedLengthTokenizer.html" title="class in org.springframework.batch.item.file.transform">FixedLengthTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Yields the tokens resulting from the splitting of the supplied
|
|
<code>line</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/RegexLineTokenizer.html#doTokenize-java.lang.String-">doTokenize(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/RegexLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">RegexLineTokenizer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html#doTransform-I-">doTransform(I)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Implements processing and all related listener calls.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html#doUpdate-org.springframework.batch.repeat.RepeatContext-">doUpdate(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">CountingCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Extension point for subclasses.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#doWrite-java.util.List-">doWrite(List<O>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Surrounds the actual write call with listener callbacks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemWriter.html#doWrite-java.util.List-">doWrite(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemWriter.html" title="class in org.springframework.batch.item.data">MongoItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Performs the actual write to the store via the template.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/Neo4jItemWriter.html#doWrite-java.util.List-">doWrite(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/Neo4jItemWriter.html" title="class in org.springframework.batch.item.data">Neo4jItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Performs the actual write using the template.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemWriter.html#doWrite-java.util.List-">doWrite(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemWriter.html" title="class in org.springframework.batch.item.data">RepositoryItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Performs the actual write to the repository.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemWriter.html#doWrite-org.hibernate.SessionFactory-java.util.List-">doWrite(SessionFactory, List<? extends T>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemWriter.html" title="class in org.springframework.batch.item.database">HibernateItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Do perform the actual write operation using Hibernate's API.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemWriter.html#doWrite-org.springframework.orm.hibernate5.HibernateOperations-java.util.List-">doWrite(HibernateOperations, List<? extends T>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemWriter.html" title="class in org.springframework.batch.item.database">HibernateItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">As of 2.2 in favor of using Hibernate's session management APIs directly</span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaItemWriter.html#doWrite-javax.persistence.EntityManager-java.util.List-">doWrite(EntityManager, List<? extends T>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaItemWriter.html" title="class in org.springframework.batch.item.database">JpaItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Do perform the actual write operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#driverSupportsAbsolute-boolean-">driverSupportsAbsolute(boolean)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates if the JDBC driver supports setting the absolute row on the
|
|
<code>ResultSet</code>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/support/DummyItemWriter.html" title="class in org.springframework.batch.sample.support"><span class="typeNameLink">DummyItemWriter</span></a> - Class in <a href="org/springframework/batch/sample/support/package-summary.html">org.springframework.batch.sample.support</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/support/DummyItemWriter.html#DummyItemWriter--">DummyItemWriter()</a></span> - Constructor for class org.springframework.batch.sample.support.<a href="org/springframework/batch/sample/support/DummyItemWriter.html" title="class in org.springframework.batch.sample.support">DummyItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/DuplicateJobException.html" title="class in org.springframework.batch.core.configuration"><span class="typeNameLink">DuplicateJobException</span></a> - Exception in <a href="org/springframework/batch/core/configuration/package-summary.html">org.springframework.batch.core.configuration</a></dt>
|
|
<dd>
|
|
<div class="block">Checked exception that indicates a name clash when registering
|
|
<a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/DuplicateJobException.html#DuplicateJobException-java.lang.String-">DuplicateJobException(String)</a></span> - Constructor for exception org.springframework.batch.core.configuration.<a href="org/springframework/batch/core/configuration/DuplicateJobException.html" title="class in org.springframework.batch.core.configuration">DuplicateJobException</a></dt>
|
|
<dd>
|
|
<div class="block">Create an exception with the given message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/DuplicateJobException.html#DuplicateJobException-java.lang.String-java.lang.Throwable-">DuplicateJobException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.configuration.<a href="org/springframework/batch/core/configuration/DuplicateJobException.html" title="class in org.springframework.batch.core.configuration">DuplicateJobException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/adapter/DynamicMethodInvocationException.html" title="class in org.springframework.batch.item.adapter"><span class="typeNameLink">DynamicMethodInvocationException</span></a> - Exception in <a href="org/springframework/batch/item/adapter/package-summary.html">org.springframework.batch.item.adapter</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates an error has been encountered while trying to dynamically invoke a
|
|
method e.g.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/DynamicMethodInvocationException.html#DynamicMethodInvocationException-java.lang.Throwable-">DynamicMethodInvocationException(Throwable)</a></span> - Constructor for exception org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/DynamicMethodInvocationException.html" title="class in org.springframework.batch.item.adapter">DynamicMethodInvocationException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/DynamicMethodInvocationException.html#DynamicMethodInvocationException-java.lang.String-java.lang.Throwable-">DynamicMethodInvocationException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/DynamicMethodInvocationException.html" title="class in org.springframework.batch.item.adapter">DynamicMethodInvocationException</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:E">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">E</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/ConfigurableSystemProcessExitCodeMapper.html#ELSE_KEY">ELSE_KEY</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html#EMBEDDED">EMBEDDED</a></span> - Static variable in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html" title="class in org.springframework.batch.core.launch.support">JobRegistryBackgroundJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block">System property key that switches the runner to "embedded" mode
|
|
(returning immediately from the main method).</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/annotation/EnableBatchProcessing.html" title="annotation in org.springframework.batch.core.configuration.annotation"><span class="typeNameLink">EnableBatchProcessing</span></a> - Annotation Type in <a href="org/springframework/batch/core/configuration/annotation/package-summary.html">org.springframework.batch.core.configuration.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Enable Spring Batch features and provide a base configuration for setting up batch jobs in an @Configuration
|
|
class, roughly equivalent to using the <code><batch:*></code> XML namespace.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html#encoding-java.lang.String-">encoding(String)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Encoding used for output.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#encoding-java.lang.String-">encoding(String)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Encoding for the file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#end--">end()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A synonym for <a href="org/springframework/batch/core/job/builder/FlowBuilder.html#build--"><code>FlowBuilder.build()</code></a> which callers might find useful.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html#end--">end()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder.TransitionBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Signal the successful end of the flow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html#end-java.lang.String-">end(String)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder.TransitionBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Signal the end of the flow with the status provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#END_ELE">END_ELE</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#endCounter">endCounter</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#endDocument-javax.xml.stream.XMLEventWriter-">endDocument(XMLEventWriter)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Writes the EndDocument tag manually.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/support/state/EndState.html" title="class in org.springframework.batch.core.job.flow.support.state"><span class="typeNameLink">EndState</span></a> - Class in <a href="org/springframework/batch/core/job/flow/support/state/package-summary.html">org.springframework.batch.core.job.flow.support.state</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/core/job/flow/State.html" title="interface in org.springframework.batch.core.job.flow"><code>State</code></a> implementation for ending a job if it is in progress and
|
|
continuing if just starting.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/EndState.html#EndState-org.springframework.batch.core.job.flow.FlowExecutionStatus-java.lang.String-">EndState(FlowExecutionStatus, String)</a></span> - Constructor for class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/EndState.html" title="class in org.springframework.batch.core.job.flow.support.state">EndState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/EndState.html#EndState-org.springframework.batch.core.job.flow.FlowExecutionStatus-java.lang.String-java.lang.String-">EndState(FlowExecutionStatus, String, String)</a></span> - Constructor for class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/EndState.html" title="class in org.springframework.batch.core.job.flow.support.state">EndState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/EndState.html#EndState-org.springframework.batch.core.job.flow.FlowExecutionStatus-java.lang.String-java.lang.String-boolean-">EndState(FlowExecutionStatus, String, String, boolean)</a></span> - Constructor for class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/EndState.html" title="class in org.springframework.batch.core.job.flow.support.state">EndState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html#enhance-org.springframework.batch.core.Job-">enhance(Job)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html#enhance-org.springframework.batch.core.Step-">enhance(Step)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#enhanceCommonStep-org.springframework.batch.core.step.builder.StepBuilderHelper-">enhanceCommonStep(StepBuilderHelper<?>)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#enhanceTaskletStepBuilder-org.springframework.batch.core.step.builder.AbstractTaskletStepBuilder-">enhanceTaskletStepBuilder(AbstractTaskletStepBuilder<?>)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/Entity.html" title="class in org.springframework.batch.core"><span class="typeNameLink">Entity</span></a> - Class in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Batch Domain Entity class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Entity.html#Entity--">Entity()</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/Entity.html" title="class in org.springframework.batch.core">Entity</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Entity.html#Entity-java.lang.Long-">Entity(Long)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/Entity.html" title="class in org.springframework.batch.core">Entity</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#entrySet--">entrySet()</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the entry set containing the contents of this context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/SystemPropertyInitializer.html#ENVIRONMENT">ENVIRONMENT</a></span> - Static variable in class org.springframework.batch.support.<a href="org/springframework/batch/support/SystemPropertyInitializer.html" title="class in org.springframework.batch.support">SystemPropertyInitializer</a></dt>
|
|
<dd>
|
|
<div class="block">Name of system property used by default.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">AbstractApplicationContextFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html" title="class in org.springframework.batch.core.configuration.support">GroupAwareJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Entity.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/Entity.html" title="class in org.springframework.batch.core">Entity</a></dt>
|
|
<dd>
|
|
<div class="block">Attempt to establish identity based on id if both exist.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Compare the fields one by one.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow">FlowExecutionStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Check the equality of the statuses.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core">JobParameter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MethodInvokerMethodInterceptor.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MethodInvokerMethodInterceptor.html" title="class in org.springframework.batch.core.listener">MethodInvokerMethodInterceptor</a></dt>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobContext.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobContext.html" title="class in org.springframework.batch.core.scope.context">JobContext</a></dt>
|
|
<dd>
|
|
<div class="block">Extend the base class method to include the job execution itself as a key
|
|
(i.e.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd>
|
|
<div class="block">Extend the base class method to include the step execution itself as a
|
|
key (i.e.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html" title="class in org.springframework.batch.repeat.context">SynchronizedAttributeAccessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/BillingInfo.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/BillingInfo.html" title="class in org.springframework.batch.sample.domain.order">BillingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/ShippingInfo.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/ShippingInfo.html" title="class in org.springframework.batch.sample.domain.order">ShippingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Child.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Child.html" title="class in org.springframework.batch.sample.domain.person">Child</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerCredit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerDebit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/SimpleMethodInvoker.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.springframework.batch.support.<a href="org/springframework/batch/support/SimpleMethodInvoker.html" title="class in org.springframework.batch.support">SimpleMethodInvoker</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/skip/ExceptionClassifierSkipPolicy.html" title="class in org.springframework.batch.core.step.skip"><span class="typeNameLink">ExceptionClassifierSkipPolicy</span></a> - Class in <a href="org/springframework/batch/core/step/skip/package-summary.html">org.springframework.batch.core.step.skip</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/step/skip/SkipPolicy.html" title="interface in org.springframework.batch.core.step.skip"><code>SkipPolicy</code></a> that depends on an exception classifier to make its
|
|
decision, and then delegates to the classifier result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/ExceptionClassifierSkipPolicy.html#ExceptionClassifierSkipPolicy--">ExceptionClassifierSkipPolicy()</a></span> - Constructor for class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/ExceptionClassifierSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">ExceptionClassifierSkipPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/ExceptionElementParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">ExceptionElementParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/ExceptionElementParser.html#ExceptionElementParser--">ExceptionElementParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/ExceptionElementParser.html" title="class in org.springframework.batch.core.configuration.xml">ExceptionElementParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#exceptionHandler-org.springframework.batch.repeat.exception.ExceptionHandler-">exceptionHandler(ExceptionHandler)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the exception handler to use in the case of tasklet failures.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/exception/ExceptionHandler.html" title="interface in org.springframework.batch.repeat.exception"><span class="typeNameLink">ExceptionHandler</span></a> - Interface in <a href="org/springframework/batch/repeat/exception/package-summary.html">org.springframework.batch.repeat.exception</a></dt>
|
|
<dd>
|
|
<div class="block">Handler to allow strategies for re-throwing exceptions.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/support/ExceptionThrowingItemReaderProxy.html" title="class in org.springframework.batch.sample.support"><span class="typeNameLink">ExceptionThrowingItemReaderProxy</span></a><<a href="org/springframework/batch/sample/support/ExceptionThrowingItemReaderProxy.html" title="type parameter in ExceptionThrowingItemReaderProxy">T</a>> - Class in <a href="org/springframework/batch/sample/support/package-summary.html">org.springframework.batch.sample.support</a></dt>
|
|
<dd>
|
|
<div class="block">Hacked <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> that throws exception on a given record number
|
|
(useful for testing restart).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/support/ExceptionThrowingItemReaderProxy.html#ExceptionThrowingItemReaderProxy--">ExceptionThrowingItemReaderProxy()</a></span> - Constructor for class org.springframework.batch.sample.support.<a href="org/springframework/batch/sample/support/ExceptionThrowingItemReaderProxy.html" title="class in org.springframework.batch.sample.support">ExceptionThrowingItemReaderProxy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html#execute-org.springframework.batch.core.JobExecution-">execute(JobExecution)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html" title="class in org.springframework.batch.core.configuration.support">GroupAwareJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#execute-org.springframework.batch.core.JobExecution-">execute(JobExecution)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Run the specified job, handling all listener and repository calls, and
|
|
delegating the actual processing to <a href="org/springframework/batch/core/job/AbstractJob.html#doExecute-org.springframework.batch.core.JobExecution-"><code>AbstractJob.doExecute(JobExecution)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Job.html#execute-org.springframework.batch.core.JobExecution-">execute(JobExecution)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core">Job</a></dt>
|
|
<dd>
|
|
<div class="block">Run the <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> and update the meta information like status
|
|
and statistics as necessary.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/batchlet/BatchletAdapter.html#execute-org.springframework.batch.core.StepContribution-org.springframework.batch.core.scope.context.ChunkContext-">execute(StepContribution, ChunkContext)</a></span> - Method in class org.springframework.batch.core.jsr.step.batchlet.<a href="org/springframework/batch/core/jsr/step/batchlet/BatchletAdapter.html" title="class in org.springframework.batch.core.jsr.step.batchlet">BatchletAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobScopeManager.html#execute-org.springframework.batch.core.Job-org.springframework.batch.core.JobExecution-">execute(Job, JobExecution)</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobScopeManager.html" title="class in org.springframework.batch.core.scope.context">JobScopeManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepScopeManager.html#execute-org.springframework.batch.core.Step-org.springframework.batch.core.StepExecution-">execute(Step, StepExecution)</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepScopeManager.html" title="class in org.springframework.batch.core.scope.context">StepScopeManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#execute-org.springframework.batch.core.StepExecution-">execute(StepExecution)</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd>
|
|
<div class="block">Template method for step execution logic - calls abstract methods for resource initialization (
|
|
<a href="org/springframework/batch/core/step/AbstractStep.html#open-org.springframework.batch.item.ExecutionContext-"><code>AbstractStep.open(ExecutionContext)</code></a>), execution logic (<a href="org/springframework/batch/core/step/AbstractStep.html#doExecute-org.springframework.batch.core.StepExecution-"><code>AbstractStep.doExecute(StepExecution)</code></a>) and resource closing (
|
|
<a href="org/springframework/batch/core/step/AbstractStep.html#close-org.springframework.batch.item.ExecutionContext-"><code>AbstractStep.close(ExecutionContext)</code></a>).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Step.html#execute-org.springframework.batch.core.StepExecution-">execute(StepExecution)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core">Step</a></dt>
|
|
<dd>
|
|
<div class="block">Process the step and assign progress and status meta information to the <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html#execute-org.springframework.retry.RetryCallback-java.util.Collection-">execute(RetryCallback<T, E>, Collection<RetryState>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item">BatchRetryTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html#execute-org.springframework.retry.RetryCallback-org.springframework.retry.RecoveryCallback-java.util.Collection-">execute(RetryCallback<T, E>, RecoveryCallback<T>, Collection<RetryState>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item">BatchRetryTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html#execute-org.springframework.retry.RetryCallback-org.springframework.retry.RecoveryCallback-org.springframework.retry.RetryState-">execute(RetryCallback<T, E>, RecoveryCallback<T>, RetryState)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item">BatchRetryTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html#execute-org.springframework.retry.RetryCallback-org.springframework.retry.RecoveryCallback-">execute(RetryCallback<T, E>, RecoveryCallback<T>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item">BatchRetryTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html#execute-org.springframework.retry.RetryCallback-org.springframework.retry.RetryState-">execute(RetryCallback<T, E>, RetryState)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item">BatchRetryTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html#execute-org.springframework.retry.RetryCallback-">execute(RetryCallback<T, E>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item">BatchRetryTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkOrientedTasklet.html#execute-org.springframework.batch.core.StepContribution-org.springframework.batch.core.scope.context.ChunkContext-">execute(StepContribution, ChunkContext)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkOrientedTasklet.html" title="class in org.springframework.batch.core.step.item">ChunkOrientedTasklet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/CallableTaskletAdapter.html#execute-org.springframework.batch.core.StepContribution-org.springframework.batch.core.scope.context.ChunkContext-">execute(StepContribution, ChunkContext)</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/CallableTaskletAdapter.html" title="class in org.springframework.batch.core.step.tasklet">CallableTaskletAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">Execute the provided Callable and return its <a href="org/springframework/batch/repeat/RepeatStatus.html" title="enum in org.springframework.batch.repeat"><code>RepeatStatus</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/MethodInvokingTaskletAdapter.html#execute-org.springframework.batch.core.StepContribution-org.springframework.batch.core.scope.context.ChunkContext-">execute(StepContribution, ChunkContext)</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/MethodInvokingTaskletAdapter.html" title="class in org.springframework.batch.core.step.tasklet">MethodInvokingTaskletAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">Delegate execution to the target object and translate the return value to
|
|
an <a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core"><code>ExitStatus</code></a> by invoking a method in the delegate POJO.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#execute-org.springframework.batch.core.StepContribution-org.springframework.batch.core.scope.context.ChunkContext-">execute(StepContribution, ChunkContext)</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandTasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Execute system command and map its exit code to <a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core"><code>ExitStatus</code></a> using
|
|
<a href="org/springframework/batch/core/step/tasklet/SystemProcessExitCodeMapper.html" title="interface in org.springframework.batch.core.step.tasklet"><code>SystemProcessExitCodeMapper</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/Tasklet.html#execute-org.springframework.batch.core.StepContribution-org.springframework.batch.core.scope.context.ChunkContext-">execute(StepContribution, ChunkContext)</a></span> - Method in interface org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/Tasklet.html" title="interface in org.springframework.batch.core.step.tasklet">Tasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Given the current context in the form of a step contribution, do whatever
|
|
is necessary to process this unit inside a transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/timeout/SleepingTasklet.html#execute-org.springframework.batch.core.StepContribution-org.springframework.batch.core.scope.context.ChunkContext-">execute(StepContribution, ChunkContext)</a></span> - Method in class org.springframework.batch.core.test.timeout.<a href="org/springframework/batch/core/test/timeout/SleepingTasklet.html" title="class in org.springframework.batch.core.test.timeout">SleepingTasklet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jsr352/JsrSampleTasklet.html#execute-org.springframework.batch.core.StepContribution-org.springframework.batch.core.scope.context.ChunkContext-">execute(StepContribution, ChunkContext)</a></span> - Method in class org.springframework.batch.sample.jsr352.<a href="org/springframework/batch/sample/jsr352/JsrSampleTasklet.html" title="class in org.springframework.batch.sample.jsr352">JsrSampleTasklet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#executeAfterInterceptors-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.repeat.RepeatStatus-">executeAfterInterceptors(RepeatContext, RepeatStatus)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method to execute after interceptors on a callback result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/quartz/JobLauncherDetails.html#executeInternal-org.quartz.JobExecutionContext-">executeInternal(JobExecutionContext)</a></span> - Method in class org.springframework.batch.sample.quartz.<a href="org/springframework/batch/sample/quartz/JobLauncherDetails.html" title="class in org.springframework.batch.sample.quartz">JobLauncherDetails</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutor.html#executeStep-org.springframework.batch.core.Step-">executeStep(Step)</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutor.html" title="interface in org.springframework.batch.core.job.flow">FlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html#executeStep-org.springframework.batch.core.Step-">executeStep(Step)</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html" title="class in org.springframework.batch.core.job.flow">JobFlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#EXECUTING">EXECUTING</a></span> - Static variable in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient constant value representing continuable state where processing
|
|
is still taking place, so no further action is required.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><span class="typeNameLink">ExecutionContext</span></a> - Class in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">Object representing a context for an <a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item"><code>ItemStream</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#ExecutionContext--">ExecutionContext()</a></span> - Constructor for class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Default constructor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#ExecutionContext-java.util.Map-">ExecutionContext(Map<String, Object>)</a></span> - Constructor for class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Initializes a new execution context with the contents of another map.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#ExecutionContext-org.springframework.batch.item.ExecutionContext-">ExecutionContext(ExecutionContext)</a></span> - Constructor for class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html" title="interface in org.springframework.batch.core.repository.dao"><span class="typeNameLink">ExecutionContextDao</span></a> - Interface in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block">DAO interface for persisting and retrieving <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>s.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/listener/ExecutionContextPromotionListener.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">ExecutionContextPromotionListener</span></a> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block">This class can be used to automatically promote items from the <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a>
|
|
<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> to the <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> at the
|
|
end of a step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ExecutionContextPromotionListener.html#ExecutionContextPromotionListener--">ExecutionContextPromotionListener()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ExecutionContextPromotionListener.html" title="class in org.springframework.batch.core.listener">ExecutionContextPromotionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/ExecutionContextSerializer.html" title="interface in org.springframework.batch.core.repository"><span class="typeNameLink">ExecutionContextSerializer</span></a> - Interface in <a href="org/springframework/batch/core/repository/package-summary.html">org.springframework.batch.core.repository</a></dt>
|
|
<dd>
|
|
<div class="block">A composite interface that combines both serialization and deserialization
|
|
of an execution context into a single implementation.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/test/ExecutionContextTestUtils.html" title="class in org.springframework.batch.test"><span class="typeNameLink">ExecutionContextTestUtils</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience class for accessing <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> values from job and
|
|
step executions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/ExecutionContextTestUtils.html#ExecutionContextTestUtils--">ExecutionContextTestUtils()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/ExecutionContextTestUtils.html" title="class in org.springframework.batch.test">ExecutionContextTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/util/ExecutionContextUserSupport.html" title="class in org.springframework.batch.item.util"><span class="typeNameLink">ExecutionContextUserSupport</span></a> - Class in <a href="org/springframework/batch/item/util/package-summary.html">org.springframework.batch.item.util</a></dt>
|
|
<dd>
|
|
<div class="block">Facilitates assigning names to objects persisting data in <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> and generating keys for
|
|
<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> based on the name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/util/ExecutionContextUserSupport.html#ExecutionContextUserSupport--">ExecutionContextUserSupport()</a></span> - Constructor for class org.springframework.batch.item.util.<a href="org/springframework/batch/item/util/ExecutionContextUserSupport.html" title="class in org.springframework.batch.item.util">ExecutionContextUserSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/util/ExecutionContextUserSupport.html#ExecutionContextUserSupport-java.lang.String-">ExecutionContextUserSupport(String)</a></span> - Constructor for class org.springframework.batch.item.util.<a href="org/springframework/batch/item/util/ExecutionContextUserSupport.html" title="class in org.springframework.batch.item.util">ExecutionContextUserSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html#exit-int-">exit(int)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support">CommandLineJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Delegate to the exiter to (possibly) exit the VM gracefully.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/JvmSystemExiter.html#exit-int-">exit(int)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/JvmSystemExiter.html" title="class in org.springframework.batch.core.launch.support">JvmSystemExiter</a></dt>
|
|
<dd>
|
|
<div class="block">Delegate call to System.exit() with the argument provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SystemExiter.html#exit-int-">exit(int)</a></span> - Method in interface org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SystemExiter.html" title="interface in org.springframework.batch.core.launch.support">SystemExiter</a></dt>
|
|
<dd>
|
|
<div class="block">Terminate the currently running Java Virtual Machine.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#EXIT_CODE_ATTR">EXIT_CODE_ATTR</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/launch/support/ExitCodeMapper.html" title="interface in org.springframework.batch.core.launch.support"><span class="typeNameLink">ExitCodeMapper</span></a> - Interface in <a href="org/springframework/batch/core/launch/support/package-summary.html">org.springframework.batch.core.launch.support</a></dt>
|
|
<dd>
|
|
<div class="block">This interface should be implemented when an environment calling the batch
|
|
framework has specific requirements regarding the operating system process
|
|
return status.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core"><span class="typeNameLink">ExitStatus</span></a> - Class in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Value object used to carry information about the status of a
|
|
job or step execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#ExitStatus-java.lang.String-">ExitStatus(String)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#ExitStatus-java.lang.String-java.lang.String-">ExitStatus(String, String)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html#exitStatus">exitStatus</a></span> - Variable in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html" title="class in org.springframework.batch.core.job.flow">JobFlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/ResultHolderResultQueue.html#expect--">expect()</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/ResultHolderResultQueue.html" title="class in org.springframework.batch.repeat.support">ResultHolderResultQueue</a></dt>
|
|
<dd>
|
|
<div class="block">Tell the queue to expect one more result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/ThrottleLimitResultQueue.html#expect--">expect()</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/ThrottleLimitResultQueue.html" title="class in org.springframework.batch.repeat.support">ThrottleLimitResultQueue</a></dt>
|
|
<dd>
|
|
<div class="block">Tell the queue to expect one more result.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">ExtendedConnectionDataSourceProxy</span></a> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of <code>SmartDataSource</code> that is capable of keeping a single
|
|
JDBC Connection which is NOT closed after each use even if
|
|
<code>Connection.close()</code> is called.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#ExtendedConnectionDataSourceProxy--">ExtendedConnectionDataSourceProxy()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd>
|
|
<div class="block">No arg constructor for use when configured using JavaBean style.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#ExtendedConnectionDataSourceProxy-javax.sql.DataSource-">ExtendedConnectionDataSourceProxy(DataSource)</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd>
|
|
<div class="block">Constructor that takes as a parameter with the <code>DataSource</code> to be
|
|
wrapped.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/JmsRedeliveredExtractor.html#extract-org.springframework.batch.integration.chunk.ChunkResponse-boolean-">extract(ChunkResponse, boolean)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/JmsRedeliveredExtractor.html" title="class in org.springframework.batch.integration.chunk">JmsRedeliveredExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/BeanWrapperFieldExtractor.html#extract-T-">extract(T)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/BeanWrapperFieldExtractor.html" title="class in org.springframework.batch.item.file.transform">BeanWrapperFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldExtractor.html#extract-T-">extract(T)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldExtractor.html" title="interface in org.springframework.batch.item.file.transform">FieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/PassThroughFieldExtractor.html#extract-T-">extract(T)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/PassThroughFieldExtractor.html" title="class in org.springframework.batch.item.file.transform">PassThroughFieldExtractor</a></dt>
|
|
<dd>
|
|
<div class="block">Get an array of fields as close as possible to the input.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/extractor/AddressFieldExtractor.html#extract-org.springframework.batch.sample.domain.order.Order-">extract(Order)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.extractor.<a href="org/springframework/batch/sample/domain/order/internal/extractor/AddressFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor">AddressFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/extractor/BillingInfoFieldExtractor.html#extract-org.springframework.batch.sample.domain.order.Order-">extract(Order)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.extractor.<a href="org/springframework/batch/sample/domain/order/internal/extractor/BillingInfoFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor">BillingInfoFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/extractor/CustomerFieldExtractor.html#extract-org.springframework.batch.sample.domain.order.Order-">extract(Order)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.extractor.<a href="org/springframework/batch/sample/domain/order/internal/extractor/CustomerFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor">CustomerFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/extractor/FooterFieldExtractor.html#extract-org.springframework.batch.sample.domain.order.Order-">extract(Order)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.extractor.<a href="org/springframework/batch/sample/domain/order/internal/extractor/FooterFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor">FooterFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/extractor/HeaderFieldExtractor.html#extract-org.springframework.batch.sample.domain.order.Order-">extract(Order)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.extractor.<a href="org/springframework/batch/sample/domain/order/internal/extractor/HeaderFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor">HeaderFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/extractor/LineItemFieldExtractor.html#extract-org.springframework.batch.sample.domain.order.LineItem-">extract(LineItem)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.extractor.<a href="org/springframework/batch/sample/domain/order/internal/extractor/LineItemFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor">LineItemFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/ExtractorLineAggregator.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">ExtractorLineAggregator</span></a><<a href="org/springframework/batch/item/file/transform/ExtractorLineAggregator.html" title="type parameter in ExtractorLineAggregator">T</a>> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">An abstract <a href="org/springframework/batch/item/file/transform/LineAggregator.html" title="interface in org.springframework.batch.item.file.transform"><code>LineAggregator</code></a> implementation that utilizes a
|
|
<a href="org/springframework/batch/item/file/transform/FieldExtractor.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldExtractor</code></a> to convert the incoming object to an array of its
|
|
parts.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/ExtractorLineAggregator.html#ExtractorLineAggregator--">ExtractorLineAggregator()</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/ExtractorLineAggregator.html" title="class in org.springframework.batch.item.file.transform">ExtractorLineAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html#extractTableAlias--">extractTableAlias()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlWindowingPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:F">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">F</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html#fail--">fail()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder.TransitionBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Signal the end of the flow with an error condition.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#FAIL_ELE">FAIL_ELE</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#FAILED">FAILED</a></span> - Static variable in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient constant value representing finished processing with an error.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html#FAILED">FAILED</a></span> - Static variable in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow">FlowExecutionStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Special well-known status value.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/FatalStepExecutionException.html" title="class in org.springframework.batch.core.step"><span class="typeNameLink">FatalStepExecutionException</span></a> - Exception in <a href="org/springframework/batch/core/step/package-summary.html">org.springframework.batch.core.step</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/FatalStepExecutionException.html#FatalStepExecutionException-java.lang.String-java.lang.Throwable-">FatalStepExecutionException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/FatalStepExecutionException.html" title="class in org.springframework.batch.core.step">FatalStepExecutionException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrFaultTolerantStepBuilder.html#faultTolerant--">faultTolerant()</a></span> - Method in class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrFaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrFaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#faultTolerant--">faultTolerant()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.step.item"><span class="typeNameLink">FaultTolerantChunkProcessor</span></a><<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="type parameter in FaultTolerantChunkProcessor">I</a>,<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="type parameter in FaultTolerantChunkProcessor">O</a>> - Class in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">FaultTolerant implementation of the <a href="org/springframework/batch/core/step/item/ChunkProcessor.html" title="interface in org.springframework.batch.core.step.item"><code>ChunkProcessor</code></a> interface, that
|
|
allows for skipping or retry of items that cause exceptions during writing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html#FaultTolerantChunkProcessor-org.springframework.batch.item.ItemProcessor-org.springframework.batch.item.ItemWriter-org.springframework.batch.core.step.item.BatchRetryTemplate-">FaultTolerantChunkProcessor(ItemProcessor<? super I, ? extends O>, ItemWriter<? super O>, BatchRetryTemplate)</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.step.item">FaultTolerantChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProvider.html" title="class in org.springframework.batch.core.step.item"><span class="typeNameLink">FaultTolerantChunkProvider</span></a><<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProvider.html" title="type parameter in FaultTolerantChunkProvider">I</a>> - Class in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">FaultTolerant implementation of the <a href="org/springframework/batch/core/step/item/ChunkProcessor.html" title="interface in org.springframework.batch.core.step.item"><code>ChunkProcessor</code></a> interface, that
|
|
allows for skipping or retry of items that cause exceptions during reading or
|
|
processing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProvider.html#FaultTolerantChunkProvider-org.springframework.batch.item.ItemReader-org.springframework.batch.repeat.RepeatOperations-">FaultTolerantChunkProvider(ItemReader<? extends I>, RepeatOperations)</a></span> - Constructor for class 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></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder"><span class="typeNameLink">FaultTolerantStepBuilder</span></a><<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="type parameter in FaultTolerantStepBuilder">I</a>,<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="type parameter in FaultTolerantStepBuilder">O</a>> - Class in <a href="org/springframework/batch/core/step/builder/package-summary.html">org.springframework.batch.core.step.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A step builder for fully fault tolerant chunk-oriented item processing steps.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#FaultTolerantStepBuilder-org.springframework.batch.core.step.builder.StepBuilderHelper-">FaultTolerantStepBuilder(StepBuilderHelper<?>)</a></span> - Constructor for class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new builder initialized with any properties in the parent.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#FaultTolerantStepBuilder-org.springframework.batch.core.step.builder.SimpleStepBuilder-">FaultTolerantStepBuilder(SimpleStepBuilder<I, O>)</a></span> - Constructor for class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new builder initialized with any properties in the parent.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory"><span class="typeNameLink">FaultTolerantStepFactoryBean</span></a><<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="type parameter in FaultTolerantStepFactoryBean">T</a>,<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="type parameter in FaultTolerantStepFactoryBean">S</a>> - Class in <a href="org/springframework/batch/core/step/factory/package-summary.html">org.springframework.batch.core.step.factory</a></dt>
|
|
<dd>
|
|
<div class="block">Factory bean for step that provides options for configuring skip behavior.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#FaultTolerantStepFactoryBean--">FaultTolerantStepFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#fetchSize-int-">fetchSize(int)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A hint to the driver as to how many rows to return with each fetch.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#fetchSize-int-">fetchSize(int)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A hint to the underlying RDBMS as to how many records to return with each fetch.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/FieldExtractor.html" title="interface in org.springframework.batch.item.file.transform"><span class="typeNameLink">FieldExtractor</span></a><<a href="org/springframework/batch/item/file/transform/FieldExtractor.html" title="type parameter in FieldExtractor">T</a>> - Interface in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">This class will convert an object to an array of its parts.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform"><span class="typeNameLink">FieldSet</span></a> - Interface in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">Interface used by flat file input sources to encapsulate concerns of
|
|
converting an array of Strings to Java native types.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html#fieldSetFactory-org.springframework.batch.item.file.transform.FieldSetFactory-">fieldSetFactory(FieldSetFactory)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.DelimitedBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A factory for creating the resulting
|
|
<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldSet</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html#fieldSetFactory-org.springframework.batch.item.file.transform.FieldSetFactory-">fieldSetFactory(FieldSetFactory)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.FixedLengthBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A factory for creating the resulting
|
|
<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldSet</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/FieldSetFactory.html" title="interface in org.springframework.batch.item.file.transform"><span class="typeNameLink">FieldSetFactory</span></a> - Interface in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">Factory interface for creating <a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldSet</code></a> instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#fieldSetMapper-org.springframework.batch.item.file.mapping.FieldSetMapper-">fieldSetMapper(FieldSetMapper<T>)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/item/file/mapping/FieldSetMapper.html" title="interface in org.springframework.batch.item.file.mapping"><code>FieldSetMapper</code></a> implementation to be used.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/mapping/FieldSetMapper.html" title="interface in org.springframework.batch.item.file.mapping"><span class="typeNameLink">FieldSetMapper</span></a><<a href="org/springframework/batch/item/file/mapping/FieldSetMapper.html" title="type parameter in FieldSetMapper">T</a>> - Interface in <a href="org/springframework/batch/item/file/mapping/package-summary.html">org.springframework.batch.item.file.mapping</a></dt>
|
|
<dd>
|
|
<div class="block">Interface that is used to map data obtained from a <a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldSet</code></a> into an
|
|
object.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/util/FileUtils.html" title="class in org.springframework.batch.item.util"><span class="typeNameLink">FileUtils</span></a> - Class in <a href="org/springframework/batch/item/util/package-summary.html">org.springframework.batch.item.util</a></dt>
|
|
<dd>
|
|
<div class="block">Utility methods for files used in batch processing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#findAllReachableElements-java.lang.String-java.util.Map-java.util.Set-">findAllReachableElements(String, Map<String, Set<String>>, Set<String>)</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Find all of the elements reachable from the startElement.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/JsrAutowiredAnnotationBeanPostProcessor.html#findAutowiredAnnotation-java.lang.reflect.AccessibleObject-">findAutowiredAnnotation(AccessibleObject)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/JsrAutowiredAnnotationBeanPostProcessor.html" title="class in org.springframework.batch.core.jsr.configuration.support">JsrAutowiredAnnotationBeanPostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/JsrAutowiredAnnotationBeanPostProcessor.html#findAutowiringMetadata-java.lang.Class-">findAutowiringMetadata(Class<?>)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/JsrAutowiredAnnotationBeanPostProcessor.html" title="class in org.springframework.batch.core.jsr.configuration.support">JsrAutowiredAnnotationBeanPostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html#findBatchStatus-org.springframework.batch.core.job.flow.FlowExecutionStatus-">findBatchStatus(FlowExecutionStatus)</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html" title="class in org.springframework.batch.core.job.flow">JobFlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/data/CustomerCreditRepository.html#findByCreditGreaterThan-java.math.BigDecimal-org.springframework.data.domain.Pageable-">findByCreditGreaterThan(BigDecimal, Pageable)</a></span> - Method in interface org.springframework.batch.sample.data.<a href="org/springframework/batch/sample/data/CustomerCreditRepository.html" title="interface in org.springframework.batch.sample.data">CustomerCreditRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html#findJobExecutions-org.springframework.batch.core.JobInstance-">findJobExecutions(JobInstance)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html#findJobExecutions-org.springframework.batch.core.JobInstance-">findJobExecutions(JobInstance)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao">JobExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Return all <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> for given <a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a>, sorted
|
|
backwards by creation order (so the first element is the most recent).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html#findJobExecutions-org.springframework.batch.core.JobInstance-">findJobExecutions(JobInstance)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/JobExplorer.html#findJobInstancesByJobName-java.lang.String-int-int-">findJobInstancesByJobName(String, int, int)</a></span> - Method in interface org.springframework.batch.core.explore.<a href="org/springframework/batch/core/explore/JobExplorer.html" title="interface in org.springframework.batch.core.explore">JobExplorer</a></dt>
|
|
<dd>
|
|
<div class="block">Fetch <a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a> values in descending order of creation (and
|
|
there for usually of first execution) with a 'like'/wildcard criteria.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html#findJobInstancesByJobName-java.lang.String-int-int-">findJobInstancesByJobName(String, int, int)</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html" title="class in org.springframework.batch.core.explore.support">SimpleJobExplorer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html#findJobInstancesByName-java.lang.String-int-int-">findJobInstancesByName(String, int, int)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html#findJobInstancesByName-java.lang.String-int-int-">findJobInstancesByName(String, int, int)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html" title="interface in org.springframework.batch.core.repository.dao">JobInstanceDao</a></dt>
|
|
<dd>
|
|
<div class="block">Fetch the last job instances with the provided name, sorted backwards by
|
|
primary key, using a 'like' criteria</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html#findJobInstancesByName-java.lang.String-int-int-">findJobInstancesByName(String, int, int)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/HippyMethodInvoker.html#findMatchingMethod--">findMatchingMethod()</a></span> - Method in class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/HippyMethodInvoker.html" title="class in org.springframework.batch.item.adapter">HippyMethodInvoker</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/AnnotationMethodResolver.html#findMethod-java.lang.Object-">findMethod(Object)</a></span> - Method in class org.springframework.batch.support.<a href="org/springframework/batch/support/AnnotationMethodResolver.html" title="class in org.springframework.batch.support">AnnotationMethodResolver</a></dt>
|
|
<dd>
|
|
<div class="block">Find a <em>single</em> Method on the Class of the given candidate object
|
|
that contains the annotation type for which this resolver is searching.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/AnnotationMethodResolver.html#findMethod-java.lang.Class-">findMethod(Class<?>)</a></span> - Method in class org.springframework.batch.support.<a href="org/springframework/batch/support/AnnotationMethodResolver.html" title="class in org.springframework.batch.support">AnnotationMethodResolver</a></dt>
|
|
<dd>
|
|
<div class="block">Find a <em>single</em> Method on the given Class that contains the
|
|
annotation type for which this resolver is searching.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/MethodResolver.html#findMethod-java.lang.Object-">findMethod(Object)</a></span> - Method in interface org.springframework.batch.support.<a href="org/springframework/batch/support/MethodResolver.html" title="interface in org.springframework.batch.support">MethodResolver</a></dt>
|
|
<dd>
|
|
<div class="block">Find a single Method on the provided Object that matches this resolver's
|
|
criteria.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/MethodResolver.html#findMethod-java.lang.Class-">findMethod(Class<?>)</a></span> - Method in interface org.springframework.batch.support.<a href="org/springframework/batch/support/MethodResolver.html" title="interface in org.springframework.batch.support">MethodResolver</a></dt>
|
|
<dd>
|
|
<div class="block">Find a <em>single</em> Method on the given Class that matches this
|
|
resolver's criteria.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/ReflectionUtils.html#findMethod-java.lang.Class-java.lang.Class-">findMethod(Class, Class<? extends Annotation>)</a></span> - Static method in class org.springframework.batch.support.<a href="org/springframework/batch/support/ReflectionUtils.html" title="class in org.springframework.batch.support">ReflectionUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a <code>Set</code> of <code>Method</code> instances that
|
|
are annotated with the annotation provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/JobExplorer.html#findRunningJobExecutions-java.lang.String-">findRunningJobExecutions(String)</a></span> - Method in interface org.springframework.batch.core.explore.<a href="org/springframework/batch/core/explore/JobExplorer.html" title="interface in org.springframework.batch.core.explore">JobExplorer</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieve running job executions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html#findRunningJobExecutions-java.lang.String-">findRunningJobExecutions(String)</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html" title="class in org.springframework.batch.core.explore.support">SimpleJobExplorer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html#findRunningJobExecutions-java.lang.String-">findRunningJobExecutions(String)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html#findRunningJobExecutions-java.lang.String-">findRunningJobExecutions(String)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao">JobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html#findRunningJobExecutions-java.lang.String-">findRunningJobExecutions(String)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html#FIRST_NAME_COLUMN">FIRST_NAME_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">CustomerFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditIncreaseProcessor.html#FIXED_AMOUNT">FIXED_AMOUNT</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditIncreaseProcessor.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditIncreaseProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdatePreparedStatementSetter.html#FIXED_AMOUNT">FIXED_AMOUNT</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdatePreparedStatementSetter.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditUpdatePreparedStatementSetter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#fixedLength--">fixedLength()</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an instance of a <a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html" title="class in org.springframework.batch.item.file.builder"><code>FlatFileItemReaderBuilder.FixedLengthBuilder</code></a> for building a
|
|
<a href="org/springframework/batch/item/file/transform/FixedLengthTokenizer.html" title="class in org.springframework.batch.item.file.transform"><code>FixedLengthTokenizer</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html#FixedLengthBuilder-org.springframework.batch.item.file.builder.FlatFileItemReaderBuilder-">FixedLengthBuilder(FlatFileItemReaderBuilder<T>)</a></span> - Constructor for class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.FixedLengthBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/FixedLengthTokenizer.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">FixedLengthTokenizer</span></a> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">Tokenizer used to process data obtained from files with fixed-length format.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FixedLengthTokenizer.html#FixedLengthTokenizer--">FixedLengthTokenizer()</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FixedLengthTokenizer.html" title="class in org.springframework.batch.item.file.transform">FixedLengthTokenizer</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/FlatFileCustomerCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">FlatFileCustomerCreditDao</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd>
|
|
<div class="block">Writes customer's credit information in a file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/FlatFileCustomerCreditDao.html#FlatFileCustomerCreditDao--">FlatFileCustomerCreditDao()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/FlatFileCustomerCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">FlatFileCustomerCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/FlatFileFooterCallback.html" title="interface in org.springframework.batch.item.file"><span class="typeNameLink">FlatFileFooterCallback</span></a> - Interface in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">Callback interface for writing a footer to a file.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/FlatFileFormatException.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">FlatFileFormatException</span></a> - Exception in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">Exception indicating that some type of error has occurred while
|
|
attempting to parse a line of input into tokens.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FlatFileFormatException.html#FlatFileFormatException-java.lang.String-java.lang.String-">FlatFileFormatException(String, String)</a></span> - Constructor for exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FlatFileFormatException.html" title="class in org.springframework.batch.item.file.transform">FlatFileFormatException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/file/transform/FlatFileFormatException.html" title="class in org.springframework.batch.item.file.transform"><code>FlatFileFormatException</code></a> based on a message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FlatFileFormatException.html#FlatFileFormatException-java.lang.String-">FlatFileFormatException(String)</a></span> - Constructor for exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FlatFileFormatException.html" title="class in org.springframework.batch.item.file.transform">FlatFileFormatException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/file/transform/FlatFileFormatException.html" title="class in org.springframework.batch.item.file.transform"><code>FlatFileFormatException</code></a> based on a message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FlatFileFormatException.html#FlatFileFormatException-java.lang.String-java.lang.Throwable-">FlatFileFormatException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FlatFileFormatException.html" title="class in org.springframework.batch.item.file.transform">FlatFileFormatException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/file/transform/FlatFileFormatException.html" title="class in org.springframework.batch.item.file.transform"><code>FlatFileFormatException</code></a> based on a message and another exception.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/FlatFileHeaderCallback.html" title="interface in org.springframework.batch.item.file"><span class="typeNameLink">FlatFileHeaderCallback</span></a> - Interface in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">Callback interface for writing to a header to a file.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file"><span class="typeNameLink">FlatFileItemReader</span></a><<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="type parameter in FlatFileItemReader">T</a>> - Class in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">Restartable <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> that reads lines from input <a href="org/springframework/batch/item/file/FlatFileItemReader.html#setResource-org.springframework.core.io.Resource-"><code>FlatFileItemReader.setResource(Resource)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#FlatFileItemReader--">FlatFileItemReader()</a></span> - Constructor for class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder"><span class="typeNameLink">FlatFileItemReaderBuilder</span></a><<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="type parameter in FlatFileItemReaderBuilder">T</a>> - Class in <a href="org/springframework/batch/item/file/builder/package-summary.html">org.springframework.batch.item.file.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A builder implementation for the <a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file"><code>FlatFileItemReader</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#FlatFileItemReaderBuilder--">FlatFileItemReaderBuilder()</a></span> - Constructor for class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html" title="class in org.springframework.batch.item.file.builder"><span class="typeNameLink">FlatFileItemReaderBuilder.DelimitedBuilder</span></a><<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html" title="type parameter in FlatFileItemReaderBuilder.DelimitedBuilder">T</a>> - Class in <a href="org/springframework/batch/item/file/builder/package-summary.html">org.springframework.batch.item.file.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A builder for constructing a <a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform"><code>DelimitedLineTokenizer</code></a></div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html" title="class in org.springframework.batch.item.file.builder"><span class="typeNameLink">FlatFileItemReaderBuilder.FixedLengthBuilder</span></a><<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html" title="type parameter in FlatFileItemReaderBuilder.FixedLengthBuilder">T</a>> - Class in <a href="org/springframework/batch/item/file/builder/package-summary.html">org.springframework.batch.item.file.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A builder for constructing a <a href="org/springframework/batch/item/file/transform/FixedLengthTokenizer.html" title="class in org.springframework.batch.item.file.transform"><code>FixedLengthTokenizer</code></a></div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file"><span class="typeNameLink">FlatFileItemWriter</span></a><<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="type parameter in FlatFileItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">This class is an item writer that writes data to a file or stream.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#FlatFileItemWriter--">FlatFileItemWriter()</a></span> - Constructor for class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder"><span class="typeNameLink">FlatFileItemWriterBuilder</span></a><<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="type parameter in FlatFileItemWriterBuilder">T</a>> - Class in <a href="org/springframework/batch/item/file/builder/package-summary.html">org.springframework.batch.item.file.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A builder implementation for the <a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file"><code>FlatFileItemWriter</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html#FlatFileItemWriterBuilder--">FlatFileItemWriterBuilder()</a></span> - Constructor for class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemWriterBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/FlatFileParseException.html" title="class in org.springframework.batch.item.file"><span class="typeNameLink">FlatFileParseException</span></a> - Exception in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">Exception thrown when errors are encountered
|
|
parsing flat files.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileParseException.html#FlatFileParseException-java.lang.String-java.lang.String-">FlatFileParseException(String, String)</a></span> - Constructor for exception org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileParseException.html" title="class in org.springframework.batch.item.file">FlatFileParseException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileParseException.html#FlatFileParseException-java.lang.String-java.lang.String-int-">FlatFileParseException(String, String, int)</a></span> - Constructor for exception org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileParseException.html" title="class in org.springframework.batch.item.file">FlatFileParseException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileParseException.html#FlatFileParseException-java.lang.String-java.lang.Throwable-java.lang.String-int-">FlatFileParseException(String, Throwable, String, int)</a></span> - Constructor for exception org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileParseException.html" title="class in org.springframework.batch.item.file">FlatFileParseException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#flow--">flow()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowJobBuilder.html#flow-org.springframework.batch.core.job.flow.Flow-">flow(Flow)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowJobBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowJobBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provide a single flow to execute as the job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilder.html#flow-org.springframework.batch.core.Step-">flow(Step)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilder.html" title="class in org.springframework.batch.core.job.builder">JobBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new job builder that will execute a step or sequence of steps.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/Flow.html" title="interface in org.springframework.batch.core.job.flow"><span class="typeNameLink">Flow</span></a> - Interface in <a href="org/springframework/batch/core/job/flow/package-summary.html">org.springframework.batch.core.job.flow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowJob.html#flow">flow</a></span> - Variable in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow">FlowJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FlowStepBuilder.html#flow-org.springframework.batch.core.job.flow.Flow-">flow(Flow)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FlowStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FlowStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provide a flow to execute during the step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilder.html#flow-org.springframework.batch.core.job.flow.Flow-">flow(Flow)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilder.html" title="class in org.springframework.batch.core.step.builder">StepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new step builder that will execute a flow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#FLOW_ELE">FLOW_ELE</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder"><span class="typeNameLink">FlowBuilder</span></a><<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="type parameter in FlowBuilder">Q</a>> - Class in <a href="org/springframework/batch/core/job/builder/package-summary.html">org.springframework.batch.core.job.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A builder for a flow of steps that can be executed as a job or as part of a job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#FlowBuilder-java.lang.String-">FlowBuilder(String)</a></span> - Constructor for class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/builder/FlowBuilder.SplitBuilder.html" title="class in org.springframework.batch.core.job.builder"><span class="typeNameLink">FlowBuilder.SplitBuilder</span></a><<a href="org/springframework/batch/core/job/builder/FlowBuilder.SplitBuilder.html" title="type parameter in FlowBuilder.SplitBuilder">Q</a>> - Class in <a href="org/springframework/batch/core/job/builder/package-summary.html">org.springframework.batch.core.job.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A builder for building a split state.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html" title="class in org.springframework.batch.core.job.builder"><span class="typeNameLink">FlowBuilder.TransitionBuilder</span></a><<a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html" title="type parameter in FlowBuilder.TransitionBuilder">Q</a>> - Class in <a href="org/springframework/batch/core/job/builder/package-summary.html">org.springframework.batch.core.job.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A builder for transitions within a flow.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/builder/FlowBuilder.UnterminatedFlowBuilder.html" title="class in org.springframework.batch.core.job.builder"><span class="typeNameLink">FlowBuilder.UnterminatedFlowBuilder</span></a><<a href="org/springframework/batch/core/job/builder/FlowBuilder.UnterminatedFlowBuilder.html" title="type parameter in FlowBuilder.UnterminatedFlowBuilder">Q</a>> - Class in <a href="org/springframework/batch/core/job/builder/package-summary.html">org.springframework.batch.core.job.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A builder for continuing a flow from a decision state.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/builder/FlowBuilderException.html" title="class in org.springframework.batch.core.job.builder"><span class="typeNameLink">FlowBuilderException</span></a> - Exception in <a href="org/springframework/batch/core/job/builder/package-summary.html">org.springframework.batch.core.job.builder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilderException.html#FlowBuilderException-java.lang.String-java.lang.Exception-">FlowBuilderException(String, Exception)</a></span> - Constructor for exception org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilderException.html" title="class in org.springframework.batch.core.job.builder">FlowBuilderException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilderException.html#FlowBuilderException-java.lang.Exception-">FlowBuilderException(Exception)</a></span> - Constructor for exception org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilderException.html" title="class in org.springframework.batch.core.job.builder">FlowBuilderException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilderException.html#FlowBuilderException-java.lang.String-">FlowBuilderException(String)</a></span> - Constructor for exception org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilderException.html" title="class in org.springframework.batch.core.job.builder">FlowBuilderException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/FlowElementParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">FlowElementParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Internal parser for the <flow/> elements inside a job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/FlowElementParser.html#FlowElementParser--">FlowElementParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/FlowElementParser.html" title="class in org.springframework.batch.core.configuration.xml">FlowElementParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/FlowExecution.html" title="class in org.springframework.batch.core.job.flow"><span class="typeNameLink">FlowExecution</span></a> - Class in <a href="org/springframework/batch/core/job/flow/package-summary.html">org.springframework.batch.core.job.flow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecution.html#FlowExecution-java.lang.String-org.springframework.batch.core.job.flow.FlowExecutionStatus-">FlowExecution(String, FlowExecutionStatus)</a></span> - Constructor for class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecution.html" title="class in org.springframework.batch.core.job.flow">FlowExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/support/state/FlowExecutionAggregator.html" title="interface in org.springframework.batch.core.job.flow.support.state"><span class="typeNameLink">FlowExecutionAggregator</span></a> - Interface in <a href="org/springframework/batch/core/job/flow/support/state/package-summary.html">org.springframework.batch.core.job.flow.support.state</a></dt>
|
|
<dd>
|
|
<div class="block">Strategy interface for aggregating <a href="org/springframework/batch/core/job/flow/FlowExecution.html" title="class in org.springframework.batch.core.job.flow"><code>FlowExecution</code></a> instances into a
|
|
single exit status.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/FlowExecutionException.html" title="class in org.springframework.batch.core.job.flow"><span class="typeNameLink">FlowExecutionException</span></a> - Exception in <a href="org/springframework/batch/core/job/flow/package-summary.html">org.springframework.batch.core.job.flow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutionException.html#FlowExecutionException-java.lang.String-">FlowExecutionException(String)</a></span> - Constructor for exception org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutionException.html" title="class in org.springframework.batch.core.job.flow">FlowExecutionException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutionException.html#FlowExecutionException-java.lang.String-java.lang.Throwable-">FlowExecutionException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutionException.html" title="class in org.springframework.batch.core.job.flow">FlowExecutionException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow"><span class="typeNameLink">FlowExecutionStatus</span></a> - Class in <a href="org/springframework/batch/core/job/flow/package-summary.html">org.springframework.batch.core.job.flow</a></dt>
|
|
<dd>
|
|
<div class="block">Represents the status of <a href="org/springframework/batch/core/job/flow/FlowExecution.html" title="class in org.springframework.batch.core.job.flow"><code>FlowExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html#FlowExecutionStatus-java.lang.String-">FlowExecutionStatus(String)</a></span> - Constructor for class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow">FlowExecutionStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/FlowExecutor.html" title="interface in org.springframework.batch.core.job.flow"><span class="typeNameLink">FlowExecutor</span></a> - Interface in <a href="org/springframework/batch/core/job/flow/package-summary.html">org.springframework.batch.core.job.flow</a></dt>
|
|
<dd>
|
|
<div class="block">Context and execution strategy for <a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow"><code>FlowJob</code></a> to allow it to delegate
|
|
its execution step by step.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/FlowHolder.html" title="interface in org.springframework.batch.core.job.flow"><span class="typeNameLink">FlowHolder</span></a> - Interface in <a href="org/springframework/batch/core/job/flow/package-summary.html">org.springframework.batch.core.job.flow</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient interface for components that contain nested flows.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow"><span class="typeNameLink">FlowJob</span></a> - Class in <a href="org/springframework/batch/core/job/flow/package-summary.html">org.springframework.batch.core.job.flow</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of the <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> interface that allows for complex flows of
|
|
steps, rather than requiring sequential execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowJob.html#FlowJob--">FlowJob()</a></span> - Constructor for class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow">FlowJob</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow"><code>FlowJob</code></a> with null name and no flow (invalid state).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowJob.html#FlowJob-java.lang.String-">FlowJob(String)</a></span> - Constructor for class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow">FlowJob</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow"><code>FlowJob</code></a> with provided name and no flow (invalid state).</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/builder/FlowJobBuilder.html" title="class in org.springframework.batch.core.job.builder"><span class="typeNameLink">FlowJobBuilder</span></a> - Class in <a href="org/springframework/batch/core/job/builder/package-summary.html">org.springframework.batch.core.job.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A job builder for <a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow"><code>FlowJob</code></a> instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowJobBuilder.html#FlowJobBuilder-org.springframework.batch.core.job.builder.JobBuilderHelper-">FlowJobBuilder(JobBuilderHelper<?>)</a></span> - Constructor for class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowJobBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowJobBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new builder initialized with any properties in the parent.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/FlowParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">FlowParser</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parses flows as defined in JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/FlowParser.html#FlowParser-java.lang.String-java.lang.String-">FlowParser(String, String)</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/FlowParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">FlowParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/support/state/FlowState.html" title="class in org.springframework.batch.core.job.flow.support.state"><span class="typeNameLink">FlowState</span></a> - Class in <a href="org/springframework/batch/core/job/flow/support/state/package-summary.html">org.springframework.batch.core.job.flow.support.state</a></dt>
|
|
<dd>
|
|
<div class="block">State that delegates to a Flow</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/FlowState.html#FlowState-org.springframework.batch.core.job.flow.Flow-java.lang.String-">FlowState(Flow, String)</a></span> - Constructor for class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/FlowState.html" title="class in org.springframework.batch.core.job.flow.support.state">FlowState</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/FlowStep.html" title="class in org.springframework.batch.core.job.flow"><span class="typeNameLink">FlowStep</span></a> - Class in <a href="org/springframework/batch/core/job/flow/package-summary.html">org.springframework.batch.core.job.flow</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> implementation that delegates to a <a href="org/springframework/batch/core/job/flow/Flow.html" title="interface in org.springframework.batch.core.job.flow"><code>Flow</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowStep.html#FlowStep--">FlowStep()</a></span> - Constructor for class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowStep.html" title="class in org.springframework.batch.core.job.flow">FlowStep</a></dt>
|
|
<dd>
|
|
<div class="block">Default constructor convenient for configuration purposes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowStep.html#FlowStep-org.springframework.batch.core.job.flow.Flow-">FlowStep(Flow)</a></span> - Constructor for class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowStep.html" title="class in org.springframework.batch.core.job.flow">FlowStep</a></dt>
|
|
<dd>
|
|
<div class="block">Constructor for a <a href="org/springframework/batch/core/job/flow/FlowStep.html" title="class in org.springframework.batch.core.job.flow"><code>FlowStep</code></a> that sets the flow and of the step
|
|
explicitly.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/builder/FlowStepBuilder.html" title="class in org.springframework.batch.core.step.builder"><span class="typeNameLink">FlowStepBuilder</span></a> - Class in <a href="org/springframework/batch/core/step/builder/package-summary.html">org.springframework.batch.core.step.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A step builder for <a href="org/springframework/batch/core/job/flow/FlowStep.html" title="class in org.springframework.batch.core.job.flow"><code>FlowStep</code></a> instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FlowStepBuilder.html#FlowStepBuilder-org.springframework.batch.core.step.builder.StepBuilderHelper-">FlowStepBuilder(StepBuilderHelper<?>)</a></span> - Constructor for class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FlowStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FlowStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new builder initialized with any properties in the parent.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.html#flush--">flush()</a></span> - Method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.html" title="class in org.springframework.batch.support.transaction">TransactionAwareBufferedWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/transaction/FlushFailedException.html" title="class in org.springframework.batch.support.transaction"><span class="typeNameLink">FlushFailedException</span></a> - Exception in <a href="org/springframework/batch/support/transaction/package-summary.html">org.springframework.batch.support.transaction</a></dt>
|
|
<dd>
|
|
<div class="block">Unchecked exception indicating that an error has occurred while trying to flush a buffer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/FlushFailedException.html#FlushFailedException-java.lang.String-java.lang.Throwable-">FlushFailedException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/FlushFailedException.html" title="class in org.springframework.batch.support.transaction">FlushFailedException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/support/transaction/FlushFailedException.html" title="class in org.springframework.batch.support.transaction"><code>FlushFailedException</code></a> based on a message and another exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/FlushFailedException.html#FlushFailedException-java.lang.String-">FlushFailedException(String)</a></span> - Constructor for exception org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/FlushFailedException.html" title="class in org.springframework.batch.support.transaction">FlushFailedException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/support/transaction/FlushFailedException.html" title="class in org.springframework.batch.support.transaction"><code>FlushFailedException</code></a> based on a message.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/FootballExceptionHandler.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">FootballExceptionHandler</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/FootballExceptionHandler.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">FootballExceptionHandler</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/FootballExceptionHandler.html#FootballExceptionHandler--">FootballExceptionHandler()</a></span> - Constructor for class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/FootballExceptionHandler.html" title="class in org.springframework.batch.sample.domain.football.internal">FootballExceptionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html#footerCallback-org.springframework.batch.item.file.FlatFileFooterCallback-">footerCallback(FlatFileFooterCallback)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A callback for footer processing</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#footerCallback-org.springframework.batch.item.xml.StaxWriterCallback-">footerCallback(StaxWriterCallback)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/item/xml/StaxWriterCallback.html" title="interface in org.springframework.batch.item.xml"><code>StaxWriterCallback</code></a> to provide any footer elements</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/extractor/FooterFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor"><span class="typeNameLink">FooterFieldExtractor</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/extractor/package-summary.html">org.springframework.batch.sample.domain.order.internal.extractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/extractor/FooterFieldExtractor.html#FooterFieldExtractor--">FooterFieldExtractor()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.extractor.<a href="org/springframework/batch/sample/domain/order/internal/extractor/FooterFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor">FooterFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/ForceRollbackForWriteSkipException.html" title="class in org.springframework.batch.core.step.item"><span class="typeNameLink">ForceRollbackForWriteSkipException</span></a> - Exception in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">Fatal exception to be thrown when a rollback must be forced, typically after
|
|
catching an exception that otherwise would not cause a rollback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ForceRollbackForWriteSkipException.html#ForceRollbackForWriteSkipException-java.lang.String-java.lang.Throwable-">ForceRollbackForWriteSkipException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ForceRollbackForWriteSkipException.html" title="class in org.springframework.batch.core.step.item">ForceRollbackForWriteSkipException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html#forceSync-boolean-">forceSync(boolean)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A flag indicating that changes should be force-synced to disk on flush.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#forceSync-boolean-">forceSync(boolean)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that changes should be force-synced to disk on flush.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/FormatterLineAggregator.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">FormatterLineAggregator</span></a><<a href="org/springframework/batch/item/file/transform/FormatterLineAggregator.html" title="type parameter in FormatterLineAggregator">T</a>> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/item/file/transform/LineAggregator.html" title="interface in org.springframework.batch.item.file.transform"><code>LineAggregator</code></a> implementation which produces a String by
|
|
aggregating the provided item via the <code>Formatter</code> syntax.<br></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FormatterLineAggregator.html#FormatterLineAggregator--">FormatterLineAggregator()</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FormatterLineAggregator.html" title="class in org.springframework.batch.item.file.transform">FormatterLineAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/xml/stax/FragmentEventReader.html" title="interface in org.springframework.batch.item.xml.stax"><span class="typeNameLink">FragmentEventReader</span></a> - Interface in <a href="org/springframework/batch/item/xml/stax/package-summary.html">org.springframework.batch.item.xml.stax</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for event readers which support treating XML fragments as standalone XML documents
|
|
by wrapping the fragments with StartDocument and EndDocument events.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#from-org.springframework.batch.core.Step-">from(Step)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Go back to a previously registered step and start a new path.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#from-org.springframework.batch.core.job.flow.JobExecutionDecider-">from(JobExecutionDecider)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Start again from a decision that was already registered.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#from-org.springframework.batch.core.job.flow.Flow-">from(Flow)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Start again from a subflow that was already registered.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#fromClause-java.lang.String-">fromClause(String)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The SQL <code>FROM</code> clause for a db specific <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerOperation.html#fromCode-char-">fromCode(char)</a></span> - Static method in enum org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerOperation.html" title="enum in org.springframework.batch.sample.domain.trade">CustomerOperation</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/DatabaseType.html#fromMetaData-javax.sql.DataSource-">fromMetaData(DataSource)</a></span> - Static method in enum org.springframework.batch.support.<a href="org/springframework/batch/support/DatabaseType.html" title="enum in org.springframework.batch.support">DatabaseType</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method that pulls a database product name from the DataSource's metadata.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/DatabaseType.html#fromProductName-java.lang.String-">fromProductName(String)</a></span> - Static method in enum org.springframework.batch.support.<a href="org/springframework/batch/support/DatabaseType.html" title="enum in org.springframework.batch.support">DatabaseType</a></dt>
|
|
<dd>
|
|
<div class="block">Static method to obtain a DatabaseType from the provided product name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html#fromPropertyName-java.lang.String-">fromPropertyName(String)</a></span> - Static method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrJobListenerMetaData</a></dt>
|
|
<dd>
|
|
<div class="block">Return the relevant meta data for the provided property name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html#fromPropertyName-java.lang.String-">fromPropertyName(String)</a></span> - Static method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrStepListenerMetaData</a></dt>
|
|
<dd>
|
|
<div class="block">Return the relevant meta data for the provided property name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobListenerMetaData.html#fromPropertyName-java.lang.String-">fromPropertyName(String)</a></span> - Static method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobListenerMetaData.html" title="enum in org.springframework.batch.core.listener">JobListenerMetaData</a></dt>
|
|
<dd>
|
|
<div class="block">Return the relevant meta data for the provided property name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerMetaData.html#fromPropertyName-java.lang.String-">fromPropertyName(String)</a></span> - Static method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerMetaData.html" title="enum in org.springframework.batch.core.listener">StepListenerMetaData</a></dt>
|
|
<dd>
|
|
<div class="block">Return the relevant meta data for the provided property name.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:G">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">G</h2>
|
|
<dl>
|
|
<dt><a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football"><span class="typeNameLink">Game</span></a> - Class in <a href="org/springframework/batch/core/test/football/package-summary.html">org.springframework.batch.core.test.football</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#Game--">Game()</a></span> - Constructor for class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football"><span class="typeNameLink">Game</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/package-summary.html">org.springframework.batch.sample.domain.football</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#Game--">Game()</a></span> - Constructor for class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/GameFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">GameFieldSetMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/GameFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">GameFieldSetMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/GameFieldSetMapper.html#GameFieldSetMapper--">GameFieldSetMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/GameFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.football.internal">GameFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/data/GemfireItemWriter.html" title="class in org.springframework.batch.item.data"><span class="typeNameLink">GemfireItemWriter</span></a><<a href="org/springframework/batch/item/data/GemfireItemWriter.html" title="type parameter in GemfireItemWriter">K</a>,<a href="org/springframework/batch/item/data/GemfireItemWriter.html" title="type parameter in GemfireItemWriter">V</a>> - Class in <a href="org/springframework/batch/item/data/package-summary.html">org.springframework.batch.item.data</a></dt>
|
|
<dd>
|
|
<div class="block">An <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> that stores items in GemFire</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/GemfireItemWriter.html#GemfireItemWriter--">GemfireItemWriter()</a></span> - Constructor for class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/GemfireItemWriter.html" title="class in org.springframework.batch.item.data">GemfireItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/PagingQueryProvider.html#generateFirstPageQuery-int-">generateFirstPageQuery(int)</a></span> - Method in interface org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database">PagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Generate the query that will provide the first page, limited by the page size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#generateFirstPageQuery-int-">generateFirstPageQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Method generating the query string to be used for retrieving the first
|
|
page.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/Db2PagingQueryProvider.html#generateFirstPageQuery-int-">generateFirstPageQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/Db2PagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">Db2PagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/H2PagingQueryProvider.html#generateFirstPageQuery-int-">generateFirstPageQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/H2PagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">H2PagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/HsqlPagingQueryProvider.html#generateFirstPageQuery-int-">generateFirstPageQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/HsqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">HsqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/MySqlPagingQueryProvider.html#generateFirstPageQuery-int-">generateFirstPageQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/MySqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">MySqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/OraclePagingQueryProvider.html#generateFirstPageQuery-int-">generateFirstPageQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/OraclePagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">OraclePagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/PostgresPagingQueryProvider.html#generateFirstPageQuery-int-">generateFirstPageQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/PostgresPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">PostgresPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlitePagingQueryProvider.html#generateFirstPageQuery-int-">generateFirstPageQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlitePagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlitePagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlServerPagingQueryProvider.html#generateFirstPageQuery-int-">generateFirstPageQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlServerPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlServerPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html#generateFirstPageQuery-int-">generateFirstPageQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlWindowingPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SybasePagingQueryProvider.html#generateFirstPageQuery-int-">generateFirstPageQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SybasePagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SybasePagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html#generateGroupedTopSqlQuery-org.springframework.batch.item.database.support.AbstractSqlPagingQueryProvider-boolean-java.lang.String-">generateGroupedTopSqlQuery(AbstractSqlPagingQueryProvider, boolean, String)</a></span> - Static method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Generate SQL query string using a TOP clause</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/PagingQueryProvider.html#generateJumpToItemQuery-int-int-">generateJumpToItemQuery(int, int)</a></span> - Method in interface org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database">PagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Generate the query that will provide the jump to item query.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#generateJumpToItemQuery-int-int-">generateJumpToItemQuery(int, int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Method generating the query string to be used for jumping to a specific
|
|
item position.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/H2PagingQueryProvider.html#generateJumpToItemQuery-int-int-">generateJumpToItemQuery(int, int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/H2PagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">H2PagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/HsqlPagingQueryProvider.html#generateJumpToItemQuery-int-int-">generateJumpToItemQuery(int, int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/HsqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">HsqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/MySqlPagingQueryProvider.html#generateJumpToItemQuery-int-int-">generateJumpToItemQuery(int, int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/MySqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">MySqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/OraclePagingQueryProvider.html#generateJumpToItemQuery-int-int-">generateJumpToItemQuery(int, int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/OraclePagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">OraclePagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/PostgresPagingQueryProvider.html#generateJumpToItemQuery-int-int-">generateJumpToItemQuery(int, int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/PostgresPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">PostgresPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlitePagingQueryProvider.html#generateJumpToItemQuery-int-int-">generateJumpToItemQuery(int, int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlitePagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlitePagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html#generateJumpToItemQuery-int-int-">generateJumpToItemQuery(int, int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlWindowingPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/DefaultJobKeyGenerator.html#generateKey-org.springframework.batch.core.JobParameters-">generateKey(JobParameters)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/DefaultJobKeyGenerator.html" title="class in org.springframework.batch.core">DefaultJobKeyGenerator</a></dt>
|
|
<dd>
|
|
<div class="block">Generates the job key to be used based on the <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a> instance
|
|
provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobKeyGenerator.html#generateKey-T-">generateKey(T)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/JobKeyGenerator.html" title="interface in org.springframework.batch.core">JobKeyGenerator</a></dt>
|
|
<dd>
|
|
<div class="block">Method to generate the unique key used to identify a job instance.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#generateLimitCypherQuery--">generateLimitCypherQuery()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html#generateLimitGroupedSqlQuery-org.springframework.batch.item.database.support.AbstractSqlPagingQueryProvider-boolean-java.lang.String-">generateLimitGroupedSqlQuery(AbstractSqlPagingQueryProvider, boolean, String)</a></span> - Static method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Generate SQL query string using a LIMIT clause</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html#generateLimitJumpToQuery-org.springframework.batch.item.database.support.AbstractSqlPagingQueryProvider-java.lang.String-">generateLimitJumpToQuery(AbstractSqlPagingQueryProvider, String)</a></span> - Static method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Generate SQL query string using a LIMIT clause</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html#generateLimitSqlQuery-org.springframework.batch.item.database.support.AbstractSqlPagingQueryProvider-boolean-java.lang.String-">generateLimitSqlQuery(AbstractSqlPagingQueryProvider, boolean, String)</a></span> - Static method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Generate SQL query string using a LIMIT clause</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/PagingQueryProvider.html#generateRemainingPagesQuery-int-">generateRemainingPagesQuery(int)</a></span> - Method in interface org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database">PagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Generate the query that will provide the first page, limited by the page size.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#generateRemainingPagesQuery-int-">generateRemainingPagesQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Method generating the query string to be used for retrieving the pages
|
|
following the first page.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/Db2PagingQueryProvider.html#generateRemainingPagesQuery-int-">generateRemainingPagesQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/Db2PagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">Db2PagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/H2PagingQueryProvider.html#generateRemainingPagesQuery-int-">generateRemainingPagesQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/H2PagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">H2PagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/HsqlPagingQueryProvider.html#generateRemainingPagesQuery-int-">generateRemainingPagesQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/HsqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">HsqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/MySqlPagingQueryProvider.html#generateRemainingPagesQuery-int-">generateRemainingPagesQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/MySqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">MySqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/OraclePagingQueryProvider.html#generateRemainingPagesQuery-int-">generateRemainingPagesQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/OraclePagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">OraclePagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/PostgresPagingQueryProvider.html#generateRemainingPagesQuery-int-">generateRemainingPagesQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/PostgresPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">PostgresPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlitePagingQueryProvider.html#generateRemainingPagesQuery-int-">generateRemainingPagesQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlitePagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlitePagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlServerPagingQueryProvider.html#generateRemainingPagesQuery-int-">generateRemainingPagesQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlServerPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlServerPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html#generateRemainingPagesQuery-int-">generateRemainingPagesQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlWindowingPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SybasePagingQueryProvider.html#generateRemainingPagesQuery-int-">generateRemainingPagesQuery(int)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SybasePagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SybasePagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html#generateRowNumSqlQuery-org.springframework.batch.item.database.support.AbstractSqlPagingQueryProvider-boolean-java.lang.String-">generateRowNumSqlQuery(AbstractSqlPagingQueryProvider, boolean, String)</a></span> - Static method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Generate SQL query string using a ROW_NUM condition</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html#generateRowNumSqlQuery-org.springframework.batch.item.database.support.AbstractSqlPagingQueryProvider-java.lang.String-boolean-java.lang.String-">generateRowNumSqlQuery(AbstractSqlPagingQueryProvider, String, boolean, String)</a></span> - Static method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Generate SQL query string using a ROW_NUM condition</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html#generateRowNumSqlQueryWithNesting-org.springframework.batch.item.database.support.AbstractSqlPagingQueryProvider-java.lang.String-boolean-java.lang.String-">generateRowNumSqlQueryWithNesting(AbstractSqlPagingQueryProvider, String, boolean, String)</a></span> - Static method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html#generateRowNumSqlQueryWithNesting-org.springframework.batch.item.database.support.AbstractSqlPagingQueryProvider-java.lang.String-java.lang.String-boolean-java.lang.String-">generateRowNumSqlQueryWithNesting(AbstractSqlPagingQueryProvider, String, String, boolean, String)</a></span> - Static method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html#generateTopJumpToQuery-org.springframework.batch.item.database.support.AbstractSqlPagingQueryProvider-java.lang.String-">generateTopJumpToQuery(AbstractSqlPagingQueryProvider, String)</a></span> - Static method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Generate SQL query string using a TOP clause</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html#generateTopSqlQuery-org.springframework.batch.item.database.support.AbstractSqlPagingQueryProvider-boolean-java.lang.String-">generateTopSqlQuery(AbstractSqlPagingQueryProvider, boolean, String)</a></span> - Static method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Generate SQL query string using a TOP clause</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/GeneratingTradeItemReader.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">GeneratingTradeItemReader</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd>
|
|
<div class="block">Generates configurable number of <a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade"><code>Trade</code></a> items.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/GeneratingTradeItemReader.html#GeneratingTradeItemReader--">GeneratingTradeItemReader()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/GeneratingTradeItemReader.html" title="class in org.springframework.batch.sample.domain.trade.internal">GeneratingTradeItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/loop/GeneratingTradeResettingListener.html" title="class in org.springframework.batch.sample.loop"><span class="typeNameLink">GeneratingTradeResettingListener</span></a> - Class in <a href="org/springframework/batch/sample/loop/package-summary.html">org.springframework.batch.sample.loop</a></dt>
|
|
<dd>
|
|
<div class="block">This listener resets the count of its GeneratingTradeItemReader after the
|
|
step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/loop/GeneratingTradeResettingListener.html#GeneratingTradeResettingListener--">GeneratingTradeResettingListener()</a></span> - Constructor for class org.springframework.batch.sample.loop.<a href="org/springframework/batch/sample/loop/GeneratingTradeResettingListener.html" title="class in org.springframework.batch.sample.loop">GeneratingTradeResettingListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/GenericApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support"><span class="typeNameLink">GenericApplicationContextFactory</span></a> - Class in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/core/configuration/support/ApplicationContextFactory.html" title="interface in org.springframework.batch.core.configuration.support"><code>ApplicationContextFactory</code></a> implementation that takes a parent context and a path to the context to create.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/GenericApplicationContextFactory.html#GenericApplicationContextFactory-java.lang.Object...-">GenericApplicationContextFactory(Object...)</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/GenericApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">GenericApplicationContextFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Create an application context factory for the resource specified.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/JobBuilderFactory.html#get-java.lang.String-">get(String)</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/JobBuilderFactory.html" title="class in org.springframework.batch.core.configuration.annotation">JobBuilderFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a job builder and initializes its job repository.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/StepBuilderFactory.html#get-java.lang.String-">get(String)</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/StepBuilderFactory.html" title="class in org.springframework.batch.core.configuration.annotation">StepBuilderFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a step builder and initializes its job repository and transaction manager.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/JobScope.html#get-java.lang.String-org.springframework.beans.factory.ObjectFactory-">get(String, ObjectFactory<?>)</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/JobScope.html" title="class in org.springframework.batch.core.scope">JobScope</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/StepScope.html#get-java.lang.String-org.springframework.beans.factory.ObjectFactory-">get(String, ObjectFactory<?>)</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/StepScope.html" title="class in org.springframework.batch.core.scope">StepScope</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#get-java.lang.String-">get(String)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Getter for the value represented by the provided key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/IncorrectTokenCountException.html#getActualCount--">getActualCount()</a></span> - Method in exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/IncorrectTokenCountException.html" title="class in org.springframework.batch.item.file.transform">IncorrectTokenCountException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/IncorrectLineLengthException.html#getActualLength--">getActualLength()</a></span> - Method in exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/IncorrectLineLengthException.html" title="class in org.springframework.batch.item.file.transform">IncorrectLineLengthException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html#getAddress--">getAddress()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#getAddress--">getAddress()</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#getAddressee--">getAddressee()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#getAddrLine1--">getAddrLine1()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#getAddrLine2--">getAddrLine2()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html#getAdjustedOutputs-org.springframework.batch.core.step.item.Chunk-org.springframework.batch.core.step.item.Chunk-">getAdjustedOutputs(Chunk<I>, Chunk<O>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.step.item">FaultTolerantChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#getAdjustedOutputs-org.springframework.batch.core.step.item.Chunk-org.springframework.batch.core.step.item.Chunk-">getAdjustedOutputs(Chunk<I>, Chunk<O>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Extension point for subclasses that want to adjust the outputs based on
|
|
additional saved data in the inputs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html#getAge--">getAge()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#getAge--">getAge()</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#getAggregator--">getAggregator()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#getAllFailureExceptions--">getAllFailureExceptions()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Return all failure causing exceptions for this JobExecution, including
|
|
step executions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html#getAllowStartIfComplete--">getAllowStartIfComplete()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper.CommonStepProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html#getAnnotation--">getAnnotation()</a></span> - Method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrJobListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html#getAnnotation--">getAnnotation()</a></span> - Method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrStepListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobListenerMetaData.html#getAnnotation--">getAnnotation()</a></span> - Method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobListenerMetaData.html" title="enum in org.springframework.batch.core.listener">JobListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ListenerMetaData.html#getAnnotation--">getAnnotation()</a></span> - Method in interface org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ListenerMetaData.html" title="interface in org.springframework.batch.core.listener">ListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerMetaData.html#getAnnotation--">getAnnotation()</a></span> - Method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerMetaData.html" title="enum in org.springframework.batch.core.listener">StepListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#getApplicationContext--">getApplicationContext()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html#getArtifactProperties-java.lang.String-">getArtifactProperties(String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html" title="class in org.springframework.batch.core.jsr.configuration.support">BatchPropertyContext</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Obtains the batch <code>Properties</code> for the provided artifact name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/RangeArrayPropertyEditor.html#getAsText--">getAsText()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/RangeArrayPropertyEditor.html" title="class in org.springframework.batch.item.file.transform">RangeArrayPropertyEditor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#getAttempts--">getAttempts()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#getAttempts--">getAttempts()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#getAttempts--">getAttempts()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#getAttempts--">getAttempts()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/BeanDefinitionUtils.html#getAttribute-java.lang.String-java.lang.String-org.springframework.beans.factory.config.ConfigurableListableBeanFactory-">getAttribute(String, String, ConfigurableListableBeanFactory)</a></span> - Static method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/BeanDefinitionUtils.html" title="class in org.springframework.batch.core.configuration.xml">BeanDefinitionUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html#getAttribute-java.lang.String-">getAttribute(String)</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html" title="class in org.springframework.batch.repeat.context">SynchronizedAttributeAccessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/BatchStatus.html#getBatchStatus--">getBatchStatus()</a></span> - Method in enum org.springframework.batch.core.<a href="org/springframework/batch/core/BatchStatus.html" title="enum in org.springframework.batch.core">BatchStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Converts the current status to the JSR-352 equivalent</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContext.html#getBatchStatus--">getBatchStatus()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContext.html" title="class in org.springframework.batch.core.jsr">JsrJobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobExecution.html#getBatchStatus--">getBatchStatus()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobExecution.html" title="class in org.springframework.batch.core.jsr">JsrJobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContext.html#getBatchStatus--">getBatchStatus()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContext.html" title="class in org.springframework.batch.core.jsr">JsrStepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepExecution.html#getBatchStatus--">getBatchStatus()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepExecution.html" title="class in org.springframework.batch.core.jsr">JsrStepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#getBatchStatusFromEndTransitionName-java.lang.String-">getBatchStatusFromEndTransitionName(String)</a></span> - Static method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#getBeanClass-org.w3c.dom.Element-">getBeanClass(Element)</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractListenerParser.html#getBeanClass--">getBeanClass()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/AbstractListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">AbstractListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobExecutionListenerParser.html#getBeanClass--">getBeanClass()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobExecutionListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">JobExecutionListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParser.html#getBeanClass-org.w3c.dom.Element-">getBeanClass(Element)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParser.html" title="class in org.springframework.batch.core.configuration.xml">JobParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepListenerParser.html#getBeanClass--">getBeanClass()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">StepListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/TopLevelJobListenerParser.html#getBeanClass-org.w3c.dom.Element-">getBeanClass(Element)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/TopLevelJobListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">TopLevelJobListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/TopLevelStepListenerParser.html#getBeanClass-org.w3c.dom.Element-">getBeanClass(Element)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/TopLevelStepListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">TopLevelStepListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/FlowParser.html#getBeanClass-org.w3c.dom.Element-">getBeanClass(Element)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/FlowParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">FlowParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobParser.html#getBeanClass-org.w3c.dom.Element-">getBeanClass(Element)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrJobParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobRepositoryParser.html#getBeanClassName-org.w3c.dom.Element-">getBeanClassName(Element)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobRepositoryParser.html" title="class in org.springframework.batch.core.configuration.xml">JobRepositoryParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html#getBeanFactoryPostProcessorClasses--">getBeanFactoryPostProcessorClasses()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">AbstractApplicationContextFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Protected access to the list of bean factory post processor classes that should be copied over to the context
|
|
from the parent.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#getBilling--">getBilling()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#getBillingAddress--">getBillingAddress()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Player.html#getBirthYear--">getBirthYear()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Player.html#getBirthYear--">getBirthYear()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.html#getBufferSize--">getBufferSize()</a></span> - Method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.html" title="class in org.springframework.batch.support.transaction">TransactionAwareBufferedWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method for clients to determine if there is any unflushed
|
|
data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#getChildren--">getChildren()</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#getChunkCompletionPolicy--">getChunkCompletionPolicy()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#getChunkMonitor--">getChunkMonitor()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#getChunkOperations--">getChunkOperations()</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Protected getter for the chunk operations to make them available in subclasses.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#getChunkSize--">getChunkSize()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#getCity--">getCity()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/AbstractJdbcBatchMetadataDao.html#getClobTypeToUse--">getClobTypeToUse()</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#getCloseSuppressingConnectionProxy-java.sql.Connection-">getCloseSuppressingConnectionProxy(Connection)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd>
|
|
<div class="block">Wrap the given Connection with a proxy that delegates every method call
|
|
to it but suppresses close calls.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/EndState.html#getCode--">getCode()</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/EndState.html" title="class in org.springframework.batch.core.job.flow.support.state">EndState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/Alignment.html#getCode--">getCode()</a></span> - Method in enum org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/Alignment.html" title="enum in org.springframework.batch.item.file.transform">Alignment</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerOperation.html#getCode--">getCode()</a></span> - Method in enum org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerOperation.html" title="enum in org.springframework.batch.sample.domain.trade">CustomerOperation</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getCommitCount--">getCommitCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the current number of commits for this execution</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#getCommitInterval--">getCommitInterval()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#getCompanyName--">getCompanyName()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#getCompletes--">getCompletes()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#getCompletes--">getCompletes()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#getCompletes--">getCompletes()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#getCompletes--">getCompletes()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#getCompletionPolicy--">getCompletionPolicy()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#getCompositeListener--">getCompositeListener()</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/launch/DefaultJobLoader.html#getConfigurations--">getConfigurations()</a></span> - Method in class org.springframework.batch.sample.launch.<a href="org/springframework/batch/sample/launch/DefaultJobLoader.html" title="class in org.springframework.batch.sample.launch">DefaultJobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/launch/JobLoader.html#getConfigurations--">getConfigurations()</a></span> - Method in interface org.springframework.batch.sample.launch.<a href="org/springframework/batch/sample/launch/JobLoader.html" title="interface in org.springframework.batch.sample.launch">JobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html#getConfigurer-java.util.Collection-">getConfigurer(Collection<BatchConfigurer>)</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">AbstractBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#getConnection--">getConnection()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#getConnection-java.lang.String-java.lang.String-">getConnection(String, String)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.BaseContextHolder.html#getContext--">getContext()</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.BaseContextHolder.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator.BaseContextHolder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobSynchronizationManager.html#getContext--">getContext()</a></span> - Static method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobSynchronizationManager.html" title="class in org.springframework.batch.core.scope.context">JobSynchronizationManager</a></dt>
|
|
<dd>
|
|
<div class="block">Getter for the current context if there is one, otherwise returns null.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html#getContext--">getContext()</a></span> - Static method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html" title="class in org.springframework.batch.core.scope.context">StepSynchronizationManager</a></dt>
|
|
<dd>
|
|
<div class="block">Getter for the current context if there is one, otherwise returns null.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html#getContext--">getContext()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html" title="class in org.springframework.batch.core.scope.context">SynchronizationManagerSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Getter for the current context if there is one, otherwise returns null.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatSynchronizationManager.html#getContext--">getContext()</a></span> - Static method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatSynchronizationManager.html" title="class in org.springframework.batch.repeat.support">RepeatSynchronizationManager</a></dt>
|
|
<dd>
|
|
<div class="block">Getter for the current context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/JobScope.html#getConversationId--">getConversationId()</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/JobScope.html" title="class in org.springframework.batch.core.scope">JobScope</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/StepScope.html#getConversationId--">getConversationId()</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/StepScope.html" title="class in org.springframework.batch.core.scope">StepScope</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/RepeatContextCounter.html#getCount--">getCount()</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/RepeatContextCounter.html" title="class in org.springframework.batch.repeat.context">RepeatContextCounter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html#getCount-org.springframework.batch.repeat.RepeatContext-">getCount(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">CountingCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Extension point for subclasses.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.CountingBatchContext.html#getCounter--">getCounter()</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.CountingBatchContext.html" title="class in org.springframework.batch.repeat.policy">CountingCompletionPolicy.CountingBatchContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/GeneratingTradeItemReader.html#getCounter--">getCounter()</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/GeneratingTradeItemReader.html" title="class in org.springframework.batch.sample.domain.trade.internal">GeneratingTradeItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/support/RetrySampleItemWriter.html#getCounter--">getCounter()</a></span> - Method in class org.springframework.batch.sample.support.<a href="org/springframework/batch/sample/support/RetrySampleItemWriter.html" title="class in org.springframework.batch.sample.support">RetrySampleItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#getCountry--">getCountry()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#getCreateTime--">getCreateTime()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobExecution.html#getCreateTime--">getCreateTime()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobExecution.html" title="class in org.springframework.batch.core.jsr">JsrJobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html#getCredit--">getCredit()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerCredit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerUpdate.html#getCredit--">getCredit()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerUpdate.html" title="class in org.springframework.batch.sample.domain.trade">CustomerUpdate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html#getCurrent--">getCurrent()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html" title="class in org.springframework.batch.core.scope.context">SynchronizationManagerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#getCurrentItemCount--">getCurrentItemCount()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="class in org.springframework.batch.item.support">AbstractItemCountingItemStreamItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemReader.html#getCurrentResource--">getCurrentResource()</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemReader.html" title="class in org.springframework.batch.item.file">MultiResourceItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html#getCustomer--">getCustomer()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#getCustomer--">getCustomer()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#getCustomer--">getCustomer()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerDao.html#getCustomerByName-java.lang.String-">getCustomerByName(String)</a></span> - Method in interface org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerDao.html" title="interface in org.springframework.batch.sample.domain.trade">CustomerDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDao.html#getCustomerByName-java.lang.String-">getCustomerByName(String)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">JdbcCustomerDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerUpdate.html#getCustomerName--">getCustomerName()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerUpdate.html" title="class in org.springframework.batch.sample.domain.trade">CustomerUpdate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/PersonService.html#getData--">getData()</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/PersonService.html" title="class in org.springframework.batch.sample.domain.person">PersonService</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#getDataSource--">getDataSource()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Public getter for the data source.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#getDate-java.lang.String-">getDate(String)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the Date represented by the provided key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#getDate-java.lang.String-java.util.Date-">getDate(String, Date)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the Date represented by the provided key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html#getDate--">getDate()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html#getDebit--">getDebit()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerDebit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Player.html#getDebutYear--">getDebutYear()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Player.html#getDebutYear--">getDebutYear()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#getDefaultExitStatusForFailure-java.lang.Throwable-org.springframework.batch.core.JobExecution-">getDefaultExitStatusForFailure(Throwable, JobExecution)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Default mapping from throwable to <a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core"><code>ExitStatus</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/JsrFlowJob.html#getDefaultExitStatusForFailure-java.lang.Throwable-org.springframework.batch.core.JobExecution-">getDefaultExitStatusForFailure(Throwable, JobExecution)</a></span> - Method in class org.springframework.batch.core.jsr.job.flow.<a href="org/springframework/batch/core/jsr/job/flow/JsrFlowJob.html" title="class in org.springframework.batch.core.jsr.job.flow">JsrFlowJob</a></dt>
|
|
<dd>
|
|
<div class="block">Default mapping from throwable to <a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core"><code>ExitStatus</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html#getDefaultListenerClass--">getDefaultListenerClass()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">AbstractListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobListenerFactoryBean.html#getDefaultListenerClass--">getDefaultListenerClass()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">JobListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerFactoryBean.html#getDefaultListenerClass--">getDefaultListenerClass()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">StepListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html#getDescription--">getDescription()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#getDiscountAmount--">getDiscountAmount()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#getDiscountPerc--">getDiscountPerc()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#getDouble-java.lang.String-">getDouble(String)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the Long represented by the provided key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#getDouble-java.lang.String-double-">getDouble(String, double)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the Double represented by the provided key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#getDouble-java.lang.String-">getDouble(String)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the Double represented by the provided key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#getDouble-java.lang.String-double-">getDouble(String, double)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the Double represented by the provided key with
|
|
default value to return if key is not represented.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/User.html#getEmail--">getEmail()</a></span> - Method in class org.springframework.batch.sample.domain.mail.<a href="org/springframework/batch/sample/domain/mail/User.html" title="class in org.springframework.batch.sample.domain.mail">User</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#getEncoding--">getEncoding()</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Get used encoding.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#getEndTime--">getEndTime()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobExecution.html#getEndTime--">getEndTime()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobExecution.html" title="class in org.springframework.batch.core.jsr">JsrJobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepExecution.html#getEndTime--">getEndTime()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepExecution.html" title="class in org.springframework.batch.core.jsr">JsrStepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getEndTime--">getEndTime()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the time that this execution ended</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/AbstractJpaQueryProvider.html#getEntityManager--">getEntityManager()</a></span> - Method in class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/AbstractJpaQueryProvider.html" title="class in org.springframework.batch.item.database.orm">AbstractJpaQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Getter for <code>EntityManager</code></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html#getErrorMessage--">getErrorMessage()</a></span> - Static method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support">CommandLineJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieve the error message set by an instance of
|
|
<a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support"><code>CommandLineJobRunner</code></a> as it exits.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html#getErrors--">getErrors()</a></span> - Static method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html" title="class in org.springframework.batch.core.launch.support">JobRegistryBackgroundJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Public getter for the startup errors encountered during parent context
|
|
creation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#getErrors--">getErrors()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html#getErrors--">getErrors()</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateCreditDao</a></dt>
|
|
<dd>
|
|
<div class="block">Public accessor for the errors property.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContext.html#getException--">getException()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContext.html" title="class in org.springframework.batch.core.jsr">JsrStepContext</a></dt>
|
|
<dd>
|
|
<div class="block">To support both JSR-352's requirement to return the most recent exception
|
|
and Spring Batch's support for <code>Throwable</code>, this implementation will
|
|
return the most recent exception in the underlying <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>'s
|
|
failure exceptions list.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SkipWrapper.html#getException--">getException()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SkipWrapper.html" title="class in org.springframework.batch.core.step.item">SkipWrapper</a></dt>
|
|
<dd>
|
|
<div class="block">Public getter for the exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#getExceptionHandler--">getExceptionHandler()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method for subclasses to access the exception handler that was injected by user.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#getExceptionHandler--">getExceptionHandler()</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Protected getter for the <a href="org/springframework/batch/repeat/exception/ExceptionHandler.html" title="interface in org.springframework.batch.repeat.exception"><code>ExceptionHandler</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#getExceptionTranslator--">getExceptionTranslator()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a default SQLErrorCodeSQLExceptionTranslator for the specified
|
|
DataSource if none is set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#getExecutionContext--">getExecutionContext()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> for this execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html#getExecutionContext-org.springframework.batch.core.JobExecution-">getExecutionContext(JobExecution)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html" title="interface in org.springframework.batch.core.repository.dao">ExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html#getExecutionContext-org.springframework.batch.core.StepExecution-">getExecutionContext(StepExecution)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html" title="interface in org.springframework.batch.core.repository.dao">ExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html#getExecutionContext-org.springframework.batch.core.JobExecution-">getExecutionContext(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html#getExecutionContext-org.springframework.batch.core.StepExecution-">getExecutionContext(StepExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html#getExecutionContext-org.springframework.batch.core.StepExecution-">getExecutionContext(StepExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">MapExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html#getExecutionContext-org.springframework.batch.core.JobExecution-">getExecutionContext(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">MapExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getExecutionContext--">getExecutionContext()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> for this execution</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html#getExecutionContextDao--">getExecutionContextDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">MapJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemStreamSupport.html#getExecutionContextKey-java.lang.String-">getExecutionContextKey(String)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ItemStreamSupport.html" title="class in org.springframework.batch.item">ItemStreamSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContext.html#getExecutionId--">getExecutionId()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContext.html" title="class in org.springframework.batch.core.jsr">JsrJobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobExecution.html#getExecutionId--">getExecutionId()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobExecution.html" title="class in org.springframework.batch.core.jsr">JsrJobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobOperator.html#getExecutions-long-">getExecutions(long)</a></span> - Method in interface org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobOperator.html" title="interface in org.springframework.batch.core.launch">JobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">List the <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecutions</code></a> associated with a particular
|
|
<a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a>, in reverse order of creation (and therefore usually
|
|
of execution).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#getExecutions-long-">getExecutions(long)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#getExitCode--">getExitCode()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Getter for the exit code (defaults to blank).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#getExitDescription--">getExitDescription()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Getter for the exit description (defaults to blank)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#getExitStatus--">getExitStatus()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContext.html#getExitStatus--">getExitStatus()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContext.html" title="class in org.springframework.batch.core.jsr">JsrJobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobExecution.html#getExitStatus--">getExitStatus()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobExecution.html" title="class in org.springframework.batch.core.jsr">JsrJobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContext.html#getExitStatus--">getExitStatus()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContext.html" title="class in org.springframework.batch.core.jsr">JsrStepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepExecution.html#getExitStatus--">getExitStatus()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepExecution.html" title="class in org.springframework.batch.core.jsr">JsrStepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/ConfigurableSystemProcessExitCodeMapper.html#getExitStatus-int-">getExitStatus(int)</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SimpleSystemProcessExitCodeMapper.html#getExitStatus-int-">getExitStatus(int)</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SimpleSystemProcessExitCodeMapper.html" title="class in org.springframework.batch.core.step.tasklet">SimpleSystemProcessExitCodeMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemProcessExitCodeMapper.html#getExitStatus-int-">getExitStatus(int)</a></span> - Method in interface org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemProcessExitCodeMapper.html" title="interface in org.springframework.batch.core.step.tasklet">SystemProcessExitCodeMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#getExitStatus--">getExitStatus()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd>
|
|
<div class="block">Public getter for the status.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getExitStatus--">getExitStatus()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/IncorrectTokenCountException.html#getExpectedCount--">getExpectedCount()</a></span> - Method in exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/IncorrectTokenCountException.html" title="class in org.springframework.batch.item.file.transform">IncorrectTokenCountException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/IncorrectLineLengthException.html#getExpectedLength--">getExpectedLength()</a></span> - Method in exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/IncorrectLineLengthException.html" title="class in org.springframework.batch.item.file.transform">IncorrectLineLengthException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/internal/TestMailErrorHandler.html#getFailedMessages--">getFailedMessages()</a></span> - Method in class org.springframework.batch.sample.domain.mail.internal.<a href="org/springframework/batch/sample/domain/mail/internal/TestMailErrorHandler.html" title="class in org.springframework.batch.sample.domain.mail.internal">TestMailErrorHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#getFailureExceptions--">getFailureExceptions()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getFailureExceptions--">getFailureExceptions()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#getFatalExceptionAwareProxy-org.springframework.batch.core.step.skip.SkipPolicy-">getFatalExceptionAwareProxy(SkipPolicy)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Wrap a <a href="org/springframework/batch/core/step/skip/SkipPolicy.html" title="interface in org.springframework.batch.core.step.skip"><code>SkipPolicy</code></a> and make it consistent with known fatal exceptions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#getFaultTolerantStepBuilder-java.lang.String-">getFaultTolerantStepBuilder(String)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#getFaultTolerantStepBuilder-java.lang.String-">getFaultTolerantStepBuilder(String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#getFieldCount--">getFieldCount()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#getFieldCount--">getFieldCount()</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Return the number of fields in this '<code>FieldSet</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html#getFilterCount-org.springframework.batch.core.step.item.Chunk-org.springframework.batch.core.step.item.Chunk-">getFilterCount(Chunk<I>, Chunk<O>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.step.item">FaultTolerantChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#getFilterCount-org.springframework.batch.core.step.item.Chunk-org.springframework.batch.core.step.item.Chunk-">getFilterCount(Chunk<I>, Chunk<O>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Extension point for subclasses to calculate the filter count.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#getFilterCount--">getFilterCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd>
|
|
<div class="block">Public getter for the filter counter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getFilterCount--">getFilterCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the current number of items filtered out of this execution</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Player.html#getFirstName--">getFirstName()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Player.html#getFirstName--">getFirstName()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#getFirstName--">getFirstName()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#getFirstName--">getFirstName()</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.DelegateState.html#getFlows--">getFlows()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.DelegateState.html" title="class in org.springframework.batch.core.configuration.xml">SimpleFlowFactoryBean.DelegateState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowHolder.html#getFlows--">getFlows()</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowHolder.html" title="interface in org.springframework.batch.core.job.flow">FlowHolder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/FlowState.html#getFlows--">getFlows()</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/FlowState.html" title="class in org.springframework.batch.core.job.flow.support.state">FlowState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/SplitState.html#getFlows--">getFlows()</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/SplitState.html" title="class in org.springframework.batch.core.job.flow.support.state">SplitState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html#getFooter--">getFooter()</a></span> - Static method in class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html#getForwardOnlyCursor-int-java.util.Map-">getForwardOnlyCursor(int, Map<String, Object>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html" title="class in org.springframework.batch.item.database">HibernateItemReaderHelper</a></dt>
|
|
<dd>
|
|
<div class="block">Get a cursor over all of the results, with the forward-only flag set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#getFromClause--">getFromClause()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/AbstractPartitionHandler.html#getGridSize--">getGridSize()</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/AbstractPartitionHandler.html" title="class in org.springframework.batch.core.partition.support">AbstractPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the number of step executions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#getGridSize--">getGridSize()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#getGroupClause--">getGroupClause()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">The getter for the group by clause</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html#getGroupName-org.springframework.beans.factory.config.BeanDefinition-org.springframework.batch.core.Job-">getGroupName(BeanDefinition, Job)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html" title="class in org.springframework.batch.core.configuration.support">JobRegistryBeanPostProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Determine a group name for the job to be registered.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#getHandlingPrice--">getHandlingPrice()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html#getHeader--">getHeader()</a></span> - Static method in class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Entity.html#getId--">getId()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/Entity.html" title="class in org.springframework.batch.core">Entity</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobContext.html#getId--">getId()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobContext.html" title="class in org.springframework.batch.core.scope.context">JobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#getId--">getId()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#getId--">getId()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Player.html#getId--">getId()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#getId--">getId()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/ProcessIndicatorItemWrapper.html#getId--">getId()</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/ProcessIndicatorItemWrapper.html" title="class in org.springframework.batch.sample.common">ProcessIndicatorItemWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#getId--">getId()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Player.html#getId--">getId()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#getId--">getId()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/User.html#getId--">getId()</a></span> - Method in class org.springframework.batch.sample.domain.mail.<a href="org/springframework/batch/sample/domain/mail/User.html" title="class in org.springframework.batch.sample.domain.mail">User</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html#getId--">getId()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerCredit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#getId--">getId()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/DataFieldMaxValueIncrementerFactory.html#getIncrementer-java.lang.String-java.lang.String-">getIncrementer(String, String)</a></span> - Method in interface org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/DataFieldMaxValueIncrementerFactory.html" title="interface in org.springframework.batch.item.database.support">DataFieldMaxValueIncrementerFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Return the <code>DataFieldMaxValueIncrementer</code> for the provided database type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/DefaultDataFieldMaxValueIncrementerFactory.html#getIncrementer-java.lang.String-java.lang.String-">getIncrementer(String, String)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/DefaultDataFieldMaxValueIncrementerFactory.html" title="class in org.springframework.batch.item.database.support">DefaultDataFieldMaxValueIncrementerFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileParseException.html#getInput--">getInput()</a></span> - Method in exception org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileParseException.html" title="class in org.springframework.batch.item.file">FlatFileParseException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/NonTransientFlatFileException.html#getInput--">getInput()</a></span> - Method in exception org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/NonTransientFlatFileException.html" title="class in org.springframework.batch.item.file">NonTransientFlatFileException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FlatFileFormatException.html#getInput--">getInput()</a></span> - Method in exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FlatFileFormatException.html" title="class in org.springframework.batch.item.file.transform">FlatFileFormatException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/IncorrectTokenCountException.html#getInput--">getInput()</a></span> - Method in exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/IncorrectTokenCountException.html" title="class in org.springframework.batch.item.file.transform">IncorrectTokenCountException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html#getInputChannelAttributeName--">getInputChannelAttributeName()</a></span> - Method in class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html" title="class in org.springframework.batch.integration.config.xml">JobLaunchingGatewayParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.BaseContextHolder.html#getInstance--">getInstance()</a></span> - Static method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.BaseContextHolder.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator.BaseContextHolder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobInstance.html#getInstanceId--">getInstanceId()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core">JobInstance</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContext.html#getInstanceId--">getInstanceId()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContext.html" title="class in org.springframework.batch.core.jsr">JsrJobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#getInt-java.lang.String-">getInt(String)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the Integer represented by the provided key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#getInt-java.lang.String-int-">getInt(String, int)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the Integer represented by the provided key with
|
|
default value to return if key is not represented.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#getInterceptions--">getInterceptions()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#getInterceptions--">getInterceptions()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#getInterceptions--">getInterceptions()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#getInterceptions--">getInterceptions()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#getIsin--">getIsin()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SkipWrapper.html#getItem--">getItem()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SkipWrapper.html" title="class in org.springframework.batch.core.step.item">SkipWrapper</a></dt>
|
|
<dd>
|
|
<div class="block">Public getter for the item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/ProcessIndicatorItemWrapper.html#getItem--">getItem()</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/ProcessIndicatorItemWrapper.html" title="class in org.springframework.batch.sample.common">ProcessIndicatorItemWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html#getItem--">getItem()</a></span> - Method in class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItem</a></dt>
|
|
<dd>
|
|
<div class="block">Accessor for the wrapped item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#getItemId--">getItemId()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#getItemListeners--">getItemListeners()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#getItemProcessor--">getItemProcessor()</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Protected getter for the <a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a> for subclasses to use</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#getItemReader--">getItemReader()</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Protected getter for the <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> for subclasses to use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#getItems--">getItems()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkRequest.html#getItems--">getItems()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="class in org.springframework.batch.integration.chunk">ChunkRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#getItemWriter--">getItemWriter()</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Protected getter for the <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> for subclasses to use</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/AbstractJdbcBatchMetadataDao.html#getJdbcTemplate--">getJdbcTemplate()</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/JobLocator.html#getJob-java.lang.String-">getJob(String)</a></span> - Method in interface org.springframework.batch.core.configuration.<a href="org/springframework/batch/core/configuration/JobLocator.html" title="interface in org.springframework.batch.core.configuration">JobLocator</a></dt>
|
|
<dd>
|
|
<div class="block">Locates a <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> at runtime.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/MapJobRegistry.html#getJob-java.lang.String-">getJob(String)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/MapJobRegistry.html" title="class in org.springframework.batch.core.configuration.support">MapJobRegistry</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchRequest.html#getJob--">getJob()</a></span> - Method in class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchRequest.html" title="class in org.springframework.batch.integration.launch">JobLaunchRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#getJob--">getJob()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#getJob--">getJob()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/launch/DefaultJobLoader.html#getJobConfiguration-java.lang.String-">getJobConfiguration(String)</a></span> - Method in class org.springframework.batch.sample.launch.<a href="org/springframework/batch/sample/launch/DefaultJobLoader.html" title="class in org.springframework.batch.sample.launch">DefaultJobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/launch/JobLoader.html#getJobConfiguration-java.lang.String-">getJobConfiguration(String)</a></span> - Method in interface org.springframework.batch.sample.launch.<a href="org/springframework/batch/sample/launch/JobLoader.html" title="interface in org.springframework.batch.sample.launch">JobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#getJobConfigurationName--">getJobConfigurationName()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/JobExplorer.html#getJobExecution-java.lang.Long-">getJobExecution(Long)</a></span> - Method in interface org.springframework.batch.core.explore.<a href="org/springframework/batch/core/explore/JobExplorer.html" title="interface in org.springframework.batch.core.explore">JobExplorer</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieve a <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> by its id.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html#getJobExecution-java.lang.Long-">getJobExecution(Long)</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html" title="class in org.springframework.batch.core.explore.support">SimpleJobExplorer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutor.html#getJobExecution--">getJobExecution()</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutor.html" title="interface in org.springframework.batch.core.job.flow">FlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html#getJobExecution--">getJobExecution()</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html" title="class in org.springframework.batch.core.job.flow">JobFlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#getJobExecution-long-">getJobExecution(long)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html#getJobExecution-java.lang.Long-">getJobExecution(Long)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html#getJobExecution-java.lang.Long-">getJobExecution(Long)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao">JobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html#getJobExecution-java.lang.Long-">getJobExecution(Long)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobContext.html#getJobExecution--">getJobExecution()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobContext.html" title="class in org.springframework.batch.core.scope.context">JobContext</a></dt>
|
|
<dd>
|
|
<div class="block">The current <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> that is active in this context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getJobExecution--">getJobExecution()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Accessor for the execution context information of the enclosing job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html#getJobExecution-org.springframework.test.context.TestContext-">getJobExecution(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test">JobScopeTestExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Discover a <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> as a field in the test case or create
|
|
one if none is available.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobContext.html#getJobExecutionContext--">getJobExecutionContext()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobContext.html" title="class in org.springframework.batch.core.scope.context">JobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#getJobExecutionContext--">getJobExecutionContext()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html#getJobExecutionDao--">getJobExecutionDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">MapJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getJobExecutionId--">getJobExecutionId()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Accessor for the job execution id.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequest.html#getJobExecutionId--">getJobExecutionId()</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html#getJobExecutionListeners--">getJobExecutionListeners()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper.CommonJobProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/JobExplorer.html#getJobExecutions-org.springframework.batch.core.JobInstance-">getJobExecutions(JobInstance)</a></span> - Method in interface org.springframework.batch.core.explore.<a href="org/springframework/batch/core/explore/JobExplorer.html" title="interface in org.springframework.batch.core.explore">JobExplorer</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieve job executions by their job instance.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html#getJobExecutions-org.springframework.batch.core.JobInstance-">getJobExecutions(JobInstance)</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html" title="class in org.springframework.batch.core.explore.support">SimpleJobExplorer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#getJobExecutions-javax.batch.runtime.JobInstance-">getJobExecutions(JobInstance)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/BatchConfigurer.html#getJobExplorer--">getJobExplorer()</a></span> - Method in interface org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/BatchConfigurer.html" title="interface in org.springframework.batch.core.configuration.annotation">BatchConfigurer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html#getJobExplorer--">getJobExplorer()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html" title="class in org.springframework.batch.core.configuration.annotation">DefaultBatchConfigurer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#getJobId--">getJobId()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience getter for for the id of the enclosing job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkRequest.html#getJobId--">getJobId()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="class in org.springframework.batch.integration.chunk">ChunkRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#getJobId--">getJobId()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/JobExplorer.html#getJobInstance-java.lang.Long-">getJobInstance(Long)</a></span> - Method in interface org.springframework.batch.core.explore.<a href="org/springframework/batch/core/explore/JobExplorer.html" title="interface in org.springframework.batch.core.explore">JobExplorer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html#getJobInstance-java.lang.Long-">getJobInstance(Long)</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html" title="class in org.springframework.batch.core.explore.support">SimpleJobExplorer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#getJobInstance--">getJobInstance()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#getJobInstance-long-">getJobInstance(long)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html#getJobInstance-java.lang.String-org.springframework.batch.core.JobParameters-">getJobInstance(String, JobParameters)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobInstanceDao</a></dt>
|
|
<dd>
|
|
<div class="block">The job table is queried for <strong>any</strong> jobs that match the
|
|
given identifier, adding them to a list via the RowMapper callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html#getJobInstance-java.lang.Long-">getJobInstance(Long)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html#getJobInstance-org.springframework.batch.core.JobExecution-">getJobInstance(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html#getJobInstance-java.lang.String-org.springframework.batch.core.JobParameters-">getJobInstance(String, JobParameters)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html" title="interface in org.springframework.batch.core.repository.dao">JobInstanceDao</a></dt>
|
|
<dd>
|
|
<div class="block">Find the job instance that matches the given name and parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html#getJobInstance-java.lang.Long-">getJobInstance(Long)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html" title="interface in org.springframework.batch.core.repository.dao">JobInstanceDao</a></dt>
|
|
<dd>
|
|
<div class="block">Fetch the job instance with the provided identifier.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html#getJobInstance-org.springframework.batch.core.JobExecution-">getJobInstance(JobExecution)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html" title="interface in org.springframework.batch.core.repository.dao">JobInstanceDao</a></dt>
|
|
<dd>
|
|
<div class="block">Fetch the JobInstance for the provided JobExecution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html#getJobInstance-java.lang.String-org.springframework.batch.core.JobParameters-">getJobInstance(String, JobParameters)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html#getJobInstance-java.lang.Long-">getJobInstance(Long)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html#getJobInstance-org.springframework.batch.core.JobExecution-">getJobInstance(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/JobExplorer.html#getJobInstanceCount-java.lang.String-">getJobInstanceCount(String)</a></span> - Method in interface org.springframework.batch.core.explore.<a href="org/springframework/batch/core/explore/JobExplorer.html" title="interface in org.springframework.batch.core.explore">JobExplorer</a></dt>
|
|
<dd>
|
|
<div class="block">Query the repository for the number of unique <a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a>s
|
|
associated with the supplied job name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html#getJobInstanceCount-java.lang.String-">getJobInstanceCount(String)</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html" title="class in org.springframework.batch.core.explore.support">SimpleJobExplorer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#getJobInstanceCount-java.lang.String-">getJobInstanceCount(String)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html#getJobInstanceCount-java.lang.String-">getJobInstanceCount(String)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html#getJobInstanceCount-java.lang.String-">getJobInstanceCount(String)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html" title="interface in org.springframework.batch.core.repository.dao">JobInstanceDao</a></dt>
|
|
<dd>
|
|
<div class="block">Query the repository for the number of unique <a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a>s
|
|
associated with the supplied job name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html#getJobInstanceCount-java.lang.String-">getJobInstanceCount(String)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html#getJobInstanceDao--">getJobInstanceDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">MapJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/JobExplorer.html#getJobInstances-java.lang.String-int-int-">getJobInstances(String, int, int)</a></span> - Method in interface org.springframework.batch.core.explore.<a href="org/springframework/batch/core/explore/JobExplorer.html" title="interface in org.springframework.batch.core.explore">JobExplorer</a></dt>
|
|
<dd>
|
|
<div class="block">Fetch <a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a> values in descending order of creation (and
|
|
therefore usually of first execution).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html#getJobInstances-java.lang.String-int-int-">getJobInstances(String, int, int)</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html" title="class in org.springframework.batch.core.explore.support">SimpleJobExplorer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#getJobInstances-java.lang.String-int-int-">getJobInstances(String, int, int)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobOperator.html#getJobInstances-java.lang.String-int-int-">getJobInstances(String, int, int)</a></span> - Method in interface org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobOperator.html" title="interface in org.springframework.batch.core.launch">JobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">List the <a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstances</code></a> for a given job name, in
|
|
reverse order of creation (and therefore usually of first execution).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#getJobInstances-java.lang.String-int-int-">getJobInstances(String, int, int)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html#getJobInstances-java.lang.String-int-int-">getJobInstances(String, int, int)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html#getJobInstances-java.lang.String-int-int-">getJobInstances(String, int, int)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html" title="interface in org.springframework.batch.core.repository.dao">JobInstanceDao</a></dt>
|
|
<dd>
|
|
<div class="block">Fetch the last job instances with the provided name, sorted backwards by
|
|
primary key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html#getJobInstances-java.lang.String-int-int-">getJobInstances(String, int, int)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/BatchConfigurer.html#getJobLauncher--">getJobLauncher()</a></span> - Method in interface org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/BatchConfigurer.html" title="interface in org.springframework.batch.core.configuration.annotation">BatchConfigurer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html#getJobLauncher--">getJobLauncher()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html" title="class in org.springframework.batch.core.configuration.annotation">DefaultBatchConfigurer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#getJobLauncher--">getJobLauncher()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#getJobLauncher--">getJobLauncher()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/JobFactory.html#getJobName--">getJobName()</a></span> - Method in interface org.springframework.batch.core.configuration.<a href="org/springframework/batch/core/configuration/JobFactory.html" title="interface in org.springframework.batch.core.configuration">JobFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ApplicationContextJobFactory.html#getJobName--">getJobName()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ApplicationContextJobFactory.html" title="class in org.springframework.batch.core.configuration.support">ApplicationContextJobFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Just return the name of instance passed in on initialization.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ReferenceJobFactory.html#getJobName--">getJobName()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ReferenceJobFactory.html" title="class in org.springframework.batch.core.configuration.support">ReferenceJobFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Just return the name of instance passed in on initialization.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobInstance.html#getJobName--">getJobName()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core">JobInstance</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContext.html#getJobName--">getJobName()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContext.html" title="class in org.springframework.batch.core.jsr">JsrJobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobExecution.html#getJobName--">getJobName()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobExecution.html" title="class in org.springframework.batch.core.jsr">JsrJobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobContext.html#getJobName--">getJobName()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobContext.html" title="class in org.springframework.batch.core.scope.context">JobContext</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient accessor for current job name identifier.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#getJobName--">getJobName()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient accessor for current job name identifier.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/ListableJobLocator.html#getJobNames--">getJobNames()</a></span> - Method in interface org.springframework.batch.core.configuration.<a href="org/springframework/batch/core/configuration/ListableJobLocator.html" title="interface in org.springframework.batch.core.configuration">ListableJobLocator</a></dt>
|
|
<dd>
|
|
<div class="block">Provides the currently registered job names.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/MapJobRegistry.html#getJobNames--">getJobNames()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/MapJobRegistry.html" title="class in org.springframework.batch.core.configuration.support">MapJobRegistry</a></dt>
|
|
<dd>
|
|
<div class="block">Provides an unmodifiable view of the job names.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/JobExplorer.html#getJobNames--">getJobNames()</a></span> - Method in interface org.springframework.batch.core.explore.<a href="org/springframework/batch/core/explore/JobExplorer.html" title="interface in org.springframework.batch.core.explore">JobExplorer</a></dt>
|
|
<dd>
|
|
<div class="block">Query the repository for all unique <a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a> names (sorted
|
|
alphabetically).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html#getJobNames--">getJobNames()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html" title="class in org.springframework.batch.core.explore.support">SimpleJobExplorer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#getJobNames--">getJobNames()</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobOperator.html#getJobNames--">getJobNames()</a></span> - Method in interface org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobOperator.html" title="interface in org.springframework.batch.core.launch">JobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">List the available job names that can be launched with
|
|
<a href="org/springframework/batch/core/launch/JobOperator.html#start-java.lang.String-java.lang.String-"><code>JobOperator.start(String, String)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#getJobNames--">getJobNames()</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html#getJobNames--">getJobNames()</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html#getJobNames--">getJobNames()</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html" title="interface in org.springframework.batch.core.repository.dao">JobInstanceDao</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieve the names of all job instances sorted alphabetically - i.e.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html#getJobNames--">getJobNames()</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html#getJobParameters-java.util.Properties-">getJobParameters(Properties)</a></span> - Method in class org.springframework.batch.core.converter.<a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html" title="class in org.springframework.batch.core.converter">DefaultJobParametersConverter</a></dt>
|
|
<dd>
|
|
<div class="block">Check for suffix on keys and use those to decide how to convert the
|
|
value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/converter/JobParametersConverter.html#getJobParameters-java.util.Properties-">getJobParameters(Properties)</a></span> - Method in interface org.springframework.batch.core.converter.<a href="org/springframework/batch/core/converter/JobParametersConverter.html" title="interface in org.springframework.batch.core.converter">JobParametersConverter</a></dt>
|
|
<dd>
|
|
<div class="block">Get a new <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a> instance.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#getJobParameters--">getJobParameters()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrBeanDefinitionDocumentReader.html#getJobParameters--">getJobParameters()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrBeanDefinitionDocumentReader.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrBeanDefinitionDocumentReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobExecution.html#getJobParameters--">getJobParameters()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobExecution.html" title="class in org.springframework.batch.core.jsr">JsrJobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html#getJobParameters-java.util.Properties-">getJobParameters(Properties)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html" title="class in org.springframework.batch.core.jsr">JsrJobParametersConverter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/ScheduledJobParametersFactory.html#getJobParameters-java.util.Properties-">getJobParameters(Properties)</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html#getJobParameters-java.lang.Long-">getJobParameters(Long)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobContext.html#getJobParameters--">getJobParameters()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobContext.html" title="class in org.springframework.batch.core.scope.context">JobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#getJobParameters--">getJobParameters()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/job/DefaultJobParametersExtractor.html#getJobParameters-org.springframework.batch.core.Job-org.springframework.batch.core.StepExecution-">getJobParameters(Job, StepExecution)</a></span> - Method in class org.springframework.batch.core.step.job.<a href="org/springframework/batch/core/step/job/DefaultJobParametersExtractor.html" title="class in org.springframework.batch.core.step.job">DefaultJobParametersExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/job/JobParametersExtractor.html#getJobParameters-org.springframework.batch.core.Job-org.springframework.batch.core.StepExecution-">getJobParameters(Job, StepExecution)</a></span> - Method in interface org.springframework.batch.core.step.job.<a href="org/springframework/batch/core/step/job/JobParametersExtractor.html" title="interface in org.springframework.batch.core.step.job">JobParametersExtractor</a></dt>
|
|
<dd>
|
|
<div class="block">Extract job parameters from the step execution, for example from the
|
|
execution context or other properties.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getJobParameters--">getJobParameters()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method to get the current job parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchRequest.html#getJobParameters--">getJobParameters()</a></span> - Method in class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchRequest.html" title="class in org.springframework.batch.integration.launch">JobLaunchRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html#getJobParametersIncrementer--">getJobParametersIncrementer()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html" title="class in org.springframework.batch.core.configuration.support">GroupAwareJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#getJobParametersIncrementer--">getJobParametersIncrementer()</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html#getJobParametersIncrementer--">getJobParametersIncrementer()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper.CommonJobProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Job.html#getJobParametersIncrementer--">getJobParametersIncrementer()</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core">Job</a></dt>
|
|
<dd>
|
|
<div class="block">If clients need to generate new parameters for the next execution in a
|
|
sequence they can use this incrementer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html#getJobParametersValidator--">getJobParametersValidator()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html" title="class in org.springframework.batch.core.configuration.support">GroupAwareJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#getJobParametersValidator--">getJobParametersValidator()</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html#getJobParametersValidator--">getJobParametersValidator()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper.CommonJobProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Job.html#getJobParametersValidator--">getJobParametersValidator()</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core">Job</a></dt>
|
|
<dd>
|
|
<div class="block">A validator for the job parameters of a <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html#getJobProperties--">getJobProperties()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html" title="class in org.springframework.batch.core.jsr.configuration.support">BatchPropertyContext</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Obtains the Job level properties.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrBeanDefinitionDocumentReader.html#getJobProperties--">getJobProperties()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrBeanDefinitionDocumentReader.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrBeanDefinitionDocumentReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/BatchConfigurer.html#getJobRepository--">getJobRepository()</a></span> - Method in interface org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/BatchConfigurer.html" title="interface in org.springframework.batch.core.configuration.annotation">BatchConfigurer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html" title="class in org.springframework.batch.core.configuration.annotation">DefaultBatchConfigurer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">JobParserJobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method for subclasses to access the job repository.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper.CommonJobProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleStepHandler.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleStepHandler.html" title="class in org.springframework.batch.core.job">SimpleStepHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">AbstractJobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">use <a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#getObject--"><code>AbstractJobRepositoryFactoryBean.getObject()</code></a> instead</span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper.CommonStepProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#getJobRepository--">getJobRepository()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#getJobRestartProperties-java.util.Properties-org.springframework.batch.core.JobExecution-">getJobRestartProperties(Properties, JobExecution)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#getJsrRetryListeners--">getJsrRetryListeners()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/KeyGenerator.html#getKey-java.lang.Object-">getKey(Object)</a></span> - Method in interface org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/KeyGenerator.html" title="interface in org.springframework.batch.core.step.item">KeyGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsMethodArgumentsKeyGenerator.html#getKey-java.lang.Object:A-">getKey(Object[])</a></span> - Method in class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsMethodArgumentsKeyGenerator.html" title="class in org.springframework.batch.item.jms">JmsMethodArgumentsKeyGenerator</a></dt>
|
|
<dd>
|
|
<div class="block">If the message is a <code>Message</code> then returns the JMS message ID.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/util/ExecutionContextUserSupport.html#getKey-java.lang.String-">getKey(String)</a></span> - Method in class org.springframework.batch.item.util.<a href="org/springframework/batch/item/util/ExecutionContextUserSupport.html" title="class in org.springframework.batch.item.util">ExecutionContextUserSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Prefix the argument with <a href="org/springframework/batch/item/util/ExecutionContextUserSupport.html#getName--"><code>ExecutionContextUserSupport.getName()</code></a> to create a unique key that can be safely used to identify data
|
|
stored in <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/Alignment.html#getLabel--">getLabel()</a></span> - Method in enum org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/Alignment.html" title="enum in org.springframework.batch.item.file.transform">Alignment</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#getLast_name--">getLast_name()</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd>
|
|
<div class="block">Intentionally non-standard method name for testing purposes</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html#getLastJobExecution-org.springframework.batch.core.JobInstance-">getLastJobExecution(JobInstance)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html#getLastJobExecution-org.springframework.batch.core.JobInstance-">getLastJobExecution(JobInstance)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao">JobExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Find the last <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> to have been created for a given
|
|
<a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html#getLastJobExecution-org.springframework.batch.core.JobInstance-">getLastJobExecution(JobInstance)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobRepository.html#getLastJobExecution-java.lang.String-org.springframework.batch.core.JobParameters-">getLastJobExecution(String, JobParameters)</a></span> - Method in interface org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository">JobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html#getLastJobExecution-java.lang.String-org.springframework.batch.core.JobParameters-">getLastJobExecution(String, JobParameters)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support">SimpleJobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Player.html#getLastName--">getLastName()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Player.html#getLastName--">getLastName()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#getLastName--">getLastName()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobRepository.html#getLastStepExecution-org.springframework.batch.core.JobInstance-java.lang.String-">getLastStepExecution(JobInstance, String)</a></span> - Method in interface org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository">JobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html#getLastStepExecution-org.springframework.batch.core.JobInstance-java.lang.String-">getLastStepExecution(JobInstance, String)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support">SimpleJobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#getLastUpdated--">getLastUpdated()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Get the date representing the last time this JobExecution was updated in
|
|
the JobRepository.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getLastUpdated--">getLastUpdated()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobExecution.html#getLastUpdatedTime--">getLastUpdatedTime()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobExecution.html" title="class in org.springframework.batch.core.jsr">JsrJobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/GeneratingTradeItemReader.html#getLimit--">getLimit()</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/GeneratingTradeItemReader.html" title="class in org.springframework.batch.sample.domain.trade.internal">GeneratingTradeItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html#getLineItems--">getLineItems()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#getLineItems--">getLineItems()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileParseException.html#getLineNumber--">getLineNumber()</a></span> - Method in exception org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileParseException.html" title="class in org.springframework.batch.item.file">FlatFileParseException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/NonTransientFlatFileException.html#getLineNumber--">getLineNumber()</a></span> - Method in exception org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/NonTransientFlatFileException.html" title="class in org.springframework.batch.item.file">NonTransientFlatFileException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html#getListener--">getListener()</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobListenerFactoryBean.html#getListener-java.lang.Object-">getListener(Object)</a></span> - Static method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">JobListenerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method to wrap any object and expose the appropriate
|
|
<a href="org/springframework/batch/core/JobExecutionListener.html" title="interface in org.springframework.batch.core"><code>JobExecutionListener</code></a> interfaces.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerFactoryBean.html#getListener-java.lang.Object-">getListener(Object)</a></span> - Static method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">StepListenerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method to wrap any object and expose the appropriate
|
|
<a href="org/springframework/batch/core/StepListener.html" title="interface in org.springframework.batch.core"><code>StepListener</code></a> interfaces.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#getListener--">getListener()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html#getListener--">getListener()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html#getListenerInterface--">getListenerInterface()</a></span> - Method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrJobListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html#getListenerInterface--">getListenerInterface()</a></span> - Method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrStepListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobListenerMetaData.html#getListenerInterface--">getListenerInterface()</a></span> - Method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobListenerMetaData.html" title="enum in org.springframework.batch.core.listener">JobListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ListenerMetaData.html#getListenerInterface--">getListenerInterface()</a></span> - Method in interface org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ListenerMetaData.html" title="interface in org.springframework.batch.core.listener">ListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerMetaData.html#getListenerInterface--">getListenerInterface()</a></span> - Method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerMetaData.html" title="enum in org.springframework.batch.core.listener">StepListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#getListeners--">getListeners()</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Protected getter for the <a href="org/springframework/batch/core/StepListener.html" title="interface in org.springframework.batch.core"><code>StepListener</code></a>s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#getLoginTimeout--">getLoginTimeout()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#getLogWriter--">getLogWriter()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#getLong-java.lang.String-">getLong(String)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the Long represented by the provided key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#getLong-java.lang.String-long-">getLong(String, long)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the Long represented by the provided key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#getLong-java.lang.String-">getLong(String)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the Long represented by the provided key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#getLong-java.lang.String-long-">getLong(String, long)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the Long represented by the provided key with default
|
|
value to return if key is not represented.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJvmExitCodeMapper.html#getMapping--">getMapping()</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJvmExitCodeMapper.html" title="class in org.springframework.batch.core.launch.support">SimpleJvmExitCodeMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/Range.html#getMax--">getMax()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/Range.html" title="class in org.springframework.batch.item.file.transform">Range</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#getMessage--">getMessage()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobListenerFactoryBean.html#getMetaDataFromPropertyName-java.lang.String-">getMetaDataFromPropertyName(String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobListenerFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrJobListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrStepListenerFactoryBean.html#getMetaDataFromPropertyName-java.lang.String-">getMetaDataFromPropertyName(String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrStepListenerFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrStepListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html#getMetaDataFromPropertyName-java.lang.String-">getMetaDataFromPropertyName(String)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">AbstractListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobListenerFactoryBean.html#getMetaDataFromPropertyName-java.lang.String-">getMetaDataFromPropertyName(String)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">JobListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerFactoryBean.html#getMetaDataFromPropertyName-java.lang.String-">getMetaDataFromPropertyName(String)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">StepListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractListenerParser.html#getMetaDataValues--">getMetaDataValues()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/AbstractListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">AbstractListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobExecutionListenerParser.html#getMetaDataValues--">getMetaDataValues()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobExecutionListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">JobExecutionListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepListenerParser.html#getMetaDataValues--">getMetaDataValues()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">StepListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobListenerFactoryBean.html#getMetaDataValues--">getMetaDataValues()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobListenerFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrJobListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrStepListenerFactoryBean.html#getMetaDataValues--">getMetaDataValues()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrStepListenerFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrStepListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html#getMetaDataValues--">getMetaDataValues()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">AbstractListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobListenerFactoryBean.html#getMetaDataValues--">getMetaDataValues()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">JobListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerFactoryBean.html#getMetaDataValues--">getMetaDataValues()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">StepListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/MethodInvokerUtils.html#getMethodInvokerByAnnotation-java.lang.Class-java.lang.Object-java.lang.Class...-">getMethodInvokerByAnnotation(Class<? extends Annotation>, Object, Class<?>...)</a></span> - Static method in class org.springframework.batch.support.<a href="org/springframework/batch/support/MethodInvokerUtils.html" title="class in org.springframework.batch.support">MethodInvokerUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Create a MethodInvoker from the delegate based on the annotationType.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/MethodInvokerUtils.html#getMethodInvokerByAnnotation-java.lang.Class-java.lang.Object-">getMethodInvokerByAnnotation(Class<? extends Annotation>, Object)</a></span> - Static method in class org.springframework.batch.support.<a href="org/springframework/batch/support/MethodInvokerUtils.html" title="class in org.springframework.batch.support">MethodInvokerUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Create <a href="org/springframework/batch/support/MethodInvoker.html" title="interface in org.springframework.batch.support"><code>MethodInvoker</code></a> for the method with the provided annotation
|
|
on the provided object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html#getMethodInvokerByName-java.lang.String-java.lang.Object-java.lang.Class...-">getMethodInvokerByName(String, Object, Class<?>...)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">AbstractListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/MethodInvokerUtils.html#getMethodInvokerByName-java.lang.Object-java.lang.String-boolean-java.lang.Class...-">getMethodInvokerByName(Object, String, boolean, Class<?>...)</a></span> - Static method in class org.springframework.batch.support.<a href="org/springframework/batch/support/MethodInvokerUtils.html" title="class in org.springframework.batch.support">MethodInvokerUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/support/MethodInvoker.html" title="interface in org.springframework.batch.support"><code>MethodInvoker</code></a> using the provided method name to search.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/MethodInvokerUtils.html#getMethodInvokerForInterface-java.lang.Class-java.lang.String-java.lang.Object-java.lang.Class...-">getMethodInvokerForInterface(Class<?>, String, Object, Class<?>...)</a></span> - Static method in class org.springframework.batch.support.<a href="org/springframework/batch/support/MethodInvokerUtils.html" title="class in org.springframework.batch.support">MethodInvokerUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/support/MethodInvoker.html" title="interface in org.springframework.batch.support"><code>MethodInvoker</code></a> using the provided interface, and method
|
|
name from that interface.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/MethodInvokerUtils.html#getMethodInvokerForSingleArgument-java.lang.Object-">getMethodInvokerForSingleArgument(Object)</a></span> - Static method in class org.springframework.batch.support.<a href="org/springframework/batch/support/MethodInvokerUtils.html" title="class in org.springframework.batch.support">MethodInvokerUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/support/MethodInvoker.html" title="interface in org.springframework.batch.support"><code>MethodInvoker</code></a> for the delegate from a single public
|
|
method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html#getMethodName--">getMethodName()</a></span> - Method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrJobListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html#getMethodName--">getMethodName()</a></span> - Method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrStepListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobListenerMetaData.html#getMethodName--">getMethodName()</a></span> - Method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobListenerMetaData.html" title="enum in org.springframework.batch.core.listener">JobListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ListenerMetaData.html#getMethodName--">getMethodName()</a></span> - Method in interface org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ListenerMetaData.html" title="interface in org.springframework.batch.core.listener">ListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerMetaData.html#getMethodName--">getMethodName()</a></span> - Method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerMetaData.html" title="enum in org.springframework.batch.core.listener">StepListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JsrTestUtils.html#getMetric-javax.batch.runtime.StepExecution-javax.batch.runtime.Metric.MetricType-">getMetric(StepExecution, Metric.MetricType)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JsrTestUtils.html" title="class in org.springframework.batch.test">JsrTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContext.html#getMetrics--">getMetrics()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContext.html" title="class in org.springframework.batch.core.jsr">JsrStepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepExecution.html#getMetrics--">getMetrics()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepExecution.html" title="class in org.springframework.batch.core.jsr">JsrStepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#getMiddleName--">getMiddleName()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/Range.html#getMin--">getMin()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/Range.html" title="class in org.springframework.batch.item.file.transform">Range</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html#getMoo--">getMoo()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/support/JsrFlow.html#getMostRecentStepName--">getMostRecentStepName()</a></span> - Method in class org.springframework.batch.core.jsr.job.flow.support.<a href="org/springframework/batch/core/jsr/job/flow/support/JsrFlow.html" title="class in org.springframework.batch.core.jsr.job.flow.support">JsrFlow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html#getName--">getName()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html" title="class in org.springframework.batch.core.configuration.support">GroupAwareJob</a></dt>
|
|
<dd>
|
|
<div class="block">Concatenates the group name and the delegate job name (joining with a
|
|
".").</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#getName--">getName()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#getName--">getName()</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html#getName--">getName()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper.CommonJobProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html#getName--">getName()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/Flow.html#getName--">getName()</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/Flow.html" title="interface in org.springframework.batch.core.job.flow">Flow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecution.html#getName--">getName()</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecution.html" title="class in org.springframework.batch.core.job.flow">FlowExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html#getName--">getName()</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow">FlowExecutionStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/State.html#getName--">getName()</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/State.html" title="interface in org.springframework.batch.core.job.flow">State</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the state.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html#getName--">getName()</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support">SimpleFlow</a></dt>
|
|
<dd>
|
|
<div class="block">Get the name for this flow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/AbstractState.html#getName--">getName()</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/AbstractState.html" title="class in org.springframework.batch.core.job.flow.support.state">AbstractState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Job.html#getName--">getName()</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core">Job</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/BatchScopeSupport.html#getName--">getName()</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/BatchScopeSupport.html" title="class in org.springframework.batch.core.scope">BatchScopeSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#getName--">getName()</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html#getName--">getName()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper.CommonStepProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html#getName--">getName()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#getName--">getName()</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public getter for the name of the step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Step.html#getName--">getName()</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core">Step</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/util/ExecutionContextUserSupport.html#getName--">getName()</a></span> - Method in class org.springframework.batch.item.util.<a href="org/springframework/batch/item/util/ExecutionContextUserSupport.html" title="class in org.springframework.batch.item.util">ExecutionContextUserSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/User.html#getName--">getName()</a></span> - Method in class org.springframework.batch.sample.domain.mail.<a href="org/springframework/batch/sample/domain/mail/User.html" title="class in org.springframework.batch.sample.domain.mail">User</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html#getName--">getName()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Shipper.html#getName--">getName()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Shipper.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Shipper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Child.html#getName--">getName()</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Child.html" title="class in org.springframework.batch.sample.domain.person">Child</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html#getName--">getName()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerCredit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html#getName--">getName()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerDebit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#getNames--">getNames()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#getNames--">getNames()</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Accessor for the names of the fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/StateTransition.html#getNext--">getNext()</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support">StateTransition</a></dt>
|
|
<dd>
|
|
<div class="block">Public getter for the next State name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersIncrementer.html#getNext-org.springframework.batch.core.JobParameters-">getNext(JobParameters)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersIncrementer.html" title="interface in org.springframework.batch.core">JobParametersIncrementer</a></dt>
|
|
<dd>
|
|
<div class="block">Increment the provided parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/RunIdIncrementer.html#getNext-org.springframework.batch.core.JobParameters-">getNext(JobParameters)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/RunIdIncrementer.html" title="class in org.springframework.batch.core.launch.support">RunIdIncrementer</a></dt>
|
|
<dd>
|
|
<div class="block">Increment the run.id parameter (starting with 1).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#getNextElements-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.config.BeanDefinition-org.w3c.dom.Element-">getNextElements(ParserContext, BeanDefinition, Element)</a></span> - Static method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#getNextElements-org.springframework.beans.factory.xml.ParserContext-java.lang.String-org.springframework.beans.factory.config.BeanDefinition-org.w3c.dom.Element-">getNextElements(ParserContext, String, BeanDefinition, Element)</a></span> - Static method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/FlowParser.html#getNextElements-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.config.BeanDefinition-org.w3c.dom.Element-">getNextElements(ParserContext, BeanDefinition, Element)</a></span> - Static method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/FlowParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">FlowParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/FlowParser.html#getNextElements-org.springframework.beans.factory.xml.ParserContext-java.lang.String-org.springframework.beans.factory.config.BeanDefinition-org.w3c.dom.Element-">getNextElements(ParserContext, String, BeanDefinition, Element)</a></span> - Static method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/FlowParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">FlowParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#getNextResult-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.repeat.RepeatCallback-org.springframework.batch.repeat.support.RepeatInternalState-">getNextResult(RepeatContext, RepeatCallback, RepeatInternalState)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Get the next completed result, possibly executing several callbacks until
|
|
one finally finishes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html#getNextResult-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.repeat.RepeatCallback-org.springframework.batch.repeat.support.RepeatInternalState-">getNextResult(RepeatContext, RepeatCallback, RepeatInternalState)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html" title="class in org.springframework.batch.repeat.support">TaskExecutorRepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Use the <a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html#setTaskExecutor-org.springframework.core.task.TaskExecutor-"><code>TaskExecutorRepeatTemplate.setTaskExecutor(TaskExecutor)</code></a> to generate a result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html" title="class in org.springframework.batch.core.configuration.support">ClasspathXmlApplicationContextsFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Create an <a href="org/springframework/batch/core/configuration/support/ApplicationContextFactory.html" title="interface in org.springframework.batch.core.configuration.support"><code>ApplicationContextFactory</code></a> from each resource provided
|
|
in <a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html#setResources-org.springframework.core.io.Resource:A-"><code>ClasspathXmlApplicationContextsFactoryBean.setResources(Resource[])</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">JobParserJobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">SimpleFlowFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> from the configuration provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">JobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">MapJobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BaseContextListFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BaseContextListFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.support">BaseContextListFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">DecisionStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> from the configuration provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContextFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContextFactoryBean.html" title="class in org.springframework.batch.core.jsr">JsrJobContextFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContextFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContextFactoryBean.html" title="class in org.springframework.batch.core.jsr">JsrStepContextFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">AbstractListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">AbstractJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> from the configuration provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html" title="class in org.springframework.batch.core.step">StepLocatorStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Builds a <a href="org/springframework/batch/integration/chunk/ChunkHandler.html" title="interface in org.springframework.batch.integration.chunk"><code>ChunkHandler</code></a> from the <a href="org/springframework/batch/core/step/item/ChunkProcessor.html" title="interface in org.springframework.batch.core.step.item"><code>ChunkProcessor</code></a> extracted from the <a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#setStep-org.springframework.batch.core.step.tasklet.TaskletStep-"><code>step</code></a> provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html#getObject--">getObject()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryProviderFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Get a <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a> instance using the provided properties
|
|
and appropriate for the given database type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html" title="class in org.springframework.batch.core.configuration.support">ClasspathXmlApplicationContextsFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The type of object returned by this factory - an array of
|
|
<a href="org/springframework/batch/core/configuration/support/ApplicationContextFactory.html" title="interface in org.springframework.batch.core.configuration.support"><code>ApplicationContextFactory</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">JobParserJobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">SimpleFlowFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/AbstractJobExplorerFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/AbstractJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">AbstractJobExplorerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The type of object to be returned from <code>FactoryBean.getObject()</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BaseContextListFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BaseContextListFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.support">BaseContextListFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">DecisionStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobListenerFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobListenerFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrJobListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContextFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContextFactoryBean.html" title="class in org.springframework.batch.core.jsr">JsrJobContextFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContextFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContextFactoryBean.html" title="class in org.springframework.batch.core.jsr">JsrStepContextFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobListenerFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">JobListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">StepListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">AbstractJobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The type of object to be returned from <a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#getObject--"><code>AbstractJobRepositoryFactoryBean.getObject()</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html" title="class in org.springframework.batch.core.step">StepLocatorStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Tell clients that we are a factory for <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The type of object created by this factory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html#getObjectType--">getObjectType()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryProviderFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Always returns <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkMonitor.html#getOffset--">getOffset()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkMonitor.html" title="class in org.springframework.batch.core.step.item">ChunkMonitor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerUpdate.html#getOperation--">getOperation()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerUpdate.html" title="class in org.springframework.batch.sample.domain.trade">CustomerUpdate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#getOpponent--">getOpponent()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#getOpponent--">getOpponent()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html#getOrder--">getOrder()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html" title="class in org.springframework.batch.core.configuration.support">AutomaticJobRegistrar</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/ThreadLocalClassloaderBeanPostProcessor.html#getOrder--">getOrder()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/ThreadLocalClassloaderBeanPostProcessor.html" title="class in org.springframework.batch.core.jsr.configuration.support">ThreadLocalClassloaderBeanPostProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Sets this <code>BeanFactoryPostProcessor</code> to the lowest precedence so that
|
|
it is executed as late as possible in the chain of <code>BeanFactoryPostProcessor</code>s</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/BatchScopeSupport.html#getOrder--">getOrder()</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/BatchScopeSupport.html" title="class in org.springframework.batch.core.scope">BatchScopeSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#getOrderDate--">getOrderDate()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/DerbyPagingQueryProvider.html#getOrderedQueryAlias--">getOrderedQueryAlias()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/DerbyPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">DerbyPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html#getOrderedQueryAlias--">getOrderedQueryAlias()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlWindowingPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#getOrderId--">getOrderId()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/DerbyPagingQueryProvider.html#getOverClause--">getOverClause()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/DerbyPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">DerbyPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html#getOverClause--">getOverClause()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlWindowingPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/DerbyPagingQueryProvider.html#getOverSubstituteClauseEnd--">getOverSubstituteClauseEnd()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/DerbyPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">DerbyPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html#getOverSubstituteClauseEnd--">getOverSubstituteClauseEnd()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlWindowingPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/DerbyPagingQueryProvider.html#getOverSubstituteClauseStart--">getOverSubstituteClauseStart()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/DerbyPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">DerbyPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html#getOverSubstituteClauseStart--">getOverSubstituteClauseStart()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlWindowingPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractPagingItemReader.html#getPage--">getPage()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractPagingItemReader.html" title="class in org.springframework.batch.item.database">AbstractPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The current page number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractPagingItemReader.html#getPageSize--">getPageSize()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractPagingItemReader.html" title="class in org.springframework.batch.item.database">AbstractPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The page size configured for this reader.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/PagingQueryProvider.html#getParameterCount--">getParameterCount()</a></span> - Method in interface org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database">PagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">The number of parameters that are declared in the query</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#getParameterCount--">getParameterCount()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#getParameters--">getParameters()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd>
|
|
<div class="block">Get a map of all parameters, including string, long, and date.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#getParameters-long-">getParameters(long)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobOperator.html#getParameters-long-">getParameters(long)</a></span> - Method in interface org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobOperator.html" title="interface in org.springframework.batch.core.launch">JobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Get the <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a> as an easily readable String.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#getParameters-long-">getParameters(long)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#getParameterValues--">getParameterValues()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html#getParamTypes--">getParamTypes()</a></span> - Method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrJobListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html#getParamTypes--">getParamTypes()</a></span> - Method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrStepListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobListenerMetaData.html#getParamTypes--">getParamTypes()</a></span> - Method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobListenerMetaData.html" title="enum in org.springframework.batch.core.listener">JobListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ListenerMetaData.html#getParamTypes--">getParamTypes()</a></span> - Method in interface org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ListenerMetaData.html" title="interface in org.springframework.batch.core.listener">ListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerMetaData.html#getParamTypes--">getParamTypes()</a></span> - Method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerMetaData.html" title="enum in org.springframework.batch.core.listener">StepListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/MethodInvokerUtils.html#getParamTypesString-java.lang.Class...-">getParamTypesString(Class<?>...)</a></span> - Static method in class org.springframework.batch.support.<a href="org/springframework/batch/support/MethodInvokerUtils.html" title="class in org.springframework.batch.support">MethodInvokerUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Create a String representation of the array of parameter types.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/RepeatContextSupport.html#getParent--">getParent()</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/RepeatContextSupport.html" title="class in org.springframework.batch.repeat.context">RepeatContextSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatContext.html#getParent--">getParent()</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatContext.html" title="interface in org.springframework.batch.repeat">RepeatContext</a></dt>
|
|
<dd>
|
|
<div class="block">If batches are nested, then the inner batch will be created with the
|
|
outer one as a parent.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#getParentLogger--">getParentLogger()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd>
|
|
<div class="block">Added due to JDK 7 compatibility.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#getPartitioner--">getPartitioner()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#getPartitionHandler--">getPartitionHandler()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/PartitionStep.html#getPartitionHandler--">getPartitionHandler()</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/PartitionStep.html" title="class in org.springframework.batch.core.partition.support">PartitionStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#getPartitionHandler--">getPartitionHandler()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/PartitionNameProvider.html#getPartitionNames-int-">getPartitionNames(int)</a></span> - Method in interface org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/PartitionNameProvider.html" title="interface in org.springframework.batch.core.partition.support">PartitionNameProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#getPartitionPlan--">getPartitionPlan()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html#getPartitionProperties--">getPartitionProperties()</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler.PartitionPlanState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html#getPartitions--">getPartitions()</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler.PartitionPlanState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html#getPartitionsOverride--">getPartitionsOverride()</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler.PartitionPlanState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#getPartitionStepNames--">getPartitionStepNames()</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#getPassingTd--">getPassingTd()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#getPassingTd--">getPassingTd()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#getPassingTd--">getPassingTd()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#getPassingTd--">getPassingTd()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#getPassingYards--">getPassingYards()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#getPassingYards--">getPassingYards()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#getPassingYards--">getPassingYards()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#getPassingYards--">getPassingYards()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/StateTransition.html#getPattern--">getPattern()</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support">StateTransition</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/BillingInfo.html#getPaymentDesc--">getPaymentDesc()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/BillingInfo.html" title="class in org.springframework.batch.sample.domain.order">BillingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/BillingInfo.html#getPaymentId--">getPaymentId()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/BillingInfo.html" title="class in org.springframework.batch.sample.domain.order">BillingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Shipper.html#getPerOunceRate--">getPerOunceRate()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Shipper.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Shipper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContext.html#getPersistentUserData--">getPersistentUserData()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContext.html" title="class in org.springframework.batch.core.jsr">JsrStepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepExecution.html#getPersistentUserData--">getPersistentUserData()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepExecution.html" title="class in org.springframework.batch.core.jsr">JsrStepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html#getPerUnitOunces--">getPerUnitOunces()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html#getPoo--">getPoo()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Player.html#getPosition--">getPosition()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Player.html#getPosition--">getPosition()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html#getPrice--">getPrice()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#getPrice--">getPrice()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#getPrice--">getPrice()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#getProcessor--">getProcessor()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#getProcessSkipCount--">getProcessSkipCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd>
|
|
<div class="block">Public getter for the process skip count.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getProcessSkipCount--">getProcessSkipCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/DatabaseType.html#getProductName--">getProductName()</a></span> - Method in enum org.springframework.batch.support.<a href="org/springframework/batch/support/DatabaseType.html" title="enum in org.springframework.batch.support">DatabaseType</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html#getProperties-org.springframework.batch.core.JobParameters-">getProperties(JobParameters)</a></span> - Method in class org.springframework.batch.core.converter.<a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html" title="class in org.springframework.batch.core.converter">DefaultJobParametersConverter</a></dt>
|
|
<dd>
|
|
<div class="block">Use the same suffixes to create properties (omitting the string suffix
|
|
because it is the default).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/converter/JobParametersConverter.html#getProperties-org.springframework.batch.core.JobParameters-">getProperties(JobParameters)</a></span> - Method in interface org.springframework.batch.core.converter.<a href="org/springframework/batch/core/converter/JobParametersConverter.html" title="interface in org.springframework.batch.core.converter">JobParametersConverter</a></dt>
|
|
<dd>
|
|
<div class="block">The inverse operation: get a <code>Properties</code> instance.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContext.html#getProperties--">getProperties()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContext.html" title="class in org.springframework.batch.core.jsr">JsrJobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html#getProperties-org.springframework.batch.core.JobParameters-">getProperties(JobParameters)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html" title="class in org.springframework.batch.core.jsr">JsrJobParametersConverter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContext.html#getProperties--">getProperties()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContext.html" title="class in org.springframework.batch.core.jsr">JsrStepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/ScheduledJobParametersFactory.html#getProperties-org.springframework.batch.core.JobParameters-">getProperties(JobParameters)</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Convert schedule date to Date, and assume all other parameters can be represented by their default string value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#getProperties--">getProperties()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#getProperties--">getProperties()</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Construct name-value pairs from the field names and string values.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/launch/DefaultJobLoader.html#getProperty-java.lang.String-">getProperty(String)</a></span> - Method in class org.springframework.batch.sample.launch.<a href="org/springframework/batch/sample/launch/DefaultJobLoader.html" title="class in org.springframework.batch.sample.launch">DefaultJobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/launch/JobLoader.html#getProperty-java.lang.String-">getProperty(String)</a></span> - Method in interface org.springframework.batch.sample.launch.<a href="org/springframework/batch/sample/launch/JobLoader.html" title="interface in org.springframework.batch.sample.launch">JobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html#getPropertyName--">getPropertyName()</a></span> - Method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrJobListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html#getPropertyName--">getPropertyName()</a></span> - Method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrStepListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobListenerMetaData.html#getPropertyName--">getPropertyName()</a></span> - Method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobListenerMetaData.html" title="enum in org.springframework.batch.core.listener">JobListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ListenerMetaData.html#getPropertyName--">getPropertyName()</a></span> - Method in interface org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ListenerMetaData.html" title="interface in org.springframework.batch.core.listener">ListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerMetaData.html#getPropertyName--">getPropertyName()</a></span> - Method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerMetaData.html" title="enum in org.springframework.batch.core.listener">StepListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/BeanDefinitionUtils.html#getPropertyValue-java.lang.String-java.lang.String-org.springframework.beans.factory.config.ConfigurableListableBeanFactory-">getPropertyValue(String, String, ConfigurableListableBeanFactory)</a></span> - Static method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/BeanDefinitionUtils.html" title="class in org.springframework.batch.core.configuration.xml">BeanDefinitionUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html#getQuantity--">getQuantity()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#getQuantity--">getQuantity()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#getQuantity--">getQuantity()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/AbstractJdbcBatchMetadataDao.html#getQuery-java.lang.String-">getQuery(String)</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#getReadCount--">getReadCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd>
|
|
<div class="block">Public access to the read counter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getReadCount--">getReadCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the current number of items read for this execution</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrXmlApplicationContext.html#getReader--">getReader()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrXmlApplicationContext.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrXmlApplicationContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#getReader--">getReader()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#getReadSkipCount--">getReadSkipCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getReadSkipCount--">getReadSkipCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/PersonService.html#getReceivedCount--">getReceivedCount()</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/PersonService.html" title="class in org.springframework.batch.sample.domain.person">PersonService</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/internal/TestMailSender.html#getReceivedMessages--">getReceivedMessages()</a></span> - Method in class org.springframework.batch.sample.domain.mail.internal.<a href="org/springframework/batch/sample/domain/mail/internal/TestMailSender.html" title="class in org.springframework.batch.sample.domain.mail.internal">TestMailSender</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#getReceptions--">getReceptions()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#getReceptions--">getReceptions()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#getReceptions--">getReceptions()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#getReceptions--">getReceptions()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#getReceptionYards--">getReceptionYards()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#getReceptionYards--">getReceptionYards()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#getReceptionYards--">getReceptionYards()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#getReceptionYards--">getReceptionYards()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#getRegistrationId--">getRegistrationId()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html#getRestartable--">getRestartable()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper.CommonJobProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxUtils.html#getResult-javax.xml.stream.XMLEventWriter-">getResult(XMLEventWriter)</a></span> - Static method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxUtils.html" title="class in org.springframework.batch.item.xml">StaxUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/PersonService.html#getReturnedCount--">getReturnedCount()</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/PersonService.html" title="class in org.springframework.batch.sample.domain.person">PersonService</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#getRollbackClassifier--">getRollbackClassifier()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method to get an exception classifier based on the provided transaction attributes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getRollbackCount--">getRollbackCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the current number of rollbacks for this execution</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#getRootElementAttributes--">getRootElementAttributes()</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Get attributes of the root element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#getRootTagName--">getRootTagName()</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Get the tag name of the root element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#getRootTagNamespace--">getRootTagNamespace()</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Get the namespace of the root element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#getRootTagNamespacePrefix--">getRootTagNamespacePrefix()</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Get the namespace prefix of the root element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#getRunningExecutions-java.lang.String-">getRunningExecutions(String)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobOperator.html#getRunningExecutions-java.lang.String-">getRunningExecutions(String)</a></span> - Method in interface org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobOperator.html" title="interface in org.springframework.batch.core.launch">JobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Get the id values of all the running <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecutions</code></a>
|
|
with the given job name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#getRunningExecutions-java.lang.String-">getRunningExecutions(String)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#getRushes--">getRushes()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#getRushes--">getRushes()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#getRushes--">getRushes()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#getRushes--">getRushes()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#getRushYards--">getRushYards()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#getRushYards--">getRushYards()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#getRushYards--">getRushYards()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#getRushYards--">getRushYards()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#getSelectClause--">getSelectClause()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkRequest.html#getSequence--">getSequence()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="class in org.springframework.batch.integration.chunk">ChunkRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#getSequence--">getSequence()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#getSessionFactory--">getSessionFactory()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html#getShipper--">getShipper()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/ShippingInfo.html#getShipperId--">getShipperId()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/ShippingInfo.html" title="class in org.springframework.batch.sample.domain.order">ShippingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#getShipping--">getShipping()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#getShippingAddress--">getShippingAddress()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/ShippingInfo.html#getShippingInfo--">getShippingInfo()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/ShippingInfo.html" title="class in org.springframework.batch.sample.domain.order">ShippingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#getShippingPrice--">getShippingPrice()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/ShippingInfo.html#getShippingTypeId--">getShippingTypeId()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/ShippingInfo.html" title="class in org.springframework.batch.sample.domain.order">ShippingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#getSimpleStepBuilder-java.lang.String-">getSimpleStepBuilder(String)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#getSimpleStepBuilder-java.lang.String-">getSimpleStepBuilder(String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#getSkipCount--">getSkipCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getSkipCount--">getSkipCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/SkipLimitExceededException.html#getSkipLimit--">getSkipLimit()</a></span> - Method in exception org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/SkipLimitExceededException.html" title="class in org.springframework.batch.core.step.skip">SkipLimitExceededException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#getSkipListeners--">getSkipListeners()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#getSkips--">getSkips()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/PagingQueryProvider.html#getSortKeyPlaceHolder-java.lang.String-">getSortKeyPlaceHolder(String)</a></span> - Method in interface org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database">PagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Returns either a String to be used as the named placeholder for a sort key value (based on the column name)
|
|
or a ? for unnamed parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#getSortKeyPlaceHolder-java.lang.String-">getSortKeyPlaceHolder(String)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">The sort key placeholder will vary depending on whether named parameters
|
|
or traditional placeholders are used in query strings.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/PagingQueryProvider.html#getSortKeys--">getSortKeys()</a></span> - Method in interface org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database">PagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">The sort keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#getSortKeys--">getSortKeys()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">A Map<String, Boolean> of sort columns as the key and boolean for ascending/descending (ascending = true).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/PagingQueryProvider.html#getSortKeysWithoutAliases--">getSortKeysWithoutAliases()</a></span> - Method in interface org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database">PagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">The sort key (unique single column name) without alias.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#getSortKeysWithoutAliases--">getSortKeysWithoutAliases()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxUtils.html#getSource-javax.xml.stream.XMLEventReader-">getSource(XMLEventReader)</a></span> - Static method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxUtils.html" title="class in org.springframework.batch.item.xml">StaxUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrSplitParser.html#getSplitTaskExecutorPropertyValue-org.springframework.beans.factory.support.BeanDefinitionRegistry-">getSplitTaskExecutorPropertyValue(BeanDefinitionRegistry)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrSplitParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrSplitParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#getSplitter--">getSplitter()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#getSql--">getSql()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcCursorItemReader.html#getSql--">getSql()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcCursorItemReader.html" title="class in org.springframework.batch.item.database">JdbcCursorItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/StoredProcedureItemReader.html#getSql--">getSql()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/StoredProcedureItemReader.html" title="class in org.springframework.batch.item.database">StoredProcedureItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html#getStartable-org.springframework.batch.core.StepExecution-org.springframework.batch.item.ExecutionContext-">getStartable(StepExecution, ExecutionContext)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html" title="class in org.springframework.batch.core.partition.support">SimpleStepExecutionSplitter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/RepeatContextSupport.html#getStartedCount--">getStartedCount()</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/RepeatContextSupport.html" title="class in org.springframework.batch.repeat.context">RepeatContextSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatContext.html#getStartedCount--">getStartedCount()</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatContext.html" title="interface in org.springframework.batch.repeat">RepeatContext</a></dt>
|
|
<dd>
|
|
<div class="block">Public access to a counter for the number of operations attempted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#getStartLimit--">getStartLimit()</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html#getStartLimit--">getStartLimit()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper.CommonStepProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Step.html#getStartLimit--">getStartLimit()</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core">Step</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html#getStartState--">getStartState()</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support">SimpleFlow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#getStartTime--">getStartTime()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobExecution.html#getStartTime--">getStartTime()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobExecution.html" title="class in org.springframework.batch.core.jsr">JsrJobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepExecution.html#getStartTime--">getStartTime()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepExecution.html" title="class in org.springframework.batch.core.jsr">JsrStepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getStartTime--">getStartTime()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Gets the time this execution started</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.DelegateState.html#getState--">getState()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.DelegateState.html" title="class in org.springframework.batch.core.configuration.xml">SimpleFlowFactoryBean.DelegateState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/Flow.html#getState-java.lang.String-">getState(String)</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/Flow.html" title="interface in org.springframework.batch.core.job.flow">Flow</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieve the State with the given name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html#getState-java.lang.String-">getState(String)</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support">SimpleFlow</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieve the State with the given name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/StateTransition.html#getState--">getState()</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support">StateTransition</a></dt>
|
|
<dd>
|
|
<div class="block">Public getter for the State.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#getState--">getState()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/AbstractHibernateQueryProvider.html#getStatefulSession--">getStatefulSession()</a></span> - Method in class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/AbstractHibernateQueryProvider.html" title="class in org.springframework.batch.item.database.orm">AbstractHibernateQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/AbstractHibernateQueryProvider.html#getStatelessSession--">getStatelessSession()</a></span> - Method in class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/AbstractHibernateQueryProvider.html" title="class in org.springframework.batch.item.database.orm">AbstractHibernateQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html#getStateMap--">getStateMap()</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support">SimpleFlow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/Flow.html#getStates--">getStates()</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/Flow.html" title="interface in org.springframework.batch.core.job.flow">Flow</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient accessor for clients needing to explore the states of this
|
|
flow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html#getStates--">getStates()</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support">SimpleFlow</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient accessor for clients needing to explore the states of this
|
|
flow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#getStateTransitionReference-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.config.BeanDefinition-java.lang.String-java.lang.String-">getStateTransitionReference(ParserContext, BeanDefinition, String, String)</a></span> - Static method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecution.html#getStatus--">getStatus()</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecution.html" title="class in org.springframework.batch.core.job.flow">FlowExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/EndState.html#getStatus--">getStatus()</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/EndState.html" title="class in org.springframework.batch.core.job.flow.support.state">EndState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#getStatus--">getStatus()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobInterruptedException.html#getStatus--">getStatus()</a></span> - Method in exception org.springframework.batch.core.<a href="org/springframework/batch/core/JobInterruptedException.html" title="class in org.springframework.batch.core">JobInterruptedException</a></dt>
|
|
<dd>
|
|
<div class="block">The desired status of the surrounding execution after the interruption.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getStatus--">getStatus()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the current status of this step</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/StepRegistry.html#getStep-java.lang.String-java.lang.String-">getStep(String, String)</a></span> - Method in interface org.springframework.batch.core.configuration.<a href="org/springframework/batch/core/configuration/StepRegistry.html" title="interface in org.springframework.batch.core.configuration">StepRegistry</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> of the specified job based on its name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/MapStepRegistry.html#getStep-java.lang.String-java.lang.String-">getStep(String, String)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/MapStepRegistry.html" title="class in org.springframework.batch.core.configuration.support">MapStepRegistry</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#getStep-java.lang.String-">getStep(String)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieve the step with the given name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowJob.html#getStep-java.lang.String-">getStep(String)</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow">FlowJob</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieve the step with the given name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/StepState.html#getStep--">getStep()</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/StepState.html" title="class in org.springframework.batch.core.job.flow.support.state">StepState</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">in favor of using <a href="org/springframework/batch/core/step/StepLocator.html#getStep-java.lang.String-"><code>StepLocator.getStep(String)</code></a>.</span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/StepState.html#getStep-java.lang.String-">getStep(String)</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/StepState.html" title="class in org.springframework.batch.core.job.flow.support.state">StepState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleJob.html#getStep-java.lang.String-">getStep(String)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleJob.html" title="class in org.springframework.batch.core.job">SimpleJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#getStep--">getStep()</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/PartitionStep.html#getStep-java.lang.String-">getStep(String)</a></span> - Method in class org.springframework.batch.core.jsr.step.<a href="org/springframework/batch/core/jsr/step/PartitionStep.html" title="class in org.springframework.batch.core.jsr.step">PartitionStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/TaskExecutorPartitionHandler.html#getStep--">getStep()</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/TaskExecutorPartitionHandler.html" title="class in org.springframework.batch.core.partition.support">TaskExecutorPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">The step instance that will be executed in parallel by this handler.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#getStep--">getStep()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/StepHolder.html#getStep--">getStep()</a></span> - Method in interface org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/StepHolder.html" title="interface in org.springframework.batch.core.step">StepHolder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/StepLocator.html#getStep-java.lang.String-">getStep(String)</a></span> - Method in interface org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/StepLocator.html" title="interface in org.springframework.batch.core.step">StepLocator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html#getStep-java.lang.String-">getStep(String)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html" title="class in org.springframework.batch.integration.partition">BeanFactoryStepLocator</a></dt>
|
|
<dd>
|
|
<div class="block">Look up a bean with the provided name of type <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html#getStepArtifactProperties-java.lang.String-java.lang.String-">getStepArtifactProperties(String, String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html" title="class in org.springframework.batch.core.jsr.configuration.support">BatchPropertyContext</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Obtains the batch <code>Properties</code> for the provided Step and artifact name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/ChunkContext.html#getStepContext--">getStepContext()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/ChunkContext.html" title="class in org.springframework.batch.core.scope.context">ChunkContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkRequest.html#getStepContribution--">getStepContribution()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="class in org.springframework.batch.integration.chunk">ChunkRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#getStepContribution--">getStepContribution()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#getStepContributions--">getStepContributions()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/StepContributionSource.html#getStepContributions--">getStepContributions()</a></span> - Method in interface org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/StepContributionSource.html" title="interface in org.springframework.batch.integration.chunk">StepContributionSource</a></dt>
|
|
<dd>
|
|
<div class="block">Get the currently available contributions and drain the source.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/JobExplorer.html#getStepExecution-java.lang.Long-java.lang.Long-">getStepExecution(Long, Long)</a></span> - Method in interface org.springframework.batch.core.explore.<a href="org/springframework/batch/core/explore/JobExplorer.html" title="interface in org.springframework.batch.core.explore">JobExplorer</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieve a <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> by its id and parent
|
|
<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> id.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html#getStepExecution-java.lang.Long-java.lang.Long-">getStepExecution(Long, Long)</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html" title="class in org.springframework.batch.core.explore.support">SimpleJobExplorer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutor.html#getStepExecution--">getStepExecution()</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutor.html" title="interface in org.springframework.batch.core.job.flow">FlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html#getStepExecution--">getStepExecution()</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html" title="class in org.springframework.batch.core.job.flow">JobFlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html#getStepExecution-org.springframework.batch.core.JobExecution-java.lang.Long-">getStepExecution(JobExecution, Long)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcStepExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapStepExecutionDao.html#getStepExecution-org.springframework.batch.core.JobExecution-java.lang.Long-">getStepExecution(JobExecution, Long)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapStepExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/StepExecutionDao.html#getStepExecution-org.springframework.batch.core.JobExecution-java.lang.Long-">getStepExecution(JobExecution, Long)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/StepExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao">StepExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieve a <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> from its id.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#getStepExecution--">getStepExecution()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd>
|
|
<div class="block">The current <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> that is active in this context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html#getStepExecution-org.springframework.test.context.TestContext-">getStepExecution(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test">StepScopeTestExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Discover a <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> as a field in the test case or create
|
|
one if none is available.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#getStepExecutionAggergator--">getStepExecutionAggergator()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#getStepExecutionContext--">getStepExecutionContext()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobRepository.html#getStepExecutionCount-org.springframework.batch.core.JobInstance-java.lang.String-">getStepExecutionCount(JobInstance, String)</a></span> - Method in interface org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository">JobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html#getStepExecutionCount-org.springframework.batch.core.JobInstance-java.lang.String-">getStepExecutionCount(JobInstance, String)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support">SimpleJobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html#getStepExecutionDao--">getStepExecutionDao()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">MapJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContext.html#getStepExecutionId--">getStepExecutionId()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContext.html" title="class in org.springframework.batch.core.jsr">JsrStepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepExecution.html#getStepExecutionId--">getStepExecutionId()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepExecution.html" title="class in org.springframework.batch.core.jsr">JsrStepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequest.html#getStepExecutionId--">getStepExecutionId()</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html#getStepExecutionListeners--">getStepExecutionListeners()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper.CommonStepProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#getStepExecutions--">getStepExecutions()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Accessor for the step executions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#getStepExecutions-long-">getStepExecutions(long)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/PartitionStep.html#getStepExecutionSplitter--">getStepExecutionSplitter()</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/PartitionStep.html" title="class in org.springframework.batch.core.partition.support">PartitionStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobOperator.html#getStepExecutionSummaries-long-">getStepExecutionSummaries(long)</a></span> - Method in interface org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobOperator.html" title="interface in org.springframework.batch.core.launch">JobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Summarise the <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> instances belonging to the
|
|
<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> with the supplied id, giving details of status,
|
|
start and end times etc.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#getStepExecutionSummaries-long-">getStepExecutionSummaries(long)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContext.html#getStepName--">getStepName()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContext.html" title="class in org.springframework.batch.core.jsr">JsrStepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepExecution.html#getStepName--">getStepName()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepExecution.html" title="class in org.springframework.batch.core.jsr">JsrStepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrStepExecutionSplitter.html#getStepName--">getStepName()</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrStepExecutionSplitter.html" title="class in org.springframework.batch.core.jsr.partition">JsrStepExecutionSplitter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/StepExecutionSplitter.html#getStepName--">getStepName()</a></span> - Method in interface org.springframework.batch.core.partition.<a href="org/springframework/batch/core/partition/StepExecutionSplitter.html" title="interface in org.springframework.batch.core.partition">StepExecutionSplitter</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the step configuration that will be executed remotely.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html#getStepName--">getStepName()</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html" title="class in org.springframework.batch.core.partition.support">SimpleStepExecutionSplitter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#getStepName--">getStepName()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient accessor for current step name identifier.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#getStepName--">getStepName()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getStepName--">getStepName()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequest.html#getStepName--">getStepName()</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#getStepNames--">getStepNames()</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieve the step names.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowJob.html#getStepNames--">getStepNames()</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow">FlowJob</a></dt>
|
|
<dd>
|
|
<div class="block">Retrieve the step names.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/StepState.html#getStepNames--">getStepNames()</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/StepState.html" title="class in org.springframework.batch.core.job.flow.support.state">StepState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleJob.html#getStepNames--">getStepNames()</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleJob.html" title="class in org.springframework.batch.core.job">SimpleJob</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method for clients to inspect the steps for this job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/PartitionStep.html#getStepNames--">getStepNames()</a></span> - Method in class org.springframework.batch.core.jsr.step.<a href="org/springframework/batch/core/jsr/step/PartitionStep.html" title="class in org.springframework.batch.core.jsr.step">PartitionStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/StepLocator.html#getStepNames--">getStepNames()</a></span> - Method in interface org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/StepLocator.html" title="interface in org.springframework.batch.core.step">StepLocator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html#getStepNames--">getStepNames()</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html" title="class in org.springframework.batch.integration.partition">BeanFactoryStepLocator</a></dt>
|
|
<dd>
|
|
<div class="block">Look in the bean factory for all beans of type <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#getStepOperations--">getStepOperations()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method for subclasses to access the step operations that were injected by user.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#getStepOperations--">getStepOperations()</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Protected getter for the step operations to make them available in subclasses.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html#getStepProperties-java.lang.String-">getStepProperties(String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html" title="class in org.springframework.batch.core.jsr.configuration.support">BatchPropertyContext</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Obtains the Step level properties for the provided Step name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#getStepRunner--">getStepRunner()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Convenient method for subclasses to grab a <a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test"><code>StepRunner</code></a> for running
|
|
steps by name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#getStepRunner--">getStepRunner()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient method for subclasses to grab a <a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test"><code>StepRunner</code></a> for running
|
|
steps by name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#getStepSkipCount--">getStepSkipCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#getStreams--">getStreams()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#getString-java.lang.String-">getString(String)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the String represented by the provided key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#getString-java.lang.String-java.lang.String-">getString(String, String)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the String represented by the provided key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#getString-java.lang.String-">getString(String)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the String represented by the provided key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#getString-java.lang.String-java.lang.String-">getString(String, String)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Typesafe Getter for the String represented by the provided key with
|
|
default value to return if key is not represented.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/Alignment.html#getStringCode--">getStringCode()</a></span> - Method in enum org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/Alignment.html" title="enum in org.springframework.batch.item.file.transform">Alignment</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/Db2PagingQueryProvider.html#getSubQueryAlias--">getSubQueryAlias()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/Db2PagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">Db2PagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlServerPagingQueryProvider.html#getSubQueryAlias--">getSubQueryAlias()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlServerPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlServerPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html#getSubQueryAlias--">getSubQueryAlias()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlWindowingPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SybasePagingQueryProvider.html#getSubQueryAlias--">getSubQueryAlias()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SybasePagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SybasePagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/ResourceSuffixCreator.html#getSuffix-int-">getSuffix(int)</a></span> - Method in interface org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/ResourceSuffixCreator.html" title="interface in org.springframework.batch.item.file">ResourceSuffixCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/SimpleResourceSuffixCreator.html#getSuffix-int-">getSuffix(int)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/SimpleResourceSuffixCreator.html" title="class in org.springframework.batch.item.file">SimpleResourceSuffixCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobOperator.html#getSummary-long-">getSummary(long)</a></span> - Method in interface org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobOperator.html" title="interface in org.springframework.batch.core.launch">JobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Summarise the <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> with the supplied id, giving details
|
|
of status, start and end times etc.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#getSummary-long-">getSummary(long)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getSummary--">getSummary()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/DataFieldMaxValueIncrementerFactory.html#getSupportedIncrementerTypes--">getSupportedIncrementerTypes()</a></span> - Method in interface org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/DataFieldMaxValueIncrementerFactory.html" title="interface in org.springframework.batch.item.database.support">DataFieldMaxValueIncrementerFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the list of supported database incrementer types</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/DefaultDataFieldMaxValueIncrementerFactory.html#getSupportedIncrementerTypes--">getSupportedIncrementerTypes()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/DefaultDataFieldMaxValueIncrementerFactory.html" title="class in org.springframework.batch.item.database.support">DefaultDataFieldMaxValueIncrementerFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobContext.html#getSystemProperties--">getSystemProperties()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobContext.html" title="class in org.springframework.batch.core.scope.context">JobContext</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient accessor for System properties to make it easy to access them
|
|
from placeholder expressions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#getSystemProperties--">getSystemProperties()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient accessor for System properties to make it easy to access them
|
|
from placeholder expressions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/AbstractJdbcBatchMetadataDao.html#getTablePrefix--">getTablePrefix()</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/BatchScopeSupport.html#getTargetNamePrefix--">getTargetNamePrefix()</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/BatchScopeSupport.html" title="class in org.springframework.batch.core.scope">BatchScopeSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/JobScope.html#getTargetNamePrefix--">getTargetNamePrefix()</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/JobScope.html" title="class in org.springframework.batch.core.scope">JobScope</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/StepScope.html#getTargetNamePrefix--">getTargetNamePrefix()</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/StepScope.html" title="class in org.springframework.batch.core.scope">StepScope</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#getTargetType--">getTargetType()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#getTaskExecutor--">getTaskExecutor()</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#getTaskExecutor--">getTaskExecutor()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#getTaskExecutor--">getTaskExecutor()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#getTaskExecutor--">getTaskExecutor()</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Make the <code>TaskExecutor</code> available to subclasses</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#getTasklet--">getTasklet()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#getTasklet--">getTasklet()</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">retrieve the tasklet - helper method for JobOperator</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#getTeam--">getTeam()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#getTeam--">getTeam()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#getTemplate--">getTemplate()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">Use <a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#getSessionFactory--"><code>AbstractNeo4jItemReader.getSessionFactory()</code></a></span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html#getThreads--">getThreads()</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler.PartitionPlanState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#getThrottleLimit--">getThrottleLimit()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatInternalState.html#getThrowables--">getThrowables()</a></span> - Method in interface org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatInternalState.html" title="interface in org.springframework.batch.repeat.support">RepeatInternalState</a></dt>
|
|
<dd>
|
|
<div class="block">Returns a mutable collection of exceptions that have occurred in the
|
|
current repeat context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatInternalStateSupport.html#getThrowables--">getThrowables()</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatInternalStateSupport.html" title="class in org.springframework.batch.repeat.support">RepeatInternalStateSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#getTitle--">getTitle()</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#getTotalItems--">getTotalItems()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#getTotalLines--">getTotalLines()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#getTotalPrice--">getTotalPrice()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#getTotalPrice--">getTotalPrice()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html#getTotalPrice--">getTotalPrice()</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#getTotalTd--">getTotalTd()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#getTotalTd--">getTotalTd()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#getTotalTd--">getTotalTd()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#getTotalTd--">getTotalTd()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#getTransactionAttribute--">getTransactionAttribute()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#getTransactionAttribute--">getTransactionAttribute()</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Getter for the <code>TransactionAttribute</code> for subclasses only.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/BatchConfigurer.html#getTransactionManager--">getTransactionManager()</a></span> - Method in interface org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/BatchConfigurer.html" title="interface in org.springframework.batch.core.configuration.annotation">BatchConfigurer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html#getTransactionManager--">getTransactionManager()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html" title="class in org.springframework.batch.core.configuration.annotation">DefaultBatchConfigurer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#getTransactionManager--">getTransactionManager()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#getTransactionManager--">getTransactionManager()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">AbstractJobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The transaction manager used in this factory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html#getTransactionManager--">getTransactionManager()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper.CommonStepProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html#getTransactionManager--">getTransactionManager()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContext.html#getTransientUserData--">getTransientUserData()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContext.html" title="class in org.springframework.batch.core.jsr">JsrJobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContext.html#getTransientUserData--">getTransientUserData()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContext.html" title="class in org.springframework.batch.core.jsr">JsrStepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html#getTransitionMap--">getTransitionMap()</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support">SimpleFlow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.html#getType--">getType()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core">JobParameter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/SimpleMetric.html#getType--">getType()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/SimpleMetric.html" title="class in org.springframework.batch.core.jsr">SimpleMetric</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/UnclosedElementCollectingEventWriter.html#getUnclosedElements--">getUnclosedElements()</a></span> - Method in class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/UnclosedElementCollectingEventWriter.html" title="class in org.springframework.batch.item.xml.stax">UnclosedElementCollectingEventWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#getUniqueJobParameters--">getUniqueJobParameters()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#getUniqueJobParameters--">getUniqueJobParameters()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#getUserData--">getUserData()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.html#getValue--">getValue()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core">JobParameter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/SimpleMetric.html#getValue--">getValue()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/SimpleMetric.html" title="class in org.springframework.batch.core.jsr">SimpleMetric</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/ExecutionContextTestUtils.html#getValueFromJob-org.springframework.batch.core.JobExecution-java.lang.String-">getValueFromJob(JobExecution, String)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/ExecutionContextTestUtils.html" title="class in org.springframework.batch.test">ExecutionContextTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/ExecutionContextTestUtils.html#getValueFromStep-org.springframework.batch.core.StepExecution-java.lang.String-">getValueFromStep(StepExecution, String)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/ExecutionContextTestUtils.html" title="class in org.springframework.batch.test">ExecutionContextTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/ExecutionContextTestUtils.html#getValueFromStepInJob-org.springframework.batch.core.JobExecution-java.lang.String-java.lang.String-">getValueFromStepInJob(JobExecution, String, String)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/ExecutionContextTestUtils.html" title="class in org.springframework.batch.test">ExecutionContextTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#getValues--">getValues()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#getValues--">getValues()</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Entity.html#getVersion--">getVersion()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/Entity.html" title="class in org.springframework.batch.core">Entity</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#getVersion--">getVersion()</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Get XML version.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#getVersion--">getVersion()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#getWeek--">getWeek()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#getWeek--">getWeek()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#getWhereClause--">getWhereClause()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#getWriteCount--">getWriteCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd>
|
|
<div class="block">Public access to the write counter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getWriteCount--">getWriteCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the current number of items written for this execution</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#getWriter--">getWriter()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#getWriteSkipCount--">getWriteSkipCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#getWriteSkipCount--">getWriteSkipCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ListItemWriter.html#getWrittenItems--">getWrittenItems()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ListItemWriter.html" title="class in org.springframework.batch.item.support">ListItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxUtils.html#getXmlEventReader-javax.xml.transform.Source-">getXmlEventReader(Source)</a></span> - Static method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxUtils.html" title="class in org.springframework.batch.item.xml">StaxUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxUtils.html#getXmlEventWriter-javax.xml.transform.Result-">getXmlEventWriter(Result)</a></span> - Static method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxUtils.html" title="class in org.springframework.batch.item.xml">StaxUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#getYear--">getYear()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#getYear--">getYear()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#getYear--">getYear()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#getYear--">getYear()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#getZipCode--">getZipCode()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#gridSize-int-">gridSize(int)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A hint to the <a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#splitter-org.springframework.batch.core.partition.StepExecutionSplitter-"><code>PartitionStepBuilder.splitter(StepExecutionSplitter)</code></a> about how many step executions are required.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html" title="class in org.springframework.batch.core.configuration.support"><span class="typeNameLink">GroupAwareJob</span></a> - Class in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> that can optionally prepend a group name to another job's name,
|
|
to make it fit a naming convention for type or origin.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html#GroupAwareJob-org.springframework.batch.core.Job-">GroupAwareJob(Job)</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html" title="class in org.springframework.batch.core.configuration.support">GroupAwareJob</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> with the delegate and no group name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html#GroupAwareJob-java.lang.String-org.springframework.batch.core.Job-">GroupAwareJob(String, Job)</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html" title="class in org.springframework.batch.core.configuration.support">GroupAwareJob</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> with the given group name and delegate.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#groupClause-java.lang.String-">groupClause(String)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The SQL <code>GROUP BY</code> clause for a db specific @<a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a>.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:H">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">H</h2>
|
|
<dl>
|
|
<dt><a href="org/springframework/batch/item/database/support/H2PagingQueryProvider.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">H2PagingQueryProvider</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">H2 implementation of a <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a> using database specific features.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/H2PagingQueryProvider.html#H2PagingQueryProvider--">H2PagingQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/H2PagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">H2PagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.DelegateState.html#handle-org.springframework.batch.core.job.flow.FlowExecutor-">handle(FlowExecutor)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.DelegateState.html" title="class in org.springframework.batch.core.configuration.xml">SimpleFlowFactoryBean.DelegateState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/State.html#handle-org.springframework.batch.core.job.flow.FlowExecutor-">handle(FlowExecutor)</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/State.html" title="interface in org.springframework.batch.core.job.flow">State</a></dt>
|
|
<dd>
|
|
<div class="block">Handle some business or processing logic and return a status that can be
|
|
used to drive a flow to the next <a href="org/springframework/batch/core/job/flow/State.html" title="interface in org.springframework.batch.core.job.flow"><code>State</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/AbstractState.html#handle-org.springframework.batch.core.job.flow.FlowExecutor-">handle(FlowExecutor)</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/AbstractState.html" title="class in org.springframework.batch.core.job.flow.support.state">AbstractState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/DecisionState.html#handle-org.springframework.batch.core.job.flow.FlowExecutor-">handle(FlowExecutor)</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/DecisionState.html" title="class in org.springframework.batch.core.job.flow.support.state">DecisionState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/EndState.html#handle-org.springframework.batch.core.job.flow.FlowExecutor-">handle(FlowExecutor)</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/EndState.html" title="class in org.springframework.batch.core.job.flow.support.state">EndState</a></dt>
|
|
<dd>
|
|
<div class="block">Return the <a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow"><code>FlowExecutionStatus</code></a> stored.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/FlowState.html#handle-org.springframework.batch.core.job.flow.FlowExecutor-">handle(FlowExecutor)</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/FlowState.html" title="class in org.springframework.batch.core.job.flow.support.state">FlowState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/SplitState.html#handle-org.springframework.batch.core.job.flow.FlowExecutor-">handle(FlowExecutor)</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/SplitState.html" title="class in org.springframework.batch.core.job.flow.support.state">SplitState</a></dt>
|
|
<dd>
|
|
<div class="block">Execute the flows in parallel by passing them to the <code>TaskExecutor</code>
|
|
and wait for all of them to finish before proceeding.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/StepState.html#handle-org.springframework.batch.core.job.flow.FlowExecutor-">handle(FlowExecutor)</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/StepState.html" title="class in org.springframework.batch.core.job.flow.support.state">StepState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrEndState.html#handle-org.springframework.batch.core.job.flow.FlowExecutor-">handle(FlowExecutor)</a></span> - Method in class org.springframework.batch.core.jsr.job.flow.support.state.<a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrEndState.html" title="class in org.springframework.batch.core.jsr.job.flow.support.state">JsrEndState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrStepState.html#handle-org.springframework.batch.core.job.flow.FlowExecutor-">handle(FlowExecutor)</a></span> - Method in class org.springframework.batch.core.jsr.job.flow.support.state.<a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrStepState.html" title="class in org.springframework.batch.core.jsr.job.flow.support.state">JsrStepState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#handle-org.springframework.batch.core.partition.StepExecutionSplitter-org.springframework.batch.core.StepExecution-">handle(StepExecutionSplitter, StepExecution)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/PartitionHandler.html#handle-org.springframework.batch.core.partition.StepExecutionSplitter-org.springframework.batch.core.StepExecution-">handle(StepExecutionSplitter, StepExecution)</a></span> - Method in interface org.springframework.batch.core.partition.<a href="org/springframework/batch/core/partition/PartitionHandler.html" title="interface in org.springframework.batch.core.partition">PartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Main entry point for <a href="org/springframework/batch/core/partition/PartitionHandler.html" title="interface in org.springframework.batch.core.partition"><code>PartitionHandler</code></a> interface.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/AbstractPartitionHandler.html#handle-org.springframework.batch.core.partition.StepExecutionSplitter-org.springframework.batch.core.StepExecution-">handle(StepExecutionSplitter, StepExecution)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/AbstractPartitionHandler.html" title="class in org.springframework.batch.core.partition.support">AbstractPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#handle-org.springframework.batch.core.partition.StepExecutionSplitter-org.springframework.batch.core.StepExecution-">handle(StepExecutionSplitter, StepExecution)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Sends <a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition"><code>StepExecutionRequest</code></a> objects to the request channel of the <code>MessagingTemplate</code>, and then
|
|
receives the result back as a list of <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> on a reply channel.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html#handle-org.springframework.batch.integration.partition.StepExecutionRequest-">handle(StepExecutionRequest)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequestHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/mail/DefaultMailErrorHandler.html#handle-org.springframework.mail.MailMessage-java.lang.Exception-">handle(MailMessage, Exception)</a></span> - Method in class org.springframework.batch.item.mail.<a href="org/springframework/batch/item/mail/DefaultMailErrorHandler.html" title="class in org.springframework.batch.item.mail">DefaultMailErrorHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Wraps the input exception with a runtime <code>MailException</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/mail/MailErrorHandler.html#handle-org.springframework.mail.MailMessage-java.lang.Exception-">handle(MailMessage, Exception)</a></span> - Method in interface org.springframework.batch.item.mail.<a href="org/springframework/batch/item/mail/MailErrorHandler.html" title="interface in org.springframework.batch.item.mail">MailErrorHandler</a></dt>
|
|
<dd>
|
|
<div class="block">This method will be called for each message that failed sending in the
|
|
chunk.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/internal/TestMailErrorHandler.html#handle-org.springframework.mail.MailMessage-java.lang.Exception-">handle(MailMessage, Exception)</a></span> - Method in class org.springframework.batch.sample.domain.mail.internal.<a href="org/springframework/batch/sample/domain/mail/internal/TestMailErrorHandler.html" title="class in org.springframework.batch.sample.domain.mail.internal">TestMailErrorHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkHandler.html#handleChunk-org.springframework.batch.integration.chunk.ChunkRequest-">handleChunk(ChunkRequest<T>)</a></span> - Method in interface org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkHandler.html" title="interface in org.springframework.batch.integration.chunk">ChunkHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Handle the chunk, processing all the items and returning a response summarising the result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html#handleChunk-org.springframework.batch.integration.chunk.ChunkRequest-">handleChunk(ChunkRequest<S>)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html" title="class in org.springframework.batch.integration.chunk">ChunkProcessorChunkHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleRetryExceptionHandler.html#handleException-org.springframework.batch.repeat.RepeatContext-java.lang.Throwable-">handleException(RepeatContext, Throwable)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleRetryExceptionHandler.html" title="class in org.springframework.batch.core.step.item">SimpleRetryExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Check if the exception is going to be retried, and veto the handling if
|
|
it is.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/CompositeExceptionHandler.html#handleException-org.springframework.batch.repeat.RepeatContext-java.lang.Throwable-">handleException(RepeatContext, Throwable)</a></span> - Method in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/CompositeExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">CompositeExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Iterate over the handlers delegating the call to each in turn.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/DefaultExceptionHandler.html#handleException-org.springframework.batch.repeat.RepeatContext-java.lang.Throwable-">handleException(RepeatContext, Throwable)</a></span> - Method in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/DefaultExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">DefaultExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Re-throw the throwable.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/ExceptionHandler.html#handleException-org.springframework.batch.repeat.RepeatContext-java.lang.Throwable-">handleException(RepeatContext, Throwable)</a></span> - Method in interface org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/ExceptionHandler.html" title="interface in org.springframework.batch.repeat.exception">ExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Deal with a Throwable during a batch - decide whether it should be
|
|
re-thrown in the first place.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/LogOrRethrowExceptionHandler.html#handleException-org.springframework.batch.repeat.RepeatContext-java.lang.Throwable-">handleException(RepeatContext, Throwable)</a></span> - Method in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/LogOrRethrowExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">LogOrRethrowExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Classify the throwables and decide whether to rethrow based on the
|
|
result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/RethrowOnThresholdExceptionHandler.html#handleException-org.springframework.batch.repeat.RepeatContext-java.lang.Throwable-">handleException(RepeatContext, Throwable)</a></span> - Method in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/RethrowOnThresholdExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">RethrowOnThresholdExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Classify the throwables and decide whether to re-throw based on the
|
|
result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html#handleException-org.springframework.batch.repeat.RepeatContext-java.lang.Throwable-">handleException(RepeatContext, Throwable)</a></span> - Method in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">SimpleLimitExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Rethrows only if the limit is breached for this context on the exception
|
|
type specified.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/FootballExceptionHandler.html#handleException-org.springframework.batch.repeat.RepeatContext-java.lang.Throwable-">handleException(RepeatContext, Throwable)</a></span> - Method in class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/FootballExceptionHandler.html" title="class in org.springframework.batch.sample.domain.football.internal">FootballExceptionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/LineCallbackHandler.html#handleLine-java.lang.String-">handleLine(String)</a></span> - Method in interface org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/LineCallbackHandler.html" title="interface in org.springframework.batch.item.file">LineCallbackHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/support/HeaderCopyCallback.html#handleLine-java.lang.String-">handleLine(String)</a></span> - Method in class org.springframework.batch.sample.support.<a href="org/springframework/batch/sample/support/HeaderCopyCallback.html" title="class in org.springframework.batch.sample.support">HeaderCopyCallback</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.html#handleListenerException-java.lang.Throwable-">handleListenerException(Throwable)</a></span> - Method in class org.springframework.batch.container.jms.<a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.html" title="class in org.springframework.batch.container.jms">BatchMessageListenerContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Override base class to prevent exceptions from being swallowed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepListenerParser.html#handleListenersElement-org.w3c.dom.Element-org.springframework.beans.factory.config.BeanDefinition-org.springframework.beans.factory.xml.ParserContext-">handleListenersElement(Element, BeanDefinition, ParserContext)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">StepListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/RecordCallbackHandler.html#handleRecord-org.springframework.ldap.core.LdapAttributes-">handleRecord(LdapAttributes)</a></span> - Method in interface org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/RecordCallbackHandler.html" title="interface in org.springframework.batch.item.ldif">RecordCallbackHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Execute operations on the supplied record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchingGateway.html#handleRequestMessage-org.springframework.messaging.Message-">handleRequestMessage(Message<?>)</a></span> - Method in class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchingGateway.html" title="class in org.springframework.batch.integration.launch">JobLaunchingGateway</a></dt>
|
|
<dd>
|
|
<div class="block">Launches a Batch Job using the provided request <code>Message</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#handleStep-org.springframework.batch.core.Step-org.springframework.batch.core.JobExecution-">handleStep(Step, JobExecution)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method for subclasses to delegate the handling of a specific
|
|
step in the context of the current <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleStepHandler.html#handleStep-org.springframework.batch.core.Step-org.springframework.batch.core.JobExecution-">handleStep(Step, JobExecution)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleStepHandler.html" title="class in org.springframework.batch.core.job">SimpleStepHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/StepHandler.html#handleStep-org.springframework.batch.core.Step-org.springframework.batch.core.JobExecution-">handleStep(Step, JobExecution)</a></span> - Method in interface org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/StepHandler.html" title="interface in org.springframework.batch.core.job">StepHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Handle a step and return the execution for it.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#handleWarnings-java.sql.Statement-">handleWarnings(Statement)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Throw a SQLWarningException if we're not ignoring warnings, else log the
|
|
warnings (at debug level).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html#HANDLING_PRICE_COLUMN">HANDLING_PRICE_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">OrderItemFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html#hasAttribute-java.lang.String-">hasAttribute(String)</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html" title="class in org.springframework.batch.repeat.context">SynchronizedAttributeAccessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#hasChunkElement--">hasChunkElement()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">AbstractApplicationContextFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html" title="class in org.springframework.batch.core.configuration.support">GroupAwareJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Entity.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/Entity.html" title="class in org.springframework.batch.core">Entity</a></dt>
|
|
<dd>
|
|
<div class="block">Use ID if it exists to establish hash code, otherwise fall back to
|
|
Object.hashCode().</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Compatible with the equals implementation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow">FlowExecutionStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core">JobParameter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MethodInvokerMethodInterceptor.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MethodInvokerMethodInterceptor.html" title="class in org.springframework.batch.core.listener">MethodInvokerMethodInterceptor</a></dt>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobContext.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobContext.html" title="class in org.springframework.batch.core.scope.context">JobContext</a></dt>
|
|
<dd>
|
|
<div class="block">Overrides the default behaviour to provide a hash code based only on the
|
|
job execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd>
|
|
<div class="block">Overrides the default behaviour to provide a hash code based only on the
|
|
step execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html" title="class in org.springframework.batch.repeat.context">SynchronizedAttributeAccessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/BillingInfo.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/BillingInfo.html" title="class in org.springframework.batch.sample.domain.order">BillingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/ShippingInfo.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/ShippingInfo.html" title="class in org.springframework.batch.sample.domain.order">ShippingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Child.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Child.html" title="class in org.springframework.batch.sample.domain.person">Child</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerCredit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerDebit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/SimpleMethodInvoker.html#hashCode--">hashCode()</a></span> - Method in class org.springframework.batch.support.<a href="org/springframework/batch/support/SimpleMethodInvoker.html" title="class in org.springframework.batch.support">SimpleMethodInvoker</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/Range.html#hasMaxValue--">hasMaxValue()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/Range.html" title="class in org.springframework.batch.item.file.transform">Range</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html#hasNames--">hasNames()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">AbstractLineTokenizer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#hasNames--">hasNames()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#hasNames--">hasNames()</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Check if there are names defined for the fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.ChunkIterator.html#hasNext--">hasNext()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.ChunkIterator.html" title="class in org.springframework.batch.core.step.item">Chunk.ChunkIterator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html#hasNext--">hasNext()</a></span> - Method in class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html" title="class in org.springframework.batch.item.xml.stax">DefaultFragmentEventReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#hasPartitionElement--">hasPartitionElement()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#hasTasklet--">hasTasklet()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html#headerCallback-org.springframework.batch.item.file.FlatFileHeaderCallback-">headerCallback(FlatFileHeaderCallback)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A callback for header processing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#headerCallback-org.springframework.batch.item.xml.StaxWriterCallback-">headerCallback(StaxWriterCallback)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/item/xml/StaxWriterCallback.html" title="interface in org.springframework.batch.item.xml"><code>StaxWriterCallback</code></a> to provide any header elements</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/support/HeaderCopyCallback.html" title="class in org.springframework.batch.sample.support"><span class="typeNameLink">HeaderCopyCallback</span></a> - Class in <a href="org/springframework/batch/sample/support/package-summary.html">org.springframework.batch.sample.support</a></dt>
|
|
<dd>
|
|
<div class="block">Designed to be registered with both <a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file"><code>FlatFileItemReader</code></a>
|
|
and <a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file"><code>FlatFileItemWriter</code></a> and copy header line from input
|
|
file to output file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/support/HeaderCopyCallback.html#HeaderCopyCallback--">HeaderCopyCallback()</a></span> - Constructor for class org.springframework.batch.sample.support.<a href="org/springframework/batch/sample/support/HeaderCopyCallback.html" title="class in org.springframework.batch.sample.support">HeaderCopyCallback</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/extractor/HeaderFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor"><span class="typeNameLink">HeaderFieldExtractor</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/extractor/package-summary.html">org.springframework.batch.sample.domain.order.internal.extractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/extractor/HeaderFieldExtractor.html#HeaderFieldExtractor--">HeaderFieldExtractor()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.extractor.<a href="org/springframework/batch/sample/domain/order/internal/extractor/HeaderFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor">HeaderFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/mapper/HeaderFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper"><span class="typeNameLink">HeaderFieldSetMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/mapper/package-summary.html">org.springframework.batch.sample.domain.order.internal.mapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/HeaderFieldSetMapper.html#HeaderFieldSetMapper--">HeaderFieldSetMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/HeaderFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">HeaderFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/HibernateAwareCustomerCreditItemWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">HibernateAwareCustomerCreditItemWriter</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd>
|
|
<div class="block">Delegates writing to a custom DAO and flushes + clears hibernate session to
|
|
fulfill the <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> contract.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateAwareCustomerCreditItemWriter.html#HibernateAwareCustomerCreditItemWriter--">HibernateAwareCustomerCreditItemWriter()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateAwareCustomerCreditItemWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateAwareCustomerCreditItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">HibernateCreditDao</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html#HibernateCreditDao--">HibernateCreditDao()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">HibernateCursorItemReader</span></a><<a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="type parameter in HibernateCursorItemReader">T</a>> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/item/ItemStreamReader.html" title="interface in org.springframework.batch.item"><code>ItemStreamReader</code></a> for reading database records built on top of Hibernate.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateCursorItemReader.html#HibernateCursorItemReader--">HibernateCursorItemReader()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="class in org.springframework.batch.item.database">HibernateCursorItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">HibernateItemReaderHelper</span></a><<a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html" title="type parameter in HibernateItemReaderHelper">T</a>> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block">Internal shared state helper for hibernate readers managing sessions and
|
|
queries.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html#HibernateItemReaderHelper--">HibernateItemReaderHelper()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html" title="class in org.springframework.batch.item.database">HibernateItemReaderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/HibernateItemWriter.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">HibernateItemWriter</span></a><<a href="org/springframework/batch/item/database/HibernateItemWriter.html" title="type parameter in HibernateItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> that uses a Hibernate session to save or update entities
|
|
that are not part of the current Hibernate session.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemWriter.html#HibernateItemWriter--">HibernateItemWriter()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemWriter.html" title="class in org.springframework.batch.item.database">HibernateItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/orm/HibernateNativeQueryProvider.html" title="class in org.springframework.batch.item.database.orm"><span class="typeNameLink">HibernateNativeQueryProvider</span></a><<a href="org/springframework/batch/item/database/orm/HibernateNativeQueryProvider.html" title="type parameter in HibernateNativeQueryProvider">E</a>> - Class in <a href="org/springframework/batch/item/database/orm/package-summary.html">org.springframework.batch.item.database.orm</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
This query provider creates Hibernate <code>Query</code>s from injected native SQL
|
|
queries.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/HibernateNativeQueryProvider.html#HibernateNativeQueryProvider--">HibernateNativeQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/HibernateNativeQueryProvider.html" title="class in org.springframework.batch.item.database.orm">HibernateNativeQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/HibernatePagingItemReader.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">HibernatePagingItemReader</span></a><<a href="org/springframework/batch/item/database/HibernatePagingItemReader.html" title="type parameter in HibernatePagingItemReader">T</a>> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> for reading database records built on top of Hibernate and
|
|
reading only up to a fixed number of items at a time.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernatePagingItemReader.html#HibernatePagingItemReader--">HibernatePagingItemReader()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernatePagingItemReader.html" title="class in org.springframework.batch.item.database">HibernatePagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/orm/HibernateQueryProvider.html" title="interface in org.springframework.batch.item.database.orm"><span class="typeNameLink">HibernateQueryProvider</span></a> - Interface in <a href="org/springframework/batch/item/database/orm/package-summary.html">org.springframework.batch.item.database.orm</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Interface defining the functionality to be provided for generating queries
|
|
for use with Hibernate <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a>s or other custom built artifacts.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/adapter/HippyMethodInvoker.html" title="class in org.springframework.batch.item.adapter"><span class="typeNameLink">HippyMethodInvoker</span></a> - Class in <a href="org/springframework/batch/item/adapter/package-summary.html">org.springframework.batch.item.adapter</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>MethodInvoker</code> that is a bit relaxed about its arguments.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/HippyMethodInvoker.html#HippyMethodInvoker--">HippyMethodInvoker()</a></span> - Constructor for class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/HippyMethodInvoker.html" title="class in org.springframework.batch.item.adapter">HippyMethodInvoker</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/HsqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">HsqlPagingQueryProvider</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">HSQLDB implementation of a <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a> using database specific features.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/HsqlPagingQueryProvider.html#HsqlPagingQueryProvider--">HsqlPagingQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/HsqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">HsqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:I">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">I</h2>
|
|
<dl>
|
|
<dt><a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">IbatisBatchItemWriter</span></a><<a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html" title="type parameter in IbatisBatchItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">as of Spring Batch 3.0, in favor of the native Spring Batch support
|
|
in the MyBatis follow-up project (http://mybatis.github.io/spring/)</span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html#IbatisBatchItemWriter--">IbatisBatchItemWriter()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html" title="class in org.springframework.batch.item.database">IbatisBatchItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/IbatisPagingItemReader.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">IbatisPagingItemReader</span></a><<a href="org/springframework/batch/item/database/IbatisPagingItemReader.html" title="type parameter in IbatisPagingItemReader">T</a>> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">as of Spring Batch 3.0, in favor of the native Spring Batch support
|
|
in the MyBatis follow-up project (http://mybatis.github.io/spring/)</span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisPagingItemReader.html#IbatisPagingItemReader--">IbatisPagingItemReader()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisPagingItemReader.html" title="class in org.springframework.batch.item.database">IbatisPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#ID_ATTR">ID_ATTR</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractStepParser.html#ID_ATTR">ID_ATTR</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditFieldSetMapper.html#ID_COLUMN">ID_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditRowMapper.html#ID_COLUMN">ID_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html#ID_COLUMN">ID_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/JobScope.html#ID_KEY">ID_KEY</a></span> - Static variable in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/JobScope.html" title="class in org.springframework.batch.core.scope">JobScope</a></dt>
|
|
<dd>
|
|
<div class="block">Context key for clients to use for conversation identifier.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/StepScope.html#ID_KEY">ID_KEY</a></span> - Static variable in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/StepScope.html" title="class in org.springframework.batch.core.scope">StepScope</a></dt>
|
|
<dd>
|
|
<div class="block">Context key for clients to use for conversation identifier.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#ignoreWarnings-boolean-">ignoreWarnings(boolean)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html#includedFields-java.lang.Integer:A-">includedFields(Integer[])</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.DelimitedBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A list of indices of the fields within a delimited file to be included</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/IncorrectLineLengthException.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">IncorrectLineLengthException</span></a> - Exception in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">Exception indicating that the line size expected is different from what
|
|
is expected.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/IncorrectLineLengthException.html#IncorrectLineLengthException-java.lang.String-int-int-java.lang.String-">IncorrectLineLengthException(String, int, int, String)</a></span> - Constructor for exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/IncorrectLineLengthException.html" title="class in org.springframework.batch.item.file.transform">IncorrectLineLengthException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/IncorrectLineLengthException.html#IncorrectLineLengthException-java.lang.String-int-int-">IncorrectLineLengthException(String, int, int)</a></span> - Constructor for exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/IncorrectLineLengthException.html" title="class in org.springframework.batch.item.file.transform">IncorrectLineLengthException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/IncorrectLineLengthException.html#IncorrectLineLengthException-int-int-java.lang.String-">IncorrectLineLengthException(int, int, String)</a></span> - Constructor for exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/IncorrectLineLengthException.html" title="class in org.springframework.batch.item.file.transform">IncorrectLineLengthException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/IncorrectLineLengthException.html#IncorrectLineLengthException-int-int-">IncorrectLineLengthException(int, int)</a></span> - Constructor for exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/IncorrectLineLengthException.html" title="class in org.springframework.batch.item.file.transform">IncorrectLineLengthException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/IncorrectTokenCountException.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">IncorrectTokenCountException</span></a> - Exception in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">Exception indicating that an incorrect number of tokens have been found
|
|
while parsing a file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/IncorrectTokenCountException.html#IncorrectTokenCountException-java.lang.String-int-int-java.lang.String-">IncorrectTokenCountException(String, int, int, String)</a></span> - Constructor for exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/IncorrectTokenCountException.html" title="class in org.springframework.batch.item.file.transform">IncorrectTokenCountException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/IncorrectTokenCountException.html#IncorrectTokenCountException-java.lang.String-int-int-">IncorrectTokenCountException(String, int, int)</a></span> - Constructor for exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/IncorrectTokenCountException.html" title="class in org.springframework.batch.item.file.transform">IncorrectTokenCountException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/IncorrectTokenCountException.html#IncorrectTokenCountException-int-int-java.lang.String-">IncorrectTokenCountException(int, int, String)</a></span> - Constructor for exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/IncorrectTokenCountException.html" title="class in org.springframework.batch.item.file.transform">IncorrectTokenCountException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/IncorrectTokenCountException.html#IncorrectTokenCountException-int-int-">IncorrectTokenCountException(int, int)</a></span> - Constructor for exception org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/IncorrectTokenCountException.html" title="class in org.springframework.batch.item.file.transform">IncorrectTokenCountException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html#increaseCreditBy-java.math.BigDecimal-">increaseCreditBy(BigDecimal)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerCredit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html#increment--">increment()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html" title="class in org.springframework.batch.core.scope.context">SynchronizationManagerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/RepeatContextCounter.html#increment-int-">increment(int)</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/RepeatContextCounter.html" title="class in org.springframework.batch.repeat.context">RepeatContextCounter</a></dt>
|
|
<dd>
|
|
<div class="block">Increment the counter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/RepeatContextCounter.html#increment--">increment()</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/RepeatContextCounter.html" title="class in org.springframework.batch.repeat.context">RepeatContextCounter</a></dt>
|
|
<dd>
|
|
<div class="block">Increment by 1.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/RepeatContextSupport.html#increment--">increment()</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/RepeatContextSupport.html" title="class in org.springframework.batch.repeat.context">RepeatContextSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Used by clients to increment the started count.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#incrementCommitCount--">incrementCommitCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Increment the number of commits</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html#incrementer-org.springframework.batch.core.JobParametersIncrementer-">incrementer(JobParametersIncrementer)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper</a></dt>
|
|
<dd>
|
|
<div class="block">Add a job parameters incrementer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#incrementFilterCount-int-">incrementFilterCount(int)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd>
|
|
<div class="block">Increment the counter for the number of items processed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkMonitor.html#incrementOffset--">incrementOffset()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkMonitor.html" title="class in org.springframework.batch.core.step.item">ChunkMonitor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#incrementProcessSkipCount--">incrementProcessSkipCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#incrementReadCount--">incrementReadCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd>
|
|
<div class="block">Increment the counter for the number of items read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#incrementReadSkipCount--">incrementReadSkipCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd>
|
|
<div class="block">Increment the read skip count for this contribution</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#incrementReadSkipCount-int-">incrementReadSkipCount(int)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd>
|
|
<div class="block">Increment the read skip count for this contribution</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#incrementRollbackCount--">incrementRollbackCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">On unsuccessful execution after a chunk has rolled back.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Entity.html#incrementVersion--">incrementVersion()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/Entity.html" title="class in org.springframework.batch.core">Entity</a></dt>
|
|
<dd>
|
|
<div class="block">Increment the version number</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#incrementWriteCount-int-">incrementWriteCount(int)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd>
|
|
<div class="block">Increment the counter for the number of items written.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#incrementWriteSkipCount--">incrementWriteSkipCount()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd>
|
|
<div class="block">Increment the write skip count for this contribution</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html#incremeter">incremeter</a></span> - Variable in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html" title="class in org.springframework.batch.core.jsr">JsrJobParametersConverter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#indexOf-java.lang.String-">indexOf(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read and trim the <code>String</code> value from column with given '
|
|
<code>name</code>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/common/InfiniteLoopReader.html" title="class in org.springframework.batch.sample.common"><span class="typeNameLink">InfiniteLoopReader</span></a> - Class in <a href="org/springframework/batch/sample/common/package-summary.html">org.springframework.batch.sample.common</a></dt>
|
|
<dd>
|
|
<div class="block">ItemReader implementation that will continually return a new object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/InfiniteLoopReader.html#InfiniteLoopReader--">InfiniteLoopReader()</a></span> - Constructor for class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/InfiniteLoopReader.html" title="class in org.springframework.batch.sample.common">InfiniteLoopReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/common/InfiniteLoopWriter.html" title="class in org.springframework.batch.sample.common"><span class="typeNameLink">InfiniteLoopWriter</span></a> - Class in <a href="org/springframework/batch/sample/common/package-summary.html">org.springframework.batch.sample.common</a></dt>
|
|
<dd>
|
|
<div class="block">Simple module implementation that will always return true to indicate that
|
|
processing should continue.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/InfiniteLoopWriter.html#InfiniteLoopWriter--">InfiniteLoopWriter()</a></span> - Constructor for class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/InfiniteLoopWriter.html" title="class in org.springframework.batch.sample.common">InfiniteLoopWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/CoreNamespaceHandler.html#init--">init()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/CoreNamespaceHandler.html" title="class in org.springframework.batch.core.configuration.xml">CoreNamespaceHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrNamespaceHandler.html#init--">init()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrNamespaceHandler.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrNamespaceHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/XStreamExecutionContextStringSerializer.html#init--">init()</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/XStreamExecutionContextStringSerializer.html" title="class in org.springframework.batch.core.repository.dao">XStreamExecutionContextStringSerializer</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/BatchIntegrationNamespaceHandler.html#init--">init()</a></span> - Method in class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/BatchIntegrationNamespaceHandler.html" title="class in org.springframework.batch.integration.config.xml">BatchIntegrationNamespaceHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/GemfireItemWriter.html#init--">init()</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/GemfireItemWriter.html" title="class in org.springframework.batch.item.data">GemfireItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/PagingQueryProvider.html#init-javax.sql.DataSource-">init(DataSource)</a></span> - Method in interface org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database">PagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Initialize the query provider using the provided <code>DataSource</code> if necessary.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#init-javax.sql.DataSource-">init(DataSource)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/DerbyPagingQueryProvider.html#init-javax.sql.DataSource-">init(DataSource)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/DerbyPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">DerbyPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/KeyValueItemWriter.html#init--">init()</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/KeyValueItemWriter.html" title="class in org.springframework.batch.item">KeyValueItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">afterPropertiesSet() hook</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html#initBinder-org.springframework.validation.DataBinder-">initBinder(DataBinder)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping">BeanWrapperFieldSetMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Initialize a new binder instance.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemWriter.html#initDao--">initDao()</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemWriter.html" title="class in org.springframework.batch.sample.common">StagingItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Check mandatory properties.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/JdbcGameDao.html#initDao--">initDao()</a></span> - Method in class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/JdbcGameDao.html" title="class in org.springframework.batch.sample.domain.football.internal">JdbcGameDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html#initialize--">initialize()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html" title="class in org.springframework.batch.core.configuration.annotation">DefaultBatchConfigurer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.html#initialize--">initialize()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">SimpleBatchConfiguration</a></dt>
|
|
<dd>
|
|
<div class="block">Sets up the basic components by extracting them from the <a href="org/springframework/batch/core/configuration/annotation/BatchConfigurer.html" title="interface in org.springframework.batch.core.configuration.annotation"><code>configurer</code></a>, defaulting to some
|
|
sensible values as long as a unique DataSource is available.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/config/DataSourceConfiguration.html#initialize--">initialize()</a></span> - Method in class org.springframework.batch.sample.config.<a href="org/springframework/batch/sample/config/DataSourceConfiguration.html" title="class in org.springframework.batch.sample.config">DataSourceConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#initializeConnection--">initializeConnection()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.html#initializeProxy--">initializeProxy()</a></span> - Method in class org.springframework.batch.container.jms.<a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.html" title="class in org.springframework.batch.container.jms">BatchMessageListenerContainer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html#initializeUserData-org.springframework.batch.core.step.item.Chunk-">initializeUserData(Chunk<I>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.step.item">FaultTolerantChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#initializeUserData-org.springframework.batch.core.step.item.Chunk-">initializeUserData(Chunk<I>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Extension point for subclasses to allow them to memorise the contents of
|
|
the inputs, in case they are needed for accounting purposes later.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#initNamespaceContext-javax.xml.stream.XMLEventWriter-">initNamespaceContext(XMLEventWriter)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Inits the namespace context of the XMLEventWriter:
|
|
|
|
rootTagNamespacePrefix for rootTagName
|
|
any other xmlns namespace prefix declarations in the root element attributes
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrBeanDefinitionDocumentReader.html#initProperties-org.w3c.dom.Element-">initProperties(Element)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrBeanDefinitionDocumentReader.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrBeanDefinitionDocumentReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/InlineFlowParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">InlineFlowParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/InlineFlowParser.html#InlineFlowParser-java.lang.String-java.lang.String-">InlineFlowParser(String, String)</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/InlineFlowParser.html" title="class in org.springframework.batch.core.configuration.xml">InlineFlowParser</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a <a href="org/springframework/batch/core/configuration/xml/InlineFlowParser.html" title="class in org.springframework.batch.core.configuration.xml"><code>InlineFlowParser</code></a> with the specified name and using the
|
|
provided job repository ref.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/InlineStepParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">InlineStepParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Internal parser for the <step/> elements inside a job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/InlineStepParser.html#InlineStepParser--">InlineStepParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/InlineStepParser.html" title="class in org.springframework.batch.core.configuration.xml">InlineStepParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerDao.html#INSERT_PLAYER">INSERT_PLAYER</a></span> - Static variable in class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerDao.html" title="class in org.springframework.batch.sample.domain.football.internal">JdbcPlayerDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerDao.html#insertCustomer-java.lang.String-java.math.BigDecimal-">insertCustomer(String, BigDecimal)</a></span> - Method in interface org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerDao.html" title="interface in org.springframework.batch.sample.domain.trade">CustomerDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDao.html#insertCustomer-java.lang.String-java.math.BigDecimal-">insertCustomer(String, BigDecimal)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">JdbcCustomerDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/IntArrayPropertyEditor.html" title="class in org.springframework.batch.support"><span class="typeNameLink">IntArrayPropertyEditor</span></a> - Class in <a href="org/springframework/batch/support/package-summary.html">org.springframework.batch.support</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/IntArrayPropertyEditor.html#IntArrayPropertyEditor--">IntArrayPropertyEditor()</a></span> - Constructor for class org.springframework.batch.support.<a href="org/springframework/batch/support/IntArrayPropertyEditor.html" title="class in org.springframework.batch.support">IntArrayPropertyEditor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/ExitCodeMapper.html#intValue-java.lang.String-">intValue(String)</a></span> - Method in interface 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></dt>
|
|
<dd>
|
|
<div class="block">Convert the exit code from String into an integer that the calling
|
|
environment as an operating system can interpret as an exit status.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJvmExitCodeMapper.html#intValue-java.lang.String-">intValue(String)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJvmExitCodeMapper.html" title="class in org.springframework.batch.core.launch.support">SimpleJvmExitCodeMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Get the operating system exit status that matches a certain Batch
|
|
Framework exit code</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/InvalidCustomerLogger.html" title="interface in org.springframework.batch.sample.domain.trade"><span class="typeNameLink">InvalidCustomerLogger</span></a> - Interface in <a href="org/springframework/batch/sample/domain/trade/package-summary.html">org.springframework.batch.sample.domain.trade</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for logging invalid customers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.InvocationTargetThrowableWrapper.html#InvocationTargetThrowableWrapper-java.lang.Throwable-">InvocationTargetThrowableWrapper(Throwable)</a></span> - Constructor for exception org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.InvocationTargetThrowableWrapper.html" title="class in org.springframework.batch.item.adapter">AbstractMethodInvokingDelegator.InvocationTargetThrowableWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/RuntimeExceptionTranslator.html#invoke-org.aopalliance.intercept.MethodInvocation-">invoke(MethodInvocation)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/RuntimeExceptionTranslator.html" title="class in org.springframework.batch.core.launch.support">RuntimeExceptionTranslator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MethodInvokerMethodInterceptor.html#invoke-org.aopalliance.intercept.MethodInvocation-">invoke(MethodInvocation)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MethodInvokerMethodInterceptor.html" title="class in org.springframework.batch.core.listener">MethodInvokerMethodInterceptor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/interceptor/RepeatOperationsInterceptor.html#invoke-org.aopalliance.intercept.MethodInvocation-">invoke(MethodInvocation)</a></span> - Method in class org.springframework.batch.repeat.interceptor.<a href="org/springframework/batch/repeat/interceptor/RepeatOperationsInterceptor.html" title="class in org.springframework.batch.repeat.interceptor">RepeatOperationsInterceptor</a></dt>
|
|
<dd>
|
|
<div class="block">Invoke the proceeding method call repeatedly, according to the properties
|
|
of the injected <a href="org/springframework/batch/repeat/RepeatOperations.html" title="interface in org.springframework.batch.repeat"><code>RepeatOperations</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html#invokeDelegateMethod--">invokeDelegateMethod()</a></span> - Method in class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html" title="class in org.springframework.batch.item.adapter">AbstractMethodInvokingDelegator</a></dt>
|
|
<dd>
|
|
<div class="block">Invoker the target method with arguments set by
|
|
<a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html#setArguments-java.lang.Object:A-"><code>AbstractMethodInvokingDelegator.setArguments(Object[])</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html#invokeDelegateMethodWithArgument-java.lang.Object-">invokeDelegateMethodWithArgument(Object)</a></span> - Method in class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html" title="class in org.springframework.batch.item.adapter">AbstractMethodInvokingDelegator</a></dt>
|
|
<dd>
|
|
<div class="block">Invokes the target method with given argument.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html#invokeDelegateMethodWithArguments-java.lang.Object:A-">invokeDelegateMethodWithArguments(Object[])</a></span> - Method in class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html" title="class in org.springframework.batch.item.adapter">AbstractMethodInvokingDelegator</a></dt>
|
|
<dd>
|
|
<div class="block">Invokes the target method with given arguments.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/MethodInvoker.html#invokeMethod-java.lang.Object...-">invokeMethod(Object...)</a></span> - Method in interface org.springframework.batch.support.<a href="org/springframework/batch/support/MethodInvoker.html" title="interface in org.springframework.batch.support">MethodInvoker</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/SimpleMethodInvoker.html#invokeMethod-java.lang.Object...-">invokeMethod(Object...)</a></span> - Method in class org.springframework.batch.support.<a href="org/springframework/batch/support/SimpleMethodInvoker.html" title="class in org.springframework.batch.support">SimpleMethodInvoker</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/EndState.html#isAbandon--">isAbandon()</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/EndState.html" title="class in org.springframework.batch.core.job.flow.support.state">EndState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/CoreNamespaceUtils.html#isAbstract-org.w3c.dom.Element-">isAbstract(Element)</a></span> - Static method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/CoreNamespaceUtils.html" title="class in org.springframework.batch.core.configuration.xml">CoreNamespaceUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#isAllowStartIfComplete--">isAllowStartIfComplete()</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html#isAllowStartIfComplete--">isAllowStartIfComplete()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Step.html#isAllowStartIfComplete--">isAllowStartIfComplete()</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core">Step</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#isBusinessCustomer--">isBusinessCustomer()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#isBusy--">isBusy()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Query the chunk to see if anyone has registered an interest in keeping a
|
|
reference to it.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#isCloseSuppressionActive-java.sql.Connection-">isCloseSuppressionActive(Connection)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd>
|
|
<div class="block">Return the status of close suppression being activated for a given
|
|
<code>Connection</code></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html#isComplete-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.repeat.RepeatStatus-">isComplete(RepeatContext, RepeatStatus)</a></span> - Method in class org.springframework.batch.core.resource.<a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html" title="class in org.springframework.batch.core.resource">StepExecutionSimpleCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html#isComplete-org.springframework.batch.repeat.RepeatContext-">isComplete(RepeatContext)</a></span> - Method in class org.springframework.batch.core.resource.<a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html" title="class in org.springframework.batch.core.resource">StepExecutionSimpleCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/ChunkContext.html#isComplete--">isComplete()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/ChunkContext.html" title="class in org.springframework.batch.core.scope.context">ChunkContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html#isComplete-org.springframework.batch.core.step.item.Chunk-">isComplete(Chunk<I>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.step.item">FaultTolerantChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#isComplete-org.springframework.batch.core.step.item.Chunk-">isComplete(Chunk<I>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Extension point for subclasses that want to store additional data in the
|
|
inputs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/repeat/CheckpointAlgorithmAdapter.html#isComplete-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.repeat.RepeatStatus-">isComplete(RepeatContext, RepeatStatus)</a></span> - Method in class org.springframework.batch.jsr.repeat.<a href="org/springframework/batch/jsr/repeat/CheckpointAlgorithmAdapter.html" title="class in org.springframework.batch.jsr.repeat">CheckpointAlgorithmAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/repeat/CheckpointAlgorithmAdapter.html#isComplete-org.springframework.batch.repeat.RepeatContext-">isComplete(RepeatContext)</a></span> - Method in class org.springframework.batch.jsr.repeat.<a href="org/springframework/batch/jsr/repeat/CheckpointAlgorithmAdapter.html" title="class in org.springframework.batch.jsr.repeat">CheckpointAlgorithmAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/CompletionPolicy.html#isComplete-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.repeat.RepeatStatus-">isComplete(RepeatContext, RepeatStatus)</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat">CompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Determine whether a batch is complete given the latest result from the
|
|
callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/CompletionPolicy.html#isComplete-org.springframework.batch.repeat.RepeatContext-">isComplete(RepeatContext)</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat">CompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Allow policy to signal completion according to internal state, without
|
|
having to wait for the callback to complete.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CompletionPolicySupport.html#isComplete-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.repeat.RepeatStatus-">isComplete(RepeatContext, RepeatStatus)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CompletionPolicySupport.html" title="class in org.springframework.batch.repeat.policy">CompletionPolicySupport</a></dt>
|
|
<dd>
|
|
<div class="block">If exit status is not continuable return <code>true</code>, otherwise
|
|
delegate to <a href="org/springframework/batch/repeat/policy/CompletionPolicySupport.html#isComplete-org.springframework.batch.repeat.RepeatContext-"><code>CompletionPolicySupport.isComplete(RepeatContext)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CompletionPolicySupport.html#isComplete-org.springframework.batch.repeat.RepeatContext-">isComplete(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CompletionPolicySupport.html" title="class in org.springframework.batch.repeat.policy">CompletionPolicySupport</a></dt>
|
|
<dd>
|
|
<div class="block">Always true.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.html#isComplete-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.repeat.RepeatStatus-">isComplete(RepeatContext, RepeatStatus)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">CompositeCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">This policy is complete if any of the composed policies is complete.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.html#isComplete-org.springframework.batch.repeat.RepeatContext-">isComplete(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">CompositeCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">This policy is complete if any of the composed policies is complete.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html#isComplete-org.springframework.batch.repeat.RepeatContext-">isComplete(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">CountingCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/DefaultResultCompletionPolicy.html#isComplete-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.repeat.RepeatStatus-">isComplete(RepeatContext, RepeatStatus)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/DefaultResultCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">DefaultResultCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">True if the result is null, or a <a href="org/springframework/batch/repeat/RepeatStatus.html" title="enum in org.springframework.batch.repeat"><code>RepeatStatus</code></a> indicating
|
|
completion.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/DefaultResultCompletionPolicy.html#isComplete-org.springframework.batch.repeat.RepeatContext-">isComplete(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/DefaultResultCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">DefaultResultCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Always false.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html#isComplete-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.repeat.RepeatStatus-">isComplete(RepeatContext, RepeatStatus)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">SimpleCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Terminate if the chunk size has been reached, or the result is null.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html#isComplete-org.springframework.batch.repeat.RepeatContext-">isComplete(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">SimpleCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Terminate if the chunk size has been reached.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.SimpleTerminationContext.html#isComplete--">isComplete()</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.SimpleTerminationContext.html" title="class in org.springframework.batch.repeat.policy">SimpleCompletionPolicy.SimpleTerminationContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.html#isComplete-org.springframework.batch.repeat.RepeatContext-">isComplete(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.html" title="class in org.springframework.batch.repeat.policy">TimeoutTerminationPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Check the timeout and complete gracefully if it has expires.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.TimeoutBatchContext.html#isComplete--">isComplete()</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.TimeoutBatchContext.html" title="class in org.springframework.batch.repeat.policy">TimeoutTerminationPolicy.TimeoutBatchContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#isComplete-org.springframework.batch.repeat.RepeatContext-org.springframework.batch.repeat.RepeatStatus-">isComplete(RepeatContext, RepeatStatus)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Delegate to the <a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat"><code>CompletionPolicy</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#isComplete-org.springframework.batch.repeat.RepeatContext-">isComplete(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Delegate to <a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat"><code>CompletionPolicy</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/RepeatContextSupport.html#isCompleteOnly--">isCompleteOnly()</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/RepeatContextSupport.html" title="class in org.springframework.batch.repeat.context">RepeatContextSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatContext.html#isCompleteOnly--">isCompleteOnly()</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatContext.html" title="interface in org.springframework.batch.repeat">RepeatContext</a></dt>
|
|
<dd>
|
|
<div class="block">Public accessor for the complete flag.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatStatus.html#isContinuable--">isContinuable()</a></span> - Method in enum org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatStatus.html" title="enum in org.springframework.batch.repeat">RepeatStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html#isCopyConfiguration--">isCopyConfiguration()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">AbstractApplicationContextFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Protected access for subclasses to the flag determining whether configuration should be copied from parent
|
|
context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#isDirty--">isDirty()</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates if context has been changed with a "put" operation since the
|
|
dirty flag was last cleared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html#isEagerInit--">isEagerInit()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">JobParserJobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html#isEagerInit--">isEagerInit()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#isEmpty--">isEmpty()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#isEmpty--">isEmpty()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#isEmpty--">isEmpty()</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates whether or not the context is empty.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/ResultHolderResultQueue.html#isEmpty--">isEmpty()</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/ResultHolderResultQueue.html" title="class in org.springframework.batch.repeat.support">ResultHolderResultQueue</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/ThrottleLimitResultQueue.html#isEmpty--">isEmpty()</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/ThrottleLimitResultQueue.html" title="class in org.springframework.batch.repeat.support">ThrottleLimitResultQueue</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html#isEnd--">isEnd()</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow">FlowExecutionStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/StateTransition.html#isEnd--">isEnd()</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support">StateTransition</a></dt>
|
|
<dd>
|
|
<div class="block">Check for a special next State signalling the end of a job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#isEnd--">isEnd()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate if the source data is exhausted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/DefaultRecordSeparatorPolicy.html#isEndOfRecord-java.lang.String-">isEndOfRecord(String)</a></span> - Method in class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/DefaultRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">DefaultRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the line does not have unterminated quotes (delimited by
|
|
"), and does not end with a continuation marker ('\').</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/JsonRecordSeparatorPolicy.html#isEndOfRecord-java.lang.String-">isEndOfRecord(String)</a></span> - Method in class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/JsonRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">JsonRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">True if the line can be parsed to a JSON object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/RecordSeparatorPolicy.html#isEndOfRecord-java.lang.String-">isEndOfRecord(String)</a></span> - Method in interface org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/RecordSeparatorPolicy.html" title="interface in org.springframework.batch.item.file.separator">RecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Signal the end of a record based on the content of the current record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/SimpleRecordSeparatorPolicy.html#isEndOfRecord-java.lang.String-">isEndOfRecord(String)</a></span> - Method in class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/SimpleRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">SimpleRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Always returns true.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/SuffixRecordSeparatorPolicy.html#isEndOfRecord-java.lang.String-">isEndOfRecord(String)</a></span> - Method in class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/SuffixRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">SuffixRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Return true if the line ends with the specified substring.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.DelegateState.html#isEndState--">isEndState()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.DelegateState.html" title="class in org.springframework.batch.core.configuration.xml">SimpleFlowFactoryBean.DelegateState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/State.html#isEndState--">isEndState()</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/State.html" title="interface in org.springframework.batch.core.job.flow">State</a></dt>
|
|
<dd>
|
|
<div class="block">Inquire as to whether a <a href="org/springframework/batch/core/job/flow/State.html" title="interface in org.springframework.batch.core.job.flow"><code>State</code></a> is an end state.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/DecisionState.html#isEndState--">isEndState()</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/DecisionState.html" title="class in org.springframework.batch.core.job.flow.support.state">DecisionState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/EndState.html#isEndState--">isEndState()</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/EndState.html" title="class in org.springframework.batch.core.job.flow.support.state">EndState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/FlowState.html#isEndState--">isEndState()</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/FlowState.html" title="class in org.springframework.batch.core.job.flow.support.state">FlowState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/SplitState.html#isEndState--">isEndState()</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/SplitState.html" title="class in org.springframework.batch.core.job.flow.support.state">SplitState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/StepState.html#isEndState--">isEndState()</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/StepState.html" title="class in org.springframework.batch.core.job.flow.support.state">StepState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html#isExistingTransaction-java.lang.Object-">isExistingTransaction(Object)</a></span> - Method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html" title="class in org.springframework.batch.support.transaction">ResourcelessTransactionManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/ResultHolderResultQueue.html#isExpecting--">isExpecting()</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/ResultHolderResultQueue.html" title="class in org.springframework.batch.repeat.support">ResultHolderResultQueue</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/ThrottleLimitResultQueue.html#isExpecting--">isExpecting()</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/ThrottleLimitResultQueue.html" title="class in org.springframework.batch.repeat.support">ThrottleLimitResultQueue</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html#isFail--">isFail()</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow">FlowExecutionStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#isFaultTolerant--">isFaultTolerant()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html#isFlowContinued-org.springframework.batch.core.job.flow.State-org.springframework.batch.core.job.flow.FlowExecutionStatus-org.springframework.batch.core.StepExecution-">isFlowContinued(State, FlowExecutionStatus, StepExecution)</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support">SimpleFlow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/support/JsrFlow.html#isFlowContinued-org.springframework.batch.core.job.flow.State-org.springframework.batch.core.job.flow.FlowExecutionStatus-org.springframework.batch.core.StepExecution-">isFlowContinued(State, FlowExecutionStatus, StepExecution)</a></span> - Method in class org.springframework.batch.core.jsr.job.flow.support.<a href="org/springframework/batch/core/jsr/job/flow/support/JsrFlow.html" title="class in org.springframework.batch.core.jsr.job.flow.support">JsrFlow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html#isFooter--">isFooter()</a></span> - Method in class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItem</a></dt>
|
|
<dd>
|
|
<div class="block">Responds true if this record is a footer in an aggregate.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/BatchStatus.html#isGreaterThan-org.springframework.batch.core.BatchStatus-">isGreaterThan(BatchStatus)</a></span> - Method in enum org.springframework.batch.core.<a href="org/springframework/batch/core/BatchStatus.html" title="enum in org.springframework.batch.core">BatchStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html#isHeader--">isHeader()</a></span> - Method in class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItem</a></dt>
|
|
<dd>
|
|
<div class="block">Responds true if this record is a header in an aggregate.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.html#isIdentifying--">isIdentifying()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core">JobParameter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeFieldSetMapper.html#ISIN_COLUMN">ISIN_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html#ISIN_COLUMN">ISIN_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobRepository.html#isJobInstanceExists-java.lang.String-org.springframework.batch.core.JobParameters-">isJobInstanceExists(String, JobParameters)</a></span> - Method in interface org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository">JobRepository</a></dt>
|
|
<dd>
|
|
<div class="block">Check if an instance of this job already exists with the parameters
|
|
provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html#isJobInstanceExists-java.lang.String-org.springframework.batch.core.JobParameters-">isJobInstanceExists(String, JobParameters)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support">SimpleJobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/BatchStatus.html#isLessThan-org.springframework.batch.core.BatchStatus-">isLessThan(BatchStatus)</a></span> - Method in enum org.springframework.batch.core.<a href="org/springframework/batch/core/BatchStatus.html" title="enum in org.springframework.batch.core">BatchStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/BatchStatus.html#isLessThanOrEqualTo-org.springframework.batch.core.BatchStatus-">isLessThanOrEqualTo(BatchStatus)</a></span> - Method in enum org.springframework.batch.core.<a href="org/springframework/batch/core/BatchStatus.html" title="enum in org.springframework.batch.core">BatchStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html#isListener-java.lang.Object-java.lang.Class-org.springframework.batch.core.listener.ListenerMetaData:A-">isListener(Object, Class<?>, ListenerMetaData[])</a></span> - Static method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">AbstractListenerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method to check whether the given object is or can be made
|
|
into a listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobListenerFactoryBean.html#isListener-java.lang.Object-">isListener(Object)</a></span> - Static method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">JobListenerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method to check whether the given object is or can be made
|
|
into a <a href="org/springframework/batch/core/JobExecutionListener.html" title="interface in org.springframework.batch.core"><code>JobExecutionListener</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerFactoryBean.html#isListener-java.lang.Object-">isListener(Object)</a></span> - Static method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">StepListenerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method to check whether the given object is or can be made
|
|
into a <a href="org/springframework/batch/core/StepListener.html" title="interface in org.springframework.batch.core"><code>StepListener</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsNewMethodArgumentsIdentifier.html#isNew-java.lang.Object:A-">isNew(Object[])</a></span> - Method in class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsNewMethodArgumentsIdentifier.html" title="class in org.springframework.batch.item.jms">JmsNewMethodArgumentsIdentifier</a></dt>
|
|
<dd>
|
|
<div class="block">If any of the arguments is a message, check the JMS re-delivered flag and
|
|
return it, otherwise return false to be on the safe side.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#isNonDefaultExitStatus-org.springframework.batch.core.ExitStatus-">isNonDefaultExitStatus(ExitStatus)</a></span> - Static method in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html#isPrototype--">isPrototype()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">JobParserJobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html#isPrototype--">isPrototype()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html#isQuoteCharacter-char-">isQuoteCharacter(char)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">DelimitedLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Is the supplied character a quote character?</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#isReaderTransactionalQueue--">isReaderTransactionalQueue()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#isReaderTransactionalQueue--">isReaderTransactionalQueue()</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method for subclasses.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#isRedelivered--">isRedelivered()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#isRegistered--">isRegistered()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutor.html#isRestart--">isRestart()</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutor.html" title="interface in org.springframework.batch.core.job.flow">FlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html#isRestart--">isRestart()</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html" title="class in org.springframework.batch.core.job.flow">JobFlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html#isRestartable--">isRestartable()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html" title="class in org.springframework.batch.core.configuration.support">GroupAwareJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#isRestartable--">isRestartable()</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html#isRestartable--">isRestartable()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Job.html#isRestartable--">isRestartable()</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core">Job</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate if this job can be restarted, at least in principle.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/BatchStatus.html#isRunning--">isRunning()</a></span> - Method in enum org.springframework.batch.core.<a href="org/springframework/batch/core/BatchStatus.html" title="enum in org.springframework.batch.core">BatchStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method to decide if a status indicates work is in progress.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html#isRunning--">isRunning()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html" title="class in org.springframework.batch.core.configuration.support">AutomaticJobRegistrar</a></dt>
|
|
<dd>
|
|
<div class="block">Check if this component has been started.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#isRunning--">isRunning()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Check if this status represents a running process.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#isRunning--">isRunning()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Test if this <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> indicates that it is running.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#isSaveState--">isSaveState()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="class in org.springframework.batch.item.support">AbstractItemCountingItemStreamItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The flag that determines whether to save internal state for restarts.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html" title="class in org.springframework.batch.core.configuration.support">ClasspathXmlApplicationContextsFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Optimization hint for bean factory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">JobParserJobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">SimpleFlowFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/AbstractJobExplorerFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/AbstractJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">AbstractJobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BaseContextListFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BaseContextListFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.support">BaseContextListFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">DecisionStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContextFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContextFactoryBean.html" title="class in org.springframework.batch.core.jsr">JsrJobContextFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContextFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContextFactoryBean.html" title="class in org.springframework.batch.core.jsr">JsrStepContextFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">AbstractListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">AbstractJobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true by default, but in most cases a <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> should <b>not</b> be treated as thread-safe.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html" title="class in org.springframework.batch.core.step">StepLocatorStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Always return true as optimization for bean factory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Optimization for the bean facctory (always returns true).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html#isSingleton--">isSingleton()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryProviderFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Always returns true.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/AbstractHibernateQueryProvider.html#isStatelessSession--">isStatelessSession()</a></span> - Method in class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/AbstractHibernateQueryProvider.html" title="class in org.springframework.batch.item.database.orm">AbstractHibernateQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html#isStop--">isStop()</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow">FlowExecutionStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#isStopping--">isStopping()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Test if this <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> indicates that it has been signalled to
|
|
stop.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html#isStrict--">isStrict()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">AbstractLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Provides access to the strict flag for subclasses if needed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#isSuccessful--">isSuccessful()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/DataFieldMaxValueIncrementerFactory.html#isSupportedIncrementerType-java.lang.String-">isSupportedIncrementerType(String)</a></span> - Method in interface org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/DataFieldMaxValueIncrementerFactory.html" title="interface in org.springframework.batch.item.database.support">DataFieldMaxValueIncrementerFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Returns boolean indicated whether or not the provided string is supported by this
|
|
factory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/DefaultDataFieldMaxValueIncrementerFactory.html#isSupportedIncrementerType-java.lang.String-">isSupportedIncrementerType(String)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/DefaultDataFieldMaxValueIncrementerFactory.html" title="class in org.springframework.batch.item.database.support">DefaultDataFieldMaxValueIncrementerFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#isTerminateOnly--">isTerminateOnly()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/RepeatContextSupport.html#isTerminateOnly--">isTerminateOnly()</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/RepeatContextSupport.html" title="class in org.springframework.batch.repeat.context">RepeatContextSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatContext.html#isTerminateOnly--">isTerminateOnly()</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatContext.html" title="interface in org.springframework.batch.repeat">RepeatContext</a></dt>
|
|
<dd>
|
|
<div class="block">Public accessor for the termination flag.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/CoreNamespaceUtils.html#isUnderspecified-org.w3c.dom.Element-">isUnderspecified(Element)</a></span> - Static method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/CoreNamespaceUtils.html" title="class in org.springframework.batch.core.configuration.xml">CoreNamespaceUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Should this element be treated as incomplete? If it has a parent or is
|
|
abstract, then it may not have all properties.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/BatchStatus.html#isUnsuccessful--">isUnsuccessful()</a></span> - Method in enum org.springframework.batch.core.<a href="org/springframework/batch/core/BatchStatus.html" title="enum in org.springframework.batch.core">BatchStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method to decide if a status indicates execution was
|
|
unsuccessful.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#isUseSharedExtendedConnection--">isUseSharedExtendedConnection()</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/PagingQueryProvider.html#isUsingNamedParameters--">isUsingNamedParameters()</a></span> - Method in interface org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database">PagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Indicate whether the generated queries use named parameter syntax.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#isUsingNamedParameters--">isUsingNamedParameters()</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#isVip--">isVip()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#isWrapperFor-java.lang.Class-">isWrapperFor(Class<?>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd>
|
|
<div class="block">Performs only a 'shallow' non-recursive check of self's and delegate's
|
|
class to retain Java 5 compatibility.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html#ITEM_ID_COLUMN">ITEM_ID_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">OrderItemFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/ItemCountAware.html" title="interface in org.springframework.batch.item"><span class="typeNameLink">ItemCountAware</span></a> - Interface in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">Marker interface indicating that an item should have the item count set on it.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/KeyValueItemWriter.html#itemKeyMapper">itemKeyMapper</a></span> - Variable in class org.springframework.batch.item.<a href="org/springframework/batch/item/KeyValueItemWriter.html" title="class in org.springframework.batch.item">KeyValueItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerMetaData.html#itemListenerMetaData--">itemListenerMetaData()</a></span> - Static method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerMetaData.html" title="enum in org.springframework.batch.core.listener">StepListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/ItemListenerSupport.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">ItemListenerSupport</span></a><<a href="org/springframework/batch/core/listener/ItemListenerSupport.html" title="type parameter in ItemListenerSupport">I</a>,<a href="org/springframework/batch/core/listener/ItemListenerSupport.html" title="type parameter in ItemListenerSupport">O</a>> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block">Basic no-op implementation of the <a href="org/springframework/batch/core/ItemReadListener.html" title="interface in org.springframework.batch.core"><code>ItemReadListener</code></a>,
|
|
<a href="org/springframework/batch/core/ItemProcessListener.html" title="interface in org.springframework.batch.core"><code>ItemProcessListener</code></a>, and <a href="org/springframework/batch/core/ItemWriteListener.html" title="interface in org.springframework.batch.core"><code>ItemWriteListener</code></a> interfaces.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ItemListenerSupport.html#ItemListenerSupport--">ItemListenerSupport()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ItemListenerSupport.html" title="class in org.springframework.batch.core.listener">ItemListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html#itemPreparedStatementSetter-org.springframework.batch.item.database.ItemPreparedStatementSetter-">itemPreparedStatementSetter(ItemPreparedStatementSetter<T>)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcBatchItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Configures a <a href="org/springframework/batch/item/database/ItemPreparedStatementSetter.html" title="interface in org.springframework.batch.item.database"><code>ItemPreparedStatementSetter</code></a> for use by the writer.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/ItemPreparedStatementSetter.html" title="interface in org.springframework.batch.item.database"><span class="typeNameLink">ItemPreparedStatementSetter</span></a><<a href="org/springframework/batch/item/database/ItemPreparedStatementSetter.html" title="type parameter in ItemPreparedStatementSetter">T</a>> - Interface in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block">A convenient strategy for SQL updates, acting effectively as the inverse of
|
|
<code>RowMapper</code>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/ItemProcessListener.html" title="interface in org.springframework.batch.core"><span class="typeNameLink">ItemProcessListener</span></a><<a href="org/springframework/batch/core/ItemProcessListener.html" title="type parameter in ItemProcessListener">T</a>,<a href="org/springframework/batch/core/ItemProcessListener.html" title="type parameter in ItemProcessListener">S</a>> - Interface in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Listener interface for the processing of an item.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/ItemProcessListenerAdapter.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">ItemProcessListenerAdapter</span></a><<a href="org/springframework/batch/core/jsr/ItemProcessListenerAdapter.html" title="type parameter in ItemProcessListenerAdapter">T</a>,<a href="org/springframework/batch/core/jsr/ItemProcessListenerAdapter.html" title="type parameter in ItemProcessListenerAdapter">S</a>> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">Wrapper class for <code>ItemProcessListener</code></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ItemProcessListenerAdapter.html#ItemProcessListenerAdapter-javax.batch.api.chunk.listener.ItemProcessListener-">ItemProcessListenerAdapter(ItemProcessListener)</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ItemProcessListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ItemProcessListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><span class="typeNameLink">ItemProcessor</span></a><<a href="org/springframework/batch/item/ItemProcessor.html" title="type parameter in ItemProcessor">I</a>,<a href="org/springframework/batch/item/ItemProcessor.html" title="type parameter in ItemProcessor">O</a>> - Interface in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for item transformation.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/adapter/ItemProcessorAdapter.html" title="class in org.springframework.batch.item.adapter"><span class="typeNameLink">ItemProcessorAdapter</span></a><<a href="org/springframework/batch/item/adapter/ItemProcessorAdapter.html" title="type parameter in ItemProcessorAdapter">I</a>,<a href="org/springframework/batch/item/adapter/ItemProcessorAdapter.html" title="type parameter in ItemProcessorAdapter">O</a>> - Class in <a href="org/springframework/batch/item/adapter/package-summary.html">org.springframework.batch.item.adapter</a></dt>
|
|
<dd>
|
|
<div class="block">Invokes a custom method on a delegate plain old Java object which itself
|
|
processes an item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/ItemProcessorAdapter.html#ItemProcessorAdapter--">ItemProcessorAdapter()</a></span> - Constructor for class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/ItemProcessorAdapter.html" title="class in org.springframework.batch.item.adapter">ItemProcessorAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/jsr/item/ItemProcessorAdapter.html" title="class in org.springframework.batch.jsr.item"><span class="typeNameLink">ItemProcessorAdapter</span></a><<a href="org/springframework/batch/jsr/item/ItemProcessorAdapter.html" title="type parameter in ItemProcessorAdapter">I</a>,<a href="org/springframework/batch/jsr/item/ItemProcessorAdapter.html" title="type parameter in ItemProcessorAdapter">O</a>> - Class in <a href="org/springframework/batch/jsr/item/package-summary.html">org.springframework.batch.jsr.item</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/ItemProcessorAdapter.html#ItemProcessorAdapter-javax.batch.api.chunk.ItemProcessor-">ItemProcessorAdapter(ItemProcessor)</a></span> - Constructor for class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/ItemProcessorAdapter.html" title="class in org.springframework.batch.jsr.item">ItemProcessorAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html#itemReader">itemReader</a></span> - Variable in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><span class="typeNameLink">ItemReader</span></a><<a href="org/springframework/batch/item/ItemReader.html" title="type parameter in ItemReader">T</a>> - Interface in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">Strategy interface for providing the data.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/adapter/ItemReaderAdapter.html" title="class in org.springframework.batch.item.adapter"><span class="typeNameLink">ItemReaderAdapter</span></a><<a href="org/springframework/batch/item/adapter/ItemReaderAdapter.html" title="type parameter in ItemReaderAdapter">T</a>> - Class in <a href="org/springframework/batch/item/adapter/package-summary.html">org.springframework.batch.item.adapter</a></dt>
|
|
<dd>
|
|
<div class="block">Invokes a custom method on a delegate plain old Java object which itself
|
|
provides an item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/ItemReaderAdapter.html#ItemReaderAdapter--">ItemReaderAdapter()</a></span> - Constructor for class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/ItemReaderAdapter.html" title="class in org.springframework.batch.item.adapter">ItemReaderAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/jsr/item/ItemReaderAdapter.html" title="class in org.springframework.batch.jsr.item"><span class="typeNameLink">ItemReaderAdapter</span></a><<a href="org/springframework/batch/jsr/item/ItemReaderAdapter.html" title="type parameter in ItemReaderAdapter">T</a>> - Class in <a href="org/springframework/batch/jsr/item/package-summary.html">org.springframework.batch.jsr.item</a></dt>
|
|
<dd>
|
|
<div class="block">Adapter that wraps an <code>ItemReader</code> for use by Spring Batch.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/ItemReaderAdapter.html#ItemReaderAdapter-javax.batch.api.chunk.ItemReader-">ItemReaderAdapter(ItemReader)</a></span> - Constructor for class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/ItemReaderAdapter.html" title="class in org.springframework.batch.jsr.item">ItemReaderAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/ItemReaderException.html" title="class in org.springframework.batch.item"><span class="typeNameLink">ItemReaderException</span></a> - Exception in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">A base exception class that all exceptions thrown from an <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> extend.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemReaderException.html#ItemReaderException-java.lang.String-java.lang.Throwable-">ItemReaderException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/ItemReaderException.html" title="class in org.springframework.batch.item">ItemReaderException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/ItemReaderException.html" title="class in org.springframework.batch.item"><code>ItemReaderException</code></a> based on a message and another exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemReaderException.html#ItemReaderException-java.lang.String-">ItemReaderException(String)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/ItemReaderException.html" title="class in org.springframework.batch.item">ItemReaderException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/ItemReaderException.html" title="class in org.springframework.batch.item"><code>ItemReaderException</code></a> based on a message.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/ItemReadListener.html" title="interface in org.springframework.batch.core"><span class="typeNameLink">ItemReadListener</span></a><<a href="org/springframework/batch/core/ItemReadListener.html" title="type parameter in ItemReadListener">T</a>> - Interface in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Listener interface around the reading of an item.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/ItemReadListenerAdapter.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">ItemReadListenerAdapter</span></a><<a href="org/springframework/batch/core/jsr/ItemReadListenerAdapter.html" title="type parameter in ItemReadListenerAdapter">T</a>> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">Wrapper class to adapt the <code>ItemReadListener</code> to
|
|
a <a href="org/springframework/batch/core/ItemReadListener.html" title="interface in org.springframework.batch.core"><code>ItemReadListener</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ItemReadListenerAdapter.html#ItemReadListenerAdapter-javax.batch.api.chunk.listener.ItemReadListener-">ItemReadListenerAdapter(ItemReadListener)</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ItemReadListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ItemReadListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html#itemSqlParameterSourceProvider-org.springframework.batch.item.database.ItemSqlParameterSourceProvider-">itemSqlParameterSourceProvider(ItemSqlParameterSourceProvider<T>)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcBatchItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Configures a <a href="org/springframework/batch/item/database/ItemSqlParameterSourceProvider.html" title="interface in org.springframework.batch.item.database"><code>ItemSqlParameterSourceProvider</code></a> for use by the writer.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/ItemSqlParameterSourceProvider.html" title="interface in org.springframework.batch.item.database"><span class="typeNameLink">ItemSqlParameterSourceProvider</span></a><<a href="org/springframework/batch/item/database/ItemSqlParameterSourceProvider.html" title="type parameter in ItemSqlParameterSourceProvider">T</a>> - Interface in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block">A convenient strategy for providing SqlParameterSource for named parameter SQL updates.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item"><span class="typeNameLink">ItemStream</span></a> - Interface in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Marker interface defining a contract for periodically storing state and restoring from that state should an error
|
|
occur.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/ItemStreamException.html" title="class in org.springframework.batch.item"><span class="typeNameLink">ItemStreamException</span></a> - Exception in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">Exception representing any errors encountered while processing a stream.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemStreamException.html#ItemStreamException-java.lang.String-">ItemStreamException(String)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/ItemStreamException.html" title="class in org.springframework.batch.item">ItemStreamException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemStreamException.html#ItemStreamException-java.lang.String-java.lang.Throwable-">ItemStreamException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/ItemStreamException.html" title="class in org.springframework.batch.item">ItemStreamException</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a new instance with a message and nested exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemStreamException.html#ItemStreamException-java.lang.Throwable-">ItemStreamException(Throwable)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/ItemStreamException.html" title="class in org.springframework.batch.item">ItemStreamException</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a new instance with a nested exception and empty message.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/ItemStreamReader.html" title="interface in org.springframework.batch.item"><span class="typeNameLink">ItemStreamReader</span></a><<a href="org/springframework/batch/item/ItemStreamReader.html" title="type parameter in ItemStreamReader">T</a>> - Interface in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience interface that combines <a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item"><code>ItemStream</code></a> and <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a>
|
|
.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/ItemStreamSupport.html" title="class in org.springframework.batch.item"><span class="typeNameLink">ItemStreamSupport</span></a> - Class in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">Empty method implementation of <a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item"><code>ItemStream</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemStreamSupport.html#ItemStreamSupport--">ItemStreamSupport()</a></span> - Constructor for class org.springframework.batch.item.<a href="org/springframework/batch/item/ItemStreamSupport.html" title="class in org.springframework.batch.item">ItemStreamSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/ItemStreamWriter.html" title="interface in org.springframework.batch.item"><span class="typeNameLink">ItemStreamWriter</span></a><<a href="org/springframework/batch/item/ItemStreamWriter.html" title="type parameter in ItemStreamWriter">T</a>> - Interface in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience interface that combines <a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item"><code>ItemStream</code></a> and <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a>
|
|
.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsItemReader.html#itemType">itemType</a></span> - Variable in class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsItemReader.html" title="class in org.springframework.batch.item.jms">JmsItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/ItemWriteListener.html" title="interface in org.springframework.batch.core"><span class="typeNameLink">ItemWriteListener</span></a><<a href="org/springframework/batch/core/ItemWriteListener.html" title="type parameter in ItemWriteListener">S</a>> - Interface in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Listener interface for the writing of items.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/ItemWriteListenerAdapter.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">ItemWriteListenerAdapter</span></a><<a href="org/springframework/batch/core/jsr/ItemWriteListenerAdapter.html" title="type parameter in ItemWriteListenerAdapter">S</a>> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">Wrapper class to adapt the <code>ItemWriteListener</code> to
|
|
a <a href="org/springframework/batch/core/ItemWriteListener.html" title="interface in org.springframework.batch.core"><code>ItemWriteListener</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ItemWriteListenerAdapter.html#ItemWriteListenerAdapter-javax.batch.api.chunk.listener.ItemWriteListener-">ItemWriteListenerAdapter(ItemWriteListener)</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ItemWriteListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ItemWriteListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><span class="typeNameLink">ItemWriter</span></a><<a href="org/springframework/batch/item/ItemWriter.html" title="type parameter in ItemWriter">T</a>> - Interface in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Basic interface for generic output operations.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/adapter/ItemWriterAdapter.html" title="class in org.springframework.batch.item.adapter"><span class="typeNameLink">ItemWriterAdapter</span></a><<a href="org/springframework/batch/item/adapter/ItemWriterAdapter.html" title="type parameter in ItemWriterAdapter">T</a>> - Class in <a href="org/springframework/batch/item/adapter/package-summary.html">org.springframework.batch.item.adapter</a></dt>
|
|
<dd>
|
|
<div class="block">Delegates item processing to a custom method -
|
|
passes the item as an argument for the delegate method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/ItemWriterAdapter.html#ItemWriterAdapter--">ItemWriterAdapter()</a></span> - Constructor for class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/ItemWriterAdapter.html" title="class in org.springframework.batch.item.adapter">ItemWriterAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/jsr/item/ItemWriterAdapter.html" title="class in org.springframework.batch.jsr.item"><span class="typeNameLink">ItemWriterAdapter</span></a><<a href="org/springframework/batch/jsr/item/ItemWriterAdapter.html" title="type parameter in ItemWriterAdapter">T</a>> - Class in <a href="org/springframework/batch/jsr/item/package-summary.html">org.springframework.batch.jsr.item</a></dt>
|
|
<dd>
|
|
<div class="block">Adapter that wraps an <code>ItemWriter</code> for use by Spring Batch.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/ItemWriterAdapter.html#ItemWriterAdapter-javax.batch.api.chunk.ItemWriter-">ItemWriterAdapter(ItemWriter)</a></span> - Constructor for class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/ItemWriterAdapter.html" title="class in org.springframework.batch.jsr.item">ItemWriterAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/ItemWriterException.html" title="class in org.springframework.batch.item"><span class="typeNameLink">ItemWriterException</span></a> - Exception in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">A base exception class that all exceptions thrown from an <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> extend.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemWriterException.html#ItemWriterException-java.lang.String-java.lang.Throwable-">ItemWriterException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/ItemWriterException.html" title="class in org.springframework.batch.item">ItemWriterException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/ItemWriterException.html" title="class in org.springframework.batch.item"><code>ItemWriterException</code></a> based on a message and another exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemWriterException.html#ItemWriterException-java.lang.String-">ItemWriterException(String)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/ItemWriterException.html" title="class in org.springframework.batch.item">ItemWriterException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/ItemWriterException.html" title="class in org.springframework.batch.item"><code>ItemWriterException</code></a> based on a message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatOperations.html#iterate-org.springframework.batch.repeat.RepeatCallback-">iterate(RepeatCallback)</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatOperations.html" title="interface in org.springframework.batch.repeat">RepeatOperations</a></dt>
|
|
<dd>
|
|
<div class="block">Execute the callback repeatedly, until a decision can be made to
|
|
complete.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#iterate-org.springframework.batch.repeat.RepeatCallback-">iterate(RepeatCallback)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Execute the batch callback until the completion policy decides that we
|
|
are finished.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#iterator--">iterator()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Get an unmodifiable iterator for the underlying items.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/support/IteratorItemReader.html" title="class in org.springframework.batch.item.support"><span class="typeNameLink">IteratorItemReader</span></a><<a href="org/springframework/batch/item/support/IteratorItemReader.html" title="type parameter in IteratorItemReader">T</a>> - Class in <a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a></dt>
|
|
<dd>
|
|
<div class="block">An <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> that pulls data from a <code>Iterator</code> or
|
|
<code>Iterable</code> using the constructors.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/IteratorItemReader.html#IteratorItemReader-java.lang.Iterable-">IteratorItemReader(Iterable<T>)</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/IteratorItemReader.html" title="class in org.springframework.batch.item.support">IteratorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a new reader from this iterable (could be a collection), by
|
|
extracting an instance of <code>Iterator</code> from it.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/IteratorItemReader.html#IteratorItemReader-java.util.Iterator-">IteratorItemReader(Iterator<T>)</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/IteratorItemReader.html" title="class in org.springframework.batch.item.support">IteratorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a new reader from this iterator directly.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:J">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">J</h2>
|
|
<dl>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/Jackson2ExecutionContextStringSerializer.html" title="class in org.springframework.batch.core.repository.dao"><span class="typeNameLink">Jackson2ExecutionContextStringSerializer</span></a> - Class in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation that uses Jackson2 to provide (de)serialization.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/Jackson2ExecutionContextStringSerializer.html#Jackson2ExecutionContextStringSerializer--">Jackson2ExecutionContextStringSerializer()</a></span> - Constructor for class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/Jackson2ExecutionContextStringSerializer.html" title="class in org.springframework.batch.core.repository.dao">Jackson2ExecutionContextStringSerializer</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">JdbcBatchItemWriter</span></a><<a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html" title="type parameter in JdbcBatchItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> that uses the batching features from
|
|
<code>NamedParameterJdbcTemplate</code> to execute a batch of statements for all items
|
|
provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html#JdbcBatchItemWriter--">JdbcBatchItemWriter()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html" title="class in org.springframework.batch.item.database">JdbcBatchItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html" title="class in org.springframework.batch.item.database.builder"><span class="typeNameLink">JdbcBatchItemWriterBuilder</span></a><<a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html" title="type parameter in JdbcBatchItemWriterBuilder">T</a>> - Class in <a href="org/springframework/batch/item/database/builder/package-summary.html">org.springframework.batch.item.database.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A builder implementation for the <a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html" title="class in org.springframework.batch.item.database"><code>JdbcBatchItemWriter</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html#JdbcBatchItemWriterBuilder--">JdbcBatchItemWriterBuilder()</a></span> - Constructor for class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcBatchItemWriterBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/JdbcCursorItemReader.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">JdbcCursorItemReader</span></a><<a href="org/springframework/batch/item/database/JdbcCursorItemReader.html" title="type parameter in JdbcCursorItemReader">T</a>> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Simple item reader implementation that opens a JDBC cursor and continually retrieves the
|
|
next row in the ResultSet.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcCursorItemReader.html#JdbcCursorItemReader--">JdbcCursorItemReader()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcCursorItemReader.html" title="class in org.springframework.batch.item.database">JdbcCursorItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder"><span class="typeNameLink">JdbcCursorItemReaderBuilder</span></a><<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="type parameter in JdbcCursorItemReaderBuilder">T</a>> - Class in <a href="org/springframework/batch/item/database/builder/package-summary.html">org.springframework.batch.item.database.builder</a></dt>
|
|
<dd>
|
|
<div class="block">Builder for the <a href="org/springframework/batch/item/database/JdbcCursorItemReader.html" title="class in org.springframework.batch.item.database"><code>JdbcCursorItemReader</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#JdbcCursorItemReaderBuilder--">JdbcCursorItemReaderBuilder()</a></span> - Constructor for class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDao.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">JdbcCustomerDao</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDao.html#JdbcCustomerDao--">JdbcCustomerDao()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">JdbcCustomerDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDao.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">JdbcCustomerDebitDao</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd>
|
|
<div class="block">Reduces customer's credit by the provided amount.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDao.html#JdbcCustomerDebitDao--">JdbcCustomerDebitDao()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">JdbcCustomerDebitDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao"><span class="typeNameLink">JdbcExecutionContextDao</span></a> - Class in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block">JDBC DAO for <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html#JdbcExecutionContextDao--">JdbcExecutionContextDao()</a></span> - Constructor for class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/JdbcGameDao.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">JdbcGameDao</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/JdbcGameDao.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">JdbcGameDao</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/JdbcGameDao.html#JdbcGameDao--">JdbcGameDao()</a></span> - Constructor for class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/JdbcGameDao.html" title="class in org.springframework.batch.sample.domain.football.internal">JdbcGameDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao"><span class="typeNameLink">JdbcJobExecutionDao</span></a> - Class in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block">JDBC implementation of <a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao"><code>JobExecutionDao</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html#JdbcJobExecutionDao--">JdbcJobExecutionDao()</a></span> - Constructor for class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao"><span class="typeNameLink">JdbcJobInstanceDao</span></a> - Class in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block">JDBC implementation of <a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html" title="interface in org.springframework.batch.core.repository.dao"><code>JobInstanceDao</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html#JdbcJobInstanceDao--">JdbcJobInstanceDao()</a></span> - Constructor for class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">JdbcPagingItemReader</span></a><<a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="type parameter in JdbcPagingItemReader">T</a>> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
<a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> for reading database
|
|
records using JDBC in a paging fashion.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcPagingItemReader.html#JdbcPagingItemReader--">JdbcPagingItemReader()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="class in org.springframework.batch.item.database">JdbcPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder"><span class="typeNameLink">JdbcPagingItemReaderBuilder</span></a><<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="type parameter in JdbcPagingItemReaderBuilder">T</a>> - Class in <a href="org/springframework/batch/item/database/builder/package-summary.html">org.springframework.batch.item.database.builder</a></dt>
|
|
<dd>
|
|
<div class="block">This is a builder for the <a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="class in org.springframework.batch.item.database"><code>JdbcPagingItemReader</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#JdbcPagingItemReaderBuilder--">JdbcPagingItemReaderBuilder()</a></span> - Constructor for class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/JdbcParameterUtils.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">JdbcParameterUtils</span></a> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block">Helper methods for SQL statement parameter parsing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcParameterUtils.html#JdbcParameterUtils--">JdbcParameterUtils()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcParameterUtils.html" title="class in org.springframework.batch.item.database">JdbcParameterUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerDao.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">JdbcPlayerDao</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerDao.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">JdbcPlayerDao</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerDao.html#JdbcPlayerDao--">JdbcPlayerDao()</a></span> - Constructor for class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerDao.html" title="class in org.springframework.batch.sample.domain.football.internal">JdbcPlayerDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerSummaryDao.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">JdbcPlayerSummaryDao</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerSummaryDao.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">JdbcPlayerSummaryDao</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerSummaryDao.html#JdbcPlayerSummaryDao--">JdbcPlayerSummaryDao()</a></span> - Constructor for class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerSummaryDao.html" title="class in org.springframework.batch.sample.domain.football.internal">JdbcPlayerSummaryDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao"><span class="typeNameLink">JdbcStepExecutionDao</span></a> - Class in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block">JDBC implementation of <a href="org/springframework/batch/core/repository/dao/StepExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao"><code>StepExecutionDao</code></a>.<br>
|
|
|
|
Allows customization of the tables names used by Spring Batch for step meta
|
|
data via a prefix property.<br>
|
|
|
|
Uses sequences or tables (via Spring's <code>DataFieldMaxValueIncrementer</code>
|
|
abstraction) to create all primary keys before inserting a new row.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html#JdbcStepExecutionDao--">JdbcStepExecutionDao()</a></span> - Constructor for class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcStepExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/JdbcTradeDao.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">JdbcTradeDao</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd>
|
|
<div class="block">Writes a Trade object to a database</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/JdbcTradeDao.html#JdbcTradeDao--">JdbcTradeDao()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/JdbcTradeDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">JdbcTradeDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/jms/JmsItemReader.html" title="class in org.springframework.batch.item.jms"><span class="typeNameLink">JmsItemReader</span></a><<a href="org/springframework/batch/item/jms/JmsItemReader.html" title="type parameter in JmsItemReader">T</a>> - Class in <a href="org/springframework/batch/item/jms/package-summary.html">org.springframework.batch.item.jms</a></dt>
|
|
<dd>
|
|
<div class="block">An <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> for JMS using a <code>JmsTemplate</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsItemReader.html#JmsItemReader--">JmsItemReader()</a></span> - Constructor for class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsItemReader.html" title="class in org.springframework.batch.item.jms">JmsItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/jms/JmsItemWriter.html" title="class in org.springframework.batch.item.jms"><span class="typeNameLink">JmsItemWriter</span></a><<a href="org/springframework/batch/item/jms/JmsItemWriter.html" title="type parameter in JmsItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/jms/package-summary.html">org.springframework.batch.item.jms</a></dt>
|
|
<dd>
|
|
<div class="block">An <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> for JMS using a <code>JmsTemplate</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsItemWriter.html#JmsItemWriter--">JmsItemWriter()</a></span> - Constructor for class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsItemWriter.html" title="class in org.springframework.batch.item.jms">JmsItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/jms/JmsMethodArgumentsKeyGenerator.html" title="class in org.springframework.batch.item.jms"><span class="typeNameLink">JmsMethodArgumentsKeyGenerator</span></a> - Class in <a href="org/springframework/batch/item/jms/package-summary.html">org.springframework.batch.item.jms</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>MethodArgumentsKeyGenerator</code> for JMS</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsMethodArgumentsKeyGenerator.html#JmsMethodArgumentsKeyGenerator--">JmsMethodArgumentsKeyGenerator()</a></span> - Constructor for class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsMethodArgumentsKeyGenerator.html" title="class in org.springframework.batch.item.jms">JmsMethodArgumentsKeyGenerator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/jms/JmsMethodInvocationRecoverer.html" title="class in org.springframework.batch.item.jms"><span class="typeNameLink">JmsMethodInvocationRecoverer</span></a><<a href="org/springframework/batch/item/jms/JmsMethodInvocationRecoverer.html" title="type parameter in JmsMethodInvocationRecoverer">T</a>> - Class in <a href="org/springframework/batch/item/jms/package-summary.html">org.springframework.batch.item.jms</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsMethodInvocationRecoverer.html#JmsMethodInvocationRecoverer--">JmsMethodInvocationRecoverer()</a></span> - Constructor for class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsMethodInvocationRecoverer.html" title="class in org.springframework.batch.item.jms">JmsMethodInvocationRecoverer</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/jms/JmsNewMethodArgumentsIdentifier.html" title="class in org.springframework.batch.item.jms"><span class="typeNameLink">JmsNewMethodArgumentsIdentifier</span></a><<a href="org/springframework/batch/item/jms/JmsNewMethodArgumentsIdentifier.html" title="type parameter in JmsNewMethodArgumentsIdentifier">T</a>> - Class in <a href="org/springframework/batch/item/jms/package-summary.html">org.springframework.batch.item.jms</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>NewMethodArgumentsIdentifier</code> for JMS that looks for a message in
|
|
the arguments and checks its delivery status.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsNewMethodArgumentsIdentifier.html#JmsNewMethodArgumentsIdentifier--">JmsNewMethodArgumentsIdentifier()</a></span> - Constructor for class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsNewMethodArgumentsIdentifier.html" title="class in org.springframework.batch.item.jms">JmsNewMethodArgumentsIdentifier</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/JmsRedeliveredExtractor.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">JmsRedeliveredExtractor</span></a> - Class in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/JmsRedeliveredExtractor.html#JmsRedeliveredExtractor--">JmsRedeliveredExtractor()</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/JmsRedeliveredExtractor.html" title="class in org.springframework.batch.integration.chunk">JmsRedeliveredExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsItemReader.html#jmsTemplate">jmsTemplate</a></span> - Variable in class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsItemReader.html" title="class in org.springframework.batch.item.jms">JmsItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><span class="typeNameLink">Job</span></a> - Interface in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Batch domain object representing a job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/JobStepBuilder.html#job-org.springframework.batch.core.Job-">job(Job)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/JobStepBuilder.html" title="class in org.springframework.batch.core.step.builder">JobStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provide a job to execute during the step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilder.html#job-org.springframework.batch.core.Job-">job(Job)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilder.html" title="class in org.springframework.batch.core.step.builder">StepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new step builder that will execute a job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/ExitCodeMapper.html#JOB_NOT_PROVIDED">JOB_NOT_PROVIDED</a></span> - Static variable in interface 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html#JOB_RUN_ID">JOB_RUN_ID</a></span> - Static variable in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html" title="class in org.springframework.batch.core.jsr">JsrJobParametersConverter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/builder/JobBuilder.html" title="class in org.springframework.batch.core.job.builder"><span class="typeNameLink">JobBuilder</span></a> - Class in <a href="org/springframework/batch/core/job/builder/package-summary.html">org.springframework.batch.core.job.builder</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience for building jobs of various kinds.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilder.html#JobBuilder-java.lang.String-">JobBuilder(String)</a></span> - Constructor for class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilder.html" title="class in org.springframework.batch.core.job.builder">JobBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new builder for a job with the given name.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/builder/JobBuilderException.html" title="class in org.springframework.batch.core.job.builder"><span class="typeNameLink">JobBuilderException</span></a> - Exception in <a href="org/springframework/batch/core/job/builder/package-summary.html">org.springframework.batch.core.job.builder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderException.html#JobBuilderException-java.lang.Exception-">JobBuilderException(Exception)</a></span> - Constructor for exception org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderException.html" title="class in org.springframework.batch.core.job.builder">JobBuilderException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/annotation/JobBuilderFactory.html" title="class in org.springframework.batch.core.configuration.annotation"><span class="typeNameLink">JobBuilderFactory</span></a> - Class in <a href="org/springframework/batch/core/configuration/annotation/package-summary.html">org.springframework.batch.core.configuration.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient factory for a <a href="org/springframework/batch/core/job/builder/JobBuilder.html" title="class in org.springframework.batch.core.job.builder"><code>JobBuilder</code></a> which sets the <a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository"><code>JobRepository</code></a> automatically.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/JobBuilderFactory.html#JobBuilderFactory-org.springframework.batch.core.repository.JobRepository-">JobBuilderFactory(JobRepository)</a></span> - Constructor for class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/JobBuilderFactory.html" title="class in org.springframework.batch.core.configuration.annotation">JobBuilderFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="class in org.springframework.batch.core.job.builder"><span class="typeNameLink">JobBuilderHelper</span></a><<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="type parameter in JobBuilderHelper">B</a> extends <a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper</a><<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="type parameter in JobBuilderHelper">B</a>>> - Class in <a href="org/springframework/batch/core/job/builder/package-summary.html">org.springframework.batch.core.job.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A base class and utility for other job builders providing access to common properties like job repository.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html#JobBuilderHelper-java.lang.String-">JobBuilderHelper(String)</a></span> - Constructor for class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html#JobBuilderHelper-org.springframework.batch.core.job.builder.JobBuilderHelper-">JobBuilderHelper(JobBuilderHelper<?>)</a></span> - Constructor for class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new builder initialized with any properties in the parent.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder"><span class="typeNameLink">JobBuilderHelper.CommonJobProperties</span></a> - Class in <a href="org/springframework/batch/core/job/builder/package-summary.html">org.springframework.batch.core.job.builder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html#jobBuilders--">jobBuilders()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">AbstractBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/scope/context/JobContext.html" title="class in org.springframework.batch.core.scope.context"><span class="typeNameLink">JobContext</span></a> - Class in <a href="org/springframework/batch/core/scope/context/package-summary.html">org.springframework.batch.core.scope.context</a></dt>
|
|
<dd>
|
|
<div class="block">A context object that can be used to interrogate the current <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> and some of its associated
|
|
properties using expressions
|
|
based on bean paths.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobContext.html#JobContext-org.springframework.batch.core.JobExecution-">JobContext(JobExecution)</a></span> - Constructor for class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobContext.html" title="class in org.springframework.batch.core.scope.context">JobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><span class="typeNameLink">JobExecution</span></a> - Class in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Batch domain object representing the execution of a job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#JobExecution-org.springframework.batch.core.JobExecution-">JobExecution(JobExecution)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#JobExecution-org.springframework.batch.core.JobInstance-java.lang.Long-org.springframework.batch.core.JobParameters-java.lang.String-">JobExecution(JobInstance, Long, JobParameters, String)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Because a JobExecution isn't valid unless the job is set, this
|
|
constructor is the only valid one from a modeling point of view.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#JobExecution-org.springframework.batch.core.JobInstance-org.springframework.batch.core.JobParameters-java.lang.String-">JobExecution(JobInstance, JobParameters, String)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#JobExecution-java.lang.Long-org.springframework.batch.core.JobParameters-java.lang.String-">JobExecution(Long, JobParameters, String)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#JobExecution-org.springframework.batch.core.JobInstance-org.springframework.batch.core.JobParameters-">JobExecution(JobInstance, JobParameters)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Constructor for transient (unsaved) instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#JobExecution-java.lang.Long-org.springframework.batch.core.JobParameters-">JobExecution(Long, JobParameters)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#JobExecution-java.lang.Long-">JobExecution(Long)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/JobExecutionAlreadyRunningException.html" title="class in org.springframework.batch.core.repository"><span class="typeNameLink">JobExecutionAlreadyRunningException</span></a> - Exception in <a href="org/springframework/batch/core/repository/package-summary.html">org.springframework.batch.core.repository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobExecutionAlreadyRunningException.html#JobExecutionAlreadyRunningException-java.lang.String-">JobExecutionAlreadyRunningException(String)</a></span> - Constructor for exception org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobExecutionAlreadyRunningException.html" title="class in org.springframework.batch.core.repository">JobExecutionAlreadyRunningException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobExecutionAlreadyRunningException.html#JobExecutionAlreadyRunningException-java.lang.String-java.lang.Throwable-">JobExecutionAlreadyRunningException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobExecutionAlreadyRunningException.html" title="class in org.springframework.batch.core.repository">JobExecutionAlreadyRunningException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao"><span class="typeNameLink">JobExecutionDao</span></a> - Interface in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block">Data Access Object for job executions.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/JobExecutionDecider.html" title="interface in org.springframework.batch.core.job.flow"><span class="typeNameLink">JobExecutionDecider</span></a> - Interface in <a href="org/springframework/batch/core/job/flow/package-summary.html">org.springframework.batch.core.job.flow</a></dt>
|
|
<dd>
|
|
<div class="block">Interface allowing for programmatic access to the decision on what the status
|
|
of a flow should be.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/JobExecutionException.html" title="class in org.springframework.batch.core"><span class="typeNameLink">JobExecutionException</span></a> - Exception in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Root of exception hierarchy for checked exceptions in job and step execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecutionException.html#JobExecutionException-java.lang.String-">JobExecutionException(String)</a></span> - Constructor for exception org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecutionException.html" title="class in org.springframework.batch.core">JobExecutionException</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a <a href="org/springframework/batch/core/JobExecutionException.html" title="class in org.springframework.batch.core"><code>JobExecutionException</code></a> with a generic message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecutionException.html#JobExecutionException-java.lang.String-java.lang.Throwable-">JobExecutionException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecutionException.html" title="class in org.springframework.batch.core">JobExecutionException</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a <a href="org/springframework/batch/core/JobExecutionException.html" title="class in org.springframework.batch.core"><code>JobExecutionException</code></a> with a generic message and a
|
|
cause.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/JobExecutionListener.html" title="interface in org.springframework.batch.core"><span class="typeNameLink">JobExecutionListener</span></a> - Interface in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Provide callbacks at specific points in the lifecycle of a <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/JobExecutionListenerParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">JobExecutionListenerParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parser for a step listener element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobExecutionListenerParser.html#JobExecutionListenerParser--">JobExecutionListenerParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobExecutionListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">JobExecutionListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/JobExecutionListenerSupport.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">JobExecutionListenerSupport</span></a> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobExecutionListenerSupport.html#JobExecutionListenerSupport--">JobExecutionListenerSupport()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobExecutionListenerSupport.html" title="class in org.springframework.batch.core.listener">JobExecutionListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/launch/JobExecutionNotFailedException.html" title="class in org.springframework.batch.core.launch"><span class="typeNameLink">JobExecutionNotFailedException</span></a> - Exception in <a href="org/springframework/batch/core/launch/package-summary.html">org.springframework.batch.core.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Checked exception to indicate that user asked for a job execution to be
|
|
resumed when actually it didn't fail.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobExecutionNotFailedException.html#JobExecutionNotFailedException-java.lang.String-">JobExecutionNotFailedException(String)</a></span> - Constructor for exception org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobExecutionNotFailedException.html" title="class in org.springframework.batch.core.launch">JobExecutionNotFailedException</a></dt>
|
|
<dd>
|
|
<div class="block">Create an exception with the given message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobExecutionNotFailedException.html#JobExecutionNotFailedException-java.lang.String-java.lang.Throwable-">JobExecutionNotFailedException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobExecutionNotFailedException.html" title="class in org.springframework.batch.core.launch">JobExecutionNotFailedException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/jmx/JobExecutionNotificationPublisher.html" title="class in org.springframework.batch.sample.jmx"><span class="typeNameLink">JobExecutionNotificationPublisher</span></a> - Class in <a href="org/springframework/batch/sample/jmx/package-summary.html">org.springframework.batch.sample.jmx</a></dt>
|
|
<dd>
|
|
<div class="block">JMX notification broadcaster</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jmx/JobExecutionNotificationPublisher.html#JobExecutionNotificationPublisher--">JobExecutionNotificationPublisher()</a></span> - Constructor for class org.springframework.batch.sample.jmx.<a href="org/springframework/batch/sample/jmx/JobExecutionNotificationPublisher.html" title="class in org.springframework.batch.sample.jmx">JobExecutionNotificationPublisher</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/launch/JobExecutionNotRunningException.html" title="class in org.springframework.batch.core.launch"><span class="typeNameLink">JobExecutionNotRunningException</span></a> - Exception in <a href="org/springframework/batch/core/launch/package-summary.html">org.springframework.batch.core.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Execution indicating that a JobExecution that is not currently running has
|
|
been requested to stop.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobExecutionNotRunningException.html#JobExecutionNotRunningException-java.lang.String-">JobExecutionNotRunningException(String)</a></span> - Constructor for exception org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobExecutionNotRunningException.html" title="class in org.springframework.batch.core.launch">JobExecutionNotRunningException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/core/launch/JobExecutionNotRunningException.html" title="class in org.springframework.batch.core.launch"><code>JobExecutionNotRunningException</code></a> with a message.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/launch/JobExecutionNotStoppedException.html" title="class in org.springframework.batch.core.launch"><span class="typeNameLink">JobExecutionNotStoppedException</span></a> - Exception in <a href="org/springframework/batch/core/launch/package-summary.html">org.springframework.batch.core.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Checked exception to indicate that user asked for a job execution to be
|
|
aborted when hasn't been stopped.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobExecutionNotStoppedException.html#JobExecutionNotStoppedException-java.lang.String-">JobExecutionNotStoppedException(String)</a></span> - Constructor for exception org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobExecutionNotStoppedException.html" title="class in org.springframework.batch.core.launch">JobExecutionNotStoppedException</a></dt>
|
|
<dd>
|
|
<div class="block">Create an exception with the given message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html#jobExplorer--">jobExplorer()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">AbstractBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/ModularBatchConfiguration.html#jobExplorer--">jobExplorer()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/ModularBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">ModularBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.html#jobExplorer--">jobExplorer()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">SimpleBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/explore/JobExplorer.html" title="interface in org.springframework.batch.core.explore"><span class="typeNameLink">JobExplorer</span></a> - Interface in <a href="org/springframework/batch/core/explore/package-summary.html">org.springframework.batch.core.explore</a></dt>
|
|
<dd>
|
|
<div class="block">Entry point for browsing executions of running or historical jobs and steps.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support"><span class="typeNameLink">JobExplorerFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/explore/support/package-summary.html">org.springframework.batch.core.explore.support</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>FactoryBean</code> that automates the creation of a
|
|
<a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html" title="class in org.springframework.batch.core.explore.support"><code>SimpleJobExplorer</code></a> using JDBC DAO implementations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html#JobExplorerFactoryBean--">JobExplorerFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">JobExplorerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/JobFactory.html" title="interface in org.springframework.batch.core.configuration"><span class="typeNameLink">JobFactory</span></a> - Interface in <a href="org/springframework/batch/core/configuration/package-summary.html">org.springframework.batch.core.configuration</a></dt>
|
|
<dd>
|
|
<div class="block">Strategy for creating a single job.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">JobFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">This <code>FactoryBean</code> is used by the JSR-352 namespace parser to create
|
|
<a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow"><code>FlowJob</code></a> objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html#JobFactoryBean-java.lang.String-">JobFactoryBean(String)</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/JobFactoryRegistrationListener.html" title="class in org.springframework.batch.core.configuration.support"><span class="typeNameLink">JobFactoryRegistrationListener</span></a> - Class in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">Generic service that can bind and unbind a <a href="org/springframework/batch/core/configuration/JobFactory.html" title="interface in org.springframework.batch.core.configuration"><code>JobFactory</code></a> in a
|
|
<a href="org/springframework/batch/core/configuration/JobRegistry.html" title="interface in org.springframework.batch.core.configuration"><code>JobRegistry</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobFactoryRegistrationListener.html#JobFactoryRegistrationListener--">JobFactoryRegistrationListener()</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobFactoryRegistrationListener.html" title="class in org.springframework.batch.core.configuration.support">JobFactoryRegistrationListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/builder/JobFlowBuilder.html" title="class in org.springframework.batch.core.job.builder"><span class="typeNameLink">JobFlowBuilder</span></a> - Class in <a href="org/springframework/batch/core/job/builder/package-summary.html">org.springframework.batch.core.job.builder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobFlowBuilder.html#JobFlowBuilder-org.springframework.batch.core.job.builder.FlowJobBuilder-">JobFlowBuilder(FlowJobBuilder)</a></span> - Constructor for class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobFlowBuilder.html" title="class in org.springframework.batch.core.job.builder">JobFlowBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobFlowBuilder.html#JobFlowBuilder-org.springframework.batch.core.job.builder.FlowJobBuilder-org.springframework.batch.core.Step-">JobFlowBuilder(FlowJobBuilder, Step)</a></span> - Constructor for class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobFlowBuilder.html" title="class in org.springframework.batch.core.job.builder">JobFlowBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobFlowBuilder.html#JobFlowBuilder-org.springframework.batch.core.job.builder.FlowJobBuilder-org.springframework.batch.core.job.flow.JobExecutionDecider-">JobFlowBuilder(FlowJobBuilder, JobExecutionDecider)</a></span> - Constructor for class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobFlowBuilder.html" title="class in org.springframework.batch.core.job.builder">JobFlowBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobFlowBuilder.html#JobFlowBuilder-org.springframework.batch.core.job.builder.FlowJobBuilder-org.springframework.batch.core.job.flow.Flow-">JobFlowBuilder(FlowJobBuilder, Flow)</a></span> - Constructor for class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobFlowBuilder.html" title="class in org.springframework.batch.core.job.builder">JobFlowBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html" title="class in org.springframework.batch.core.job.flow"><span class="typeNameLink">JobFlowExecutor</span></a> - Class in <a href="org/springframework/batch/core/job/flow/package-summary.html">org.springframework.batch.core.job.flow</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of <a href="org/springframework/batch/core/job/flow/FlowExecutor.html" title="interface in org.springframework.batch.core.job.flow"><code>FlowExecutor</code></a> for use in components that need to
|
|
execute a flow related to a <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html#JobFlowExecutor-org.springframework.batch.core.repository.JobRepository-org.springframework.batch.core.job.StepHandler-org.springframework.batch.core.JobExecution-">JobFlowExecutor(JobRepository, StepHandler, JobExecution)</a></span> - Constructor for class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html" title="class in org.springframework.batch.core.job.flow">JobFlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><span class="typeNameLink">JobInstance</span></a> - Class in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Batch domain object representing a uniquely identifiable job run.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobInstance.html#JobInstance-java.lang.Long-java.lang.String-">JobInstance(Long, String)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core">JobInstance</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/JobInstanceAlreadyCompleteException.html" title="class in org.springframework.batch.core.repository"><span class="typeNameLink">JobInstanceAlreadyCompleteException</span></a> - Exception in <a href="org/springframework/batch/core/repository/package-summary.html">org.springframework.batch.core.repository</a></dt>
|
|
<dd>
|
|
<div class="block">An exception indicating an illegal attempt to restart a job that was already
|
|
completed successfully.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobInstanceAlreadyCompleteException.html#JobInstanceAlreadyCompleteException-java.lang.String-">JobInstanceAlreadyCompleteException(String)</a></span> - Constructor for exception org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobInstanceAlreadyCompleteException.html" title="class in org.springframework.batch.core.repository">JobInstanceAlreadyCompleteException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobInstanceAlreadyCompleteException.html#JobInstanceAlreadyCompleteException-java.lang.String-java.lang.Throwable-">JobInstanceAlreadyCompleteException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobInstanceAlreadyCompleteException.html" title="class in org.springframework.batch.core.repository">JobInstanceAlreadyCompleteException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/launch/JobInstanceAlreadyExistsException.html" title="class in org.springframework.batch.core.launch"><span class="typeNameLink">JobInstanceAlreadyExistsException</span></a> - Exception in <a href="org/springframework/batch/core/launch/package-summary.html">org.springframework.batch.core.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Checked exception to indicate that a required <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> is not
|
|
available.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobInstanceAlreadyExistsException.html#JobInstanceAlreadyExistsException-java.lang.String-">JobInstanceAlreadyExistsException(String)</a></span> - Constructor for exception org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobInstanceAlreadyExistsException.html" title="class in org.springframework.batch.core.launch">JobInstanceAlreadyExistsException</a></dt>
|
|
<dd>
|
|
<div class="block">Create an exception with the given message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobInstanceAlreadyExistsException.html#JobInstanceAlreadyExistsException-java.lang.String-java.lang.Throwable-">JobInstanceAlreadyExistsException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobInstanceAlreadyExistsException.html" title="class in org.springframework.batch.core.launch">JobInstanceAlreadyExistsException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html" title="interface in org.springframework.batch.core.repository.dao"><span class="typeNameLink">JobInstanceDao</span></a> - Interface in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block">Data Access Object for job instances.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/JobInterruptedException.html" title="class in org.springframework.batch.core"><span class="typeNameLink">JobInterruptedException</span></a> - Exception in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Exception to indicate the the job has been interrupted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobInterruptedException.html#JobInterruptedException-java.lang.String-">JobInterruptedException(String)</a></span> - Constructor for exception org.springframework.batch.core.<a href="org/springframework/batch/core/JobInterruptedException.html" title="class in org.springframework.batch.core">JobInterruptedException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobInterruptedException.html#JobInterruptedException-java.lang.String-org.springframework.batch.core.BatchStatus-">JobInterruptedException(String, BatchStatus)</a></span> - Constructor for exception org.springframework.batch.core.<a href="org/springframework/batch/core/JobInterruptedException.html" title="class in org.springframework.batch.core">JobInterruptedException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/JobKeyGenerator.html" title="interface in org.springframework.batch.core"><span class="typeNameLink">JobKeyGenerator</span></a><<a href="org/springframework/batch/core/JobKeyGenerator.html" title="type parameter in JobKeyGenerator">T</a>> - Interface in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Strategy interface for the generation of the key used in identifying
|
|
unique <a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html#jobLauncher--">jobLauncher()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">AbstractBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/ModularBatchConfiguration.html#jobLauncher--">jobLauncher()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/ModularBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">ModularBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.html#jobLauncher--">jobLauncher()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">SimpleBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/launch/JobLauncher.html" title="interface in org.springframework.batch.core.launch"><span class="typeNameLink">JobLauncher</span></a> - Interface in <a href="org/springframework/batch/core/launch/package-summary.html">org.springframework.batch.core.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Simple interface for controlling jobs, including possible ad-hoc executions,
|
|
based on different runtime identifiers.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/quartz/JobLauncherDetails.html" title="class in org.springframework.batch.sample.quartz"><span class="typeNameLink">JobLauncherDetails</span></a> - Class in <a href="org/springframework/batch/sample/quartz/package-summary.html">org.springframework.batch.sample.quartz</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/quartz/JobLauncherDetails.html#JobLauncherDetails--">JobLauncherDetails()</a></span> - Constructor for class org.springframework.batch.sample.quartz.<a href="org/springframework/batch/sample/quartz/JobLauncherDetails.html" title="class in org.springframework.batch.sample.quartz">JobLauncherDetails</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test"><span class="typeNameLink">JobLauncherTestUtils</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Utility class for testing batch jobs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#JobLauncherTestUtils--">JobLauncherTestUtils()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/launch/JobLaunchingGateway.html" title="class in org.springframework.batch.integration.launch"><span class="typeNameLink">JobLaunchingGateway</span></a> - Class in <a href="org/springframework/batch/integration/launch/package-summary.html">org.springframework.batch.integration.launch</a></dt>
|
|
<dd>
|
|
<div class="block">The <a href="org/springframework/batch/integration/launch/JobLaunchingGateway.html" title="class in org.springframework.batch.integration.launch"><code>JobLaunchingGateway</code></a> is used to launch Batch Jobs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchingGateway.html#JobLaunchingGateway-org.springframework.batch.core.launch.JobLauncher-">JobLaunchingGateway(JobLauncher)</a></span> - Constructor for class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchingGateway.html" title="class in org.springframework.batch.integration.launch">JobLaunchingGateway</a></dt>
|
|
<dd>
|
|
<div class="block">Constructor taking a <a href="org/springframework/batch/core/launch/JobLauncher.html" title="interface in org.springframework.batch.core.launch"><code>JobLauncher</code></a> as parameter.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html" title="class in org.springframework.batch.integration.config.xml"><span class="typeNameLink">JobLaunchingGatewayParser</span></a> - Class in <a href="org/springframework/batch/integration/config/xml/package-summary.html">org.springframework.batch.integration.config.xml</a></dt>
|
|
<dd>
|
|
<div class="block">The parser for the Job-Launching Gateway, which will instantiate a
|
|
<a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html" title="class in org.springframework.batch.integration.config.xml"><code>JobLaunchingGatewayParser</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html#JobLaunchingGatewayParser--">JobLaunchingGatewayParser()</a></span> - Constructor for class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html" title="class in org.springframework.batch.integration.config.xml">JobLaunchingGatewayParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/launch/JobLaunchingMessageHandler.html" title="class in org.springframework.batch.integration.launch"><span class="typeNameLink">JobLaunchingMessageHandler</span></a> - Class in <a href="org/springframework/batch/integration/launch/package-summary.html">org.springframework.batch.integration.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Message handler which uses strategies to convert a Message into a job and a set of job parameters</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchingMessageHandler.html#JobLaunchingMessageHandler-org.springframework.batch.core.launch.JobLauncher-">JobLaunchingMessageHandler(JobLauncher)</a></span> - Constructor for class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchingMessageHandler.html" title="class in org.springframework.batch.integration.launch">JobLaunchingMessageHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/launch/JobLaunchRequest.html" title="class in org.springframework.batch.integration.launch"><span class="typeNameLink">JobLaunchRequest</span></a> - Class in <a href="org/springframework/batch/integration/launch/package-summary.html">org.springframework.batch.integration.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Encapsulation of a <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> and its <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a> forming a request for a job to be launched.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchRequest.html#JobLaunchRequest-org.springframework.batch.core.Job-org.springframework.batch.core.JobParameters-">JobLaunchRequest(Job, JobParameters)</a></span> - Constructor for class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchRequest.html" title="class in org.springframework.batch.integration.launch">JobLaunchRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/launch/JobLaunchRequestHandler.html" title="interface in org.springframework.batch.integration.launch"><span class="typeNameLink">JobLaunchRequestHandler</span></a> - Interface in <a href="org/springframework/batch/integration/launch/package-summary.html">org.springframework.batch.integration.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for handling a <a href="org/springframework/batch/integration/launch/JobLaunchRequest.html" title="class in org.springframework.batch.integration.launch"><code>JobLaunchRequest</code></a> and returning a <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/support/JsrBeanScopeBeanFactoryPostProcessor.JobLevelBeanLazyInitializer.html#JobLevelBeanLazyInitializer-org.springframework.beans.factory.config.ConfigurableListableBeanFactory-">JobLevelBeanLazyInitializer(ConfigurableListableBeanFactory)</a></span> - Constructor for class org.springframework.batch.core.jsr.partition.support.<a href="org/springframework/batch/core/jsr/partition/support/JsrBeanScopeBeanFactoryPostProcessor.JobLevelBeanLazyInitializer.html" title="class in org.springframework.batch.core.jsr.partition.support">JsrBeanScopeBeanFactoryPostProcessor.JobLevelBeanLazyInitializer</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/JobListenerAdapter.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">JobListenerAdapter</span></a> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">Wrapper class to adapt the <code>JobListener</code> to
|
|
a <a href="org/springframework/batch/core/JobExecutionListener.html" title="interface in org.springframework.batch.core"><code>JobExecutionListener</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JobListenerAdapter.html#JobListenerAdapter-javax.batch.api.listener.JobListener-">JobListenerAdapter(JobListener)</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JobListenerAdapter.html" title="class in org.springframework.batch.core.jsr">JobListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/JobListenerFactoryBean.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">JobListenerFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block">This <a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html" title="class in org.springframework.batch.core.listener"><code>AbstractListenerFactoryBean</code></a> implementation is used to create a
|
|
<a href="org/springframework/batch/core/JobExecutionListener.html" title="interface in org.springframework.batch.core"><code>JobExecutionListener</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobListenerFactoryBean.html#JobListenerFactoryBean--">JobListenerFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">JobListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/JobListenerMetaData.html" title="enum in org.springframework.batch.core.listener"><span class="typeNameLink">JobListenerMetaData</span></a> - Enum in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block">Enumeration for <a href="org/springframework/batch/core/JobExecutionListener.html" title="interface in org.springframework.batch.core"><code>JobExecutionListener</code></a> meta data, which ties together the names
|
|
of methods, their interfaces, annotation, and expected arguments.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/JobLoader.html" title="interface in org.springframework.batch.core.configuration.support"><span class="typeNameLink">JobLoader</span></a> - Interface in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/launch/JobLoader.html" title="interface in org.springframework.batch.sample.launch"><span class="typeNameLink">JobLoader</span></a> - Interface in <a href="org/springframework/batch/sample/launch/package-summary.html">org.springframework.batch.sample.launch</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/JobLocator.html" title="interface in org.springframework.batch.core.configuration"><span class="typeNameLink">JobLocator</span></a> - Interface in <a href="org/springframework/batch/core/configuration/package-summary.html">org.springframework.batch.core.configuration</a></dt>
|
|
<dd>
|
|
<div class="block">A runtime service locator interface for retrieving job configurations by
|
|
<code>name</code>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/launch/JobOperator.html" title="interface in org.springframework.batch.core.launch"><span class="typeNameLink">JobOperator</span></a> - Interface in <a href="org/springframework/batch/core/launch/package-summary.html">org.springframework.batch.core.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Low level interface for inspecting and controlling jobs with access only to
|
|
primitive and collection types.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core"><span class="typeNameLink">JobParameter</span></a> - Class in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Domain representation of a parameter to a batch job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.html#JobParameter-java.lang.String-boolean-">JobParameter(String, boolean)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core">JobParameter</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a new JobParameter as a String.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.html#JobParameter-java.lang.Long-boolean-">JobParameter(Long, boolean)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core">JobParameter</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a new JobParameter as a Long.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.html#JobParameter-java.util.Date-boolean-">JobParameter(Date, boolean)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core">JobParameter</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a new JobParameter as a Date.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.html#JobParameter-java.lang.Double-boolean-">JobParameter(Double, boolean)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core">JobParameter</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a new JobParameter as a Double.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.html#JobParameter-java.lang.String-">JobParameter(String)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core">JobParameter</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a new JobParameter as a String.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.html#JobParameter-java.lang.Long-">JobParameter(Long)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core">JobParameter</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a new JobParameter as a Long.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.html#JobParameter-java.util.Date-">JobParameter(Date)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core">JobParameter</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a new JobParameter as a Date.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.html#JobParameter-java.lang.Double-">JobParameter(Double)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core">JobParameter</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a new JobParameter as a Double.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/JobParameter.ParameterType.html" title="enum in org.springframework.batch.core"><span class="typeNameLink">JobParameter.ParameterType</span></a> - Enum in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Enumeration representing the type of a JobParameter.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/listener/JobParameterExecutionContextCopyListener.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">JobParameterExecutionContextCopyListener</span></a> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block">This class can be used to automatically copy items from the
|
|
<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a> to the <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobParameterExecutionContextCopyListener.html#JobParameterExecutionContextCopyListener--">JobParameterExecutionContextCopyListener()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobParameterExecutionContextCopyListener.html" title="class in org.springframework.batch.core.listener">JobParameterExecutionContextCopyListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><span class="typeNameLink">JobParameters</span></a> - Class in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Value object representing runtime parameters to a batch job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#JobParameters--">JobParameters()</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#JobParameters-java.util.Map-">JobParameters(Map<String, JobParameter>)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/JobParametersBuilder.html" title="class in org.springframework.batch.core"><span class="typeNameLink">JobParametersBuilder</span></a> - Class in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Helper class for creating <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersBuilder.html#JobParametersBuilder--">JobParametersBuilder()</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersBuilder.html" title="class in org.springframework.batch.core">JobParametersBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Default constructor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersBuilder.html#JobParametersBuilder-org.springframework.batch.core.JobParameters-">JobParametersBuilder(JobParameters)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersBuilder.html" title="class in org.springframework.batch.core">JobParametersBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Copy constructor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersBuilder.html#JobParametersBuilder-java.util.Properties-">JobParametersBuilder(Properties)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersBuilder.html" title="class in org.springframework.batch.core">JobParametersBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Constructor to add conversion capabilities to support JSR-352.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/converter/JobParametersConverter.html" title="interface in org.springframework.batch.core.converter"><span class="typeNameLink">JobParametersConverter</span></a> - Interface in <a href="org/springframework/batch/core/converter/package-summary.html">org.springframework.batch.core.converter</a></dt>
|
|
<dd>
|
|
<div class="block">A factory for <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a> instances.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/job/JobParametersExtractor.html" title="interface in org.springframework.batch.core.step.job"><span class="typeNameLink">JobParametersExtractor</span></a> - Interface in <a href="org/springframework/batch/core/step/job/package-summary.html">org.springframework.batch.core.step.job</a></dt>
|
|
<dd>
|
|
<div class="block">Strategy interface for translating a <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> into
|
|
<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/JobParametersIncrementer.html" title="interface in org.springframework.batch.core"><span class="typeNameLink">JobParametersIncrementer</span></a> - Interface in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for obtaining the next <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a> in a sequence.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/JobParametersInvalidException.html" title="class in org.springframework.batch.core"><span class="typeNameLink">JobParametersInvalidException</span></a> - Exception in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Exception for <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> to signal that some <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a> are
|
|
invalid.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersInvalidException.html#JobParametersInvalidException-java.lang.String-">JobParametersInvalidException(String)</a></span> - Constructor for exception org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersInvalidException.html" title="class in org.springframework.batch.core">JobParametersInvalidException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/launch/JobParametersNotFoundException.html" title="class in org.springframework.batch.core.launch"><span class="typeNameLink">JobParametersNotFoundException</span></a> - Exception in <a href="org/springframework/batch/core/launch/package-summary.html">org.springframework.batch.core.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Checked exception to indicate that a required <a href="org/springframework/batch/core/JobParametersIncrementer.html" title="interface in org.springframework.batch.core"><code>JobParametersIncrementer</code></a> is not
|
|
available.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobParametersNotFoundException.html#JobParametersNotFoundException-java.lang.String-">JobParametersNotFoundException(String)</a></span> - Constructor for exception org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobParametersNotFoundException.html" title="class in org.springframework.batch.core.launch">JobParametersNotFoundException</a></dt>
|
|
<dd>
|
|
<div class="block">Create an exception with the given message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobParametersNotFoundException.html#JobParametersNotFoundException-java.lang.String-java.lang.Throwable-">JobParametersNotFoundException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobParametersNotFoundException.html" title="class in org.springframework.batch.core.launch">JobParametersNotFoundException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/JobParametersValidator.html" title="interface in org.springframework.batch.core"><span class="typeNameLink">JobParametersValidator</span></a> - Interface in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Strategy interface for a <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> to use in validating its parameters for
|
|
an execution.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/JobParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">JobParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parser for the <job/> element in the Batch namespace.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParser.html#JobParser--">JobParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParser.html" title="class in org.springframework.batch.core.configuration.xml">JobParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">JobParserJobFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">This <code>FactoryBean</code> is used by the batch namespace parser to create
|
|
<a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow"><code>FlowJob</code></a> objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html#JobParserJobFactoryBean-java.lang.String-">JobParserJobFactoryBean(String)</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">JobParserJobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/ModularBatchConfiguration.html#jobRegistrar--">jobRegistrar()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/ModularBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">ModularBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html#jobRegistry--">jobRegistry()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">AbstractBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.html#jobRegistry--">jobRegistry()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">SimpleBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/JobRegistry.html" title="interface in org.springframework.batch.core.configuration"><span class="typeNameLink">JobRegistry</span></a> - Interface in <a href="org/springframework/batch/core/configuration/package-summary.html">org.springframework.batch.core.configuration</a></dt>
|
|
<dd>
|
|
<div class="block">A runtime service registry interface for registering job configurations by
|
|
<code>name</code>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html" title="class in org.springframework.batch.core.launch.support"><span class="typeNameLink">JobRegistryBackgroundJobRunner</span></a> - Class in <a href="org/springframework/batch/core/launch/support/package-summary.html">org.springframework.batch.core.launch.support</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Command line launcher for registering jobs with a <a href="org/springframework/batch/core/configuration/JobRegistry.html" title="interface in org.springframework.batch.core.configuration"><code>JobRegistry</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html#JobRegistryBackgroundJobRunner-java.lang.String-">JobRegistryBackgroundJobRunner(String)</a></span> - Constructor for class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html" title="class in org.springframework.batch.core.launch.support">JobRegistryBackgroundJobRunner</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html" title="class in org.springframework.batch.core.configuration.support"><span class="typeNameLink">JobRegistryBeanPostProcessor</span></a> - Class in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>BeanPostProcessor</code> that registers <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> beans with a
|
|
<a href="org/springframework/batch/core/configuration/JobRegistry.html" title="interface in org.springframework.batch.core.configuration"><code>JobRegistry</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html#JobRegistryBeanPostProcessor--">JobRegistryBeanPostProcessor()</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html" title="class in org.springframework.batch.core.configuration.support">JobRegistryBeanPostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html#jobRepository--">jobRepository()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">AbstractBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/ModularBatchConfiguration.html#jobRepository--">jobRepository()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/ModularBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">ModularBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.html#jobRepository--">jobRepository()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">SimpleBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository"><span class="typeNameLink">JobRepository</span></a> - Interface in <a href="org/springframework/batch/core/repository/package-summary.html">org.springframework.batch.core.repository</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Repository responsible for persistence of batch meta-data entities.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support"><span class="typeNameLink">JobRepositoryFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/repository/support/package-summary.html">org.springframework.batch.core.repository.support</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>FactoryBean</code> that automates the creation of a
|
|
<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support"><code>SimpleJobRepository</code></a> using JDBC DAO implementations which persist
|
|
batch metadata in database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#JobRepositoryFactoryBean--">JobRepositoryFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/JobRepositoryParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">JobRepositoryParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parser for the <job-repository/> element in the Batch namespace.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobRepositoryParser.html#JobRepositoryParser--">JobRepositoryParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobRepositoryParser.html" title="class in org.springframework.batch.core.configuration.xml">JobRepositoryParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test"><span class="typeNameLink">JobRepositoryTestUtils</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience class for creating and removing <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> instances
|
|
from a database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#JobRepositoryTestUtils--">JobRepositoryTestUtils()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Default constructor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#JobRepositoryTestUtils-org.springframework.batch.core.repository.JobRepository-javax.sql.DataSource-">JobRepositoryTestUtils(JobRepository, DataSource)</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Create a <a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test"><code>JobRepositoryTestUtils</code></a> with all its mandatory
|
|
properties.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/repository/JobRestartException.html" title="class in org.springframework.batch.core.repository"><span class="typeNameLink">JobRestartException</span></a> - Exception in <a href="org/springframework/batch/core/repository/package-summary.html">org.springframework.batch.core.repository</a></dt>
|
|
<dd>
|
|
<div class="block">An exception indicating an illegal attempt to restart a job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobRestartException.html#JobRestartException-java.lang.String-">JobRestartException(String)</a></span> - Constructor for exception org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobRestartException.html" title="class in org.springframework.batch.core.repository">JobRestartException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobRestartException.html#JobRestartException-java.lang.String-java.lang.Throwable-">JobRestartException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobRestartException.html" title="class in org.springframework.batch.core.repository">JobRestartException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/annotation/JobScope.html" title="annotation in org.springframework.batch.core.configuration.annotation"><span class="typeNameLink">JobScope</span></a> - Annotation Type in <a href="org/springframework/batch/core/configuration/annotation/package-summary.html">org.springframework.batch.core.configuration.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Convenient annotation for job scoped beans that defaults the proxy mode, so that it doesn't have to be specified
|
|
explicitly on every bean definition.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/scope/JobScope.html" title="class in org.springframework.batch.core.scope"><span class="typeNameLink">JobScope</span></a> - Class in <a href="org/springframework/batch/core/scope/package-summary.html">org.springframework.batch.core.scope</a></dt>
|
|
<dd>
|
|
<div class="block">Scope for job context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/JobScope.html#JobScope--">JobScope()</a></span> - Constructor for class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/JobScope.html" title="class in org.springframework.batch.core.scope">JobScope</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/scope/context/JobScopeManager.html" title="class in org.springframework.batch.core.scope.context"><span class="typeNameLink">JobScopeManager</span></a> - Class in <a href="org/springframework/batch/core/scope/context/package-summary.html">org.springframework.batch.core.scope.context</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient aspect to wrap a single threaded job execution, where the
|
|
implementation of the <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> is not job scope aware (i.e.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobScopeManager.html#JobScopeManager--">JobScopeManager()</a></span> - Constructor for class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobScopeManager.html" title="class in org.springframework.batch.core.scope.context">JobScopeManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test"><span class="typeNameLink">JobScopeTestExecutionListener</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>TestExecutionListener</code> that sets up job-scope context for
|
|
dependency injection into unit tests.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html#JobScopeTestExecutionListener--">JobScopeTestExecutionListener()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test">JobScopeTestExecutionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/test/JobScopeTestUtils.html" title="class in org.springframework.batch.test"><span class="typeNameLink">JobScopeTestUtils</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
|
|
<dd>
|
|
<div class="block">Utility class for creating and manipulating <a href="org/springframework/batch/core/scope/JobScope.html" title="class in org.springframework.batch.core.scope"><code>JobScope</code></a> in unit tests.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestUtils.html#JobScopeTestUtils--">JobScopeTestUtils()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestUtils.html" title="class in org.springframework.batch.test">JobScopeTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/job/JobStep.html" title="class in org.springframework.batch.core.step.job"><span class="typeNameLink">JobStep</span></a> - Class in <a href="org/springframework/batch/core/step/job/package-summary.html">org.springframework.batch.core.step.job</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> that delegates to a <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> to do its work.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/job/JobStep.html#JobStep--">JobStep()</a></span> - Constructor for class org.springframework.batch.core.step.job.<a href="org/springframework/batch/core/step/job/JobStep.html" title="class in org.springframework.batch.core.step.job">JobStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/builder/JobStepBuilder.html" title="class in org.springframework.batch.core.step.builder"><span class="typeNameLink">JobStepBuilder</span></a> - Class in <a href="org/springframework/batch/core/step/builder/package-summary.html">org.springframework.batch.core.step.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A step builder for <a href="org/springframework/batch/core/step/job/JobStep.html" title="class in org.springframework.batch.core.step.job"><code>JobStep</code></a> instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/JobStepBuilder.html#JobStepBuilder-org.springframework.batch.core.step.builder.StepBuilderHelper-">JobStepBuilder(StepBuilderHelper<?>)</a></span> - Constructor for class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/JobStepBuilder.html" title="class in org.springframework.batch.core.step.builder">JobStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new builder initialized with any properties in the parent.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/scope/context/JobSynchronizationManager.html" title="class in org.springframework.batch.core.scope.context"><span class="typeNameLink">JobSynchronizationManager</span></a> - Class in <a href="org/springframework/batch/core/scope/context/package-summary.html">org.springframework.batch.core.scope.context</a></dt>
|
|
<dd>
|
|
<div class="block">Central convenience class for framework use in managing the job scope
|
|
context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobSynchronizationManager.html#JobSynchronizationManager--">JobSynchronizationManager()</a></span> - Constructor for class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobSynchronizationManager.html" title="class in org.springframework.batch.core.scope.context">JobSynchronizationManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/JpaItemWriter.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">JpaItemWriter</span></a><<a href="org/springframework/batch/item/database/JpaItemWriter.html" title="type parameter in JpaItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> that is using a JPA
|
|
EntityManagerFactory to merge any Entities that aren't part of the
|
|
persistence context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaItemWriter.html#JpaItemWriter--">JpaItemWriter()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaItemWriter.html" title="class in org.springframework.batch.item.database">JpaItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/orm/JpaNativeQueryProvider.html" title="class in org.springframework.batch.item.database.orm"><span class="typeNameLink">JpaNativeQueryProvider</span></a><<a href="org/springframework/batch/item/database/orm/JpaNativeQueryProvider.html" title="type parameter in JpaNativeQueryProvider">E</a>> - Class in <a href="org/springframework/batch/item/database/orm/package-summary.html">org.springframework.batch.item.database.orm</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
This query provider creates JPA <code>Query</code>s from injected native SQL
|
|
queries.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/JpaNativeQueryProvider.html#JpaNativeQueryProvider--">JpaNativeQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/JpaNativeQueryProvider.html" title="class in org.springframework.batch.item.database.orm">JpaNativeQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/JpaPagingItemReader.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">JpaPagingItemReader</span></a><<a href="org/springframework/batch/item/database/JpaPagingItemReader.html" title="type parameter in JpaPagingItemReader">T</a>> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
<a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> for reading database
|
|
records built on top of JPA.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaPagingItemReader.html#JpaPagingItemReader--">JpaPagingItemReader()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaPagingItemReader.html" title="class in org.springframework.batch.item.database">JpaPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/orm/JpaQueryProvider.html" title="interface in org.springframework.batch.item.database.orm"><span class="typeNameLink">JpaQueryProvider</span></a> - Interface in <a href="org/springframework/batch/item/database/orm/package-summary.html">org.springframework.batch.item.database.orm</a></dt>
|
|
<dd>
|
|
<div class="block">Interface defining the functionality to be provided for generating queries
|
|
for use with JPA <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a>s or other custom built artifacts.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/mapping/JsonLineMapper.html" title="class in org.springframework.batch.item.file.mapping"><span class="typeNameLink">JsonLineMapper</span></a> - Class in <a href="org/springframework/batch/item/file/mapping/package-summary.html">org.springframework.batch.item.file.mapping</a></dt>
|
|
<dd>
|
|
<div class="block">Interpret a line as a JSON object and parse it up to a Map.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/JsonLineMapper.html#JsonLineMapper--">JsonLineMapper()</a></span> - Constructor for class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/JsonLineMapper.html" title="class in org.springframework.batch.item.file.mapping">JsonLineMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/separator/JsonRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator"><span class="typeNameLink">JsonRecordSeparatorPolicy</span></a> - Class in <a href="org/springframework/batch/item/file/separator/package-summary.html">org.springframework.batch.item.file.separator</a></dt>
|
|
<dd>
|
|
<div class="block">JSON-based record separator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/JsonRecordSeparatorPolicy.html#JsonRecordSeparatorPolicy--">JsonRecordSeparatorPolicy()</a></span> - Constructor for class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/JsonRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">JsonRecordSeparatorPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/support/JsrAutowiredAnnotationBeanPostProcessor.html" title="class in org.springframework.batch.core.jsr.configuration.support"><span class="typeNameLink">JsrAutowiredAnnotationBeanPostProcessor</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/support/package-summary.html">org.springframework.batch.core.jsr.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">This class overrides methods in the copied <code>SpringAutowiredAnnotationBeanPostProcessor</code> class
|
|
to check for the <code>BatchProperty</code> annotation before processing injection annotations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/JsrAutowiredAnnotationBeanPostProcessor.html#JsrAutowiredAnnotationBeanPostProcessor--">JsrAutowiredAnnotationBeanPostProcessor()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/JsrAutowiredAnnotationBeanPostProcessor.html" title="class in org.springframework.batch.core.jsr.configuration.support">JsrAutowiredAnnotationBeanPostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/step/builder/JsrBatchletStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder"><span class="typeNameLink">JsrBatchletStepBuilder</span></a> - Class in <a href="org/springframework/batch/core/jsr/step/builder/package-summary.html">org.springframework.batch.core.jsr.step.builder</a></dt>
|
|
<dd>
|
|
<div class="block">Extension of the <a href="org/springframework/batch/core/step/builder/TaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder"><code>TaskletStepBuilder</code></a> that uses a <a href="org/springframework/batch/core/jsr/step/BatchletStep.html" title="class in org.springframework.batch.core.jsr.step"><code>BatchletStep</code></a> instead
|
|
of a <a href="org/springframework/batch/core/step/tasklet/TaskletStep.html" title="class in org.springframework.batch.core.step.tasklet"><code>TaskletStep</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrBatchletStepBuilder.html#JsrBatchletStepBuilder-org.springframework.batch.core.step.builder.StepBuilderHelper-">JsrBatchletStepBuilder(StepBuilderHelper<? extends StepBuilderHelper<?>>)</a></span> - Constructor for class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrBatchletStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrBatchletStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/JsrBeanDefinitionDocumentReader.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">JsrBeanDefinitionDocumentReader</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
<code>DefaultBeanDefinitionDocumentReader</code> extension to hook into the pre processing of the provided
|
|
XML document, ensuring any references to property operators such as jobParameters and jobProperties are
|
|
resolved prior to loading the context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrBeanDefinitionDocumentReader.html#JsrBeanDefinitionDocumentReader--">JsrBeanDefinitionDocumentReader()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrBeanDefinitionDocumentReader.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrBeanDefinitionDocumentReader</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Creates a new <a href="org/springframework/batch/core/jsr/configuration/xml/JsrBeanDefinitionDocumentReader.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><code>JsrBeanDefinitionDocumentReader</code></a> instance.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrBeanDefinitionDocumentReader.html#JsrBeanDefinitionDocumentReader-org.springframework.beans.factory.support.BeanDefinitionRegistry-">JsrBeanDefinitionDocumentReader(BeanDefinitionRegistry)</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrBeanDefinitionDocumentReader.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrBeanDefinitionDocumentReader</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Create a new <a href="org/springframework/batch/core/jsr/configuration/xml/JsrBeanDefinitionDocumentReader.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><code>JsrBeanDefinitionDocumentReader</code></a> instance with the provided
|
|
<code>BeanDefinitionRegistry</code>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/partition/support/JsrBeanScopeBeanFactoryPostProcessor.html" title="class in org.springframework.batch.core.jsr.partition.support"><span class="typeNameLink">JsrBeanScopeBeanFactoryPostProcessor</span></a> - Class in <a href="org/springframework/batch/core/jsr/partition/support/package-summary.html">org.springframework.batch.core.jsr.partition.support</a></dt>
|
|
<dd>
|
|
<div class="block">In order for property resolution to occur correctly within the scope of a JSR-352
|
|
batch job, initialization of job level artifacts must occur on the same thread that
|
|
the job is executing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/support/JsrBeanScopeBeanFactoryPostProcessor.html#JsrBeanScopeBeanFactoryPostProcessor--">JsrBeanScopeBeanFactoryPostProcessor()</a></span> - Constructor for class org.springframework.batch.core.jsr.partition.support.<a href="org/springframework/batch/core/jsr/partition/support/JsrBeanScopeBeanFactoryPostProcessor.html" title="class in org.springframework.batch.core.jsr.partition.support">JsrBeanScopeBeanFactoryPostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/partition/support/JsrBeanScopeBeanFactoryPostProcessor.JobLevelBeanLazyInitializer.html" title="class in org.springframework.batch.core.jsr.partition.support"><span class="typeNameLink">JsrBeanScopeBeanFactoryPostProcessor.JobLevelBeanLazyInitializer</span></a> - Class in <a href="org/springframework/batch/core/jsr/partition/support/package-summary.html">org.springframework.batch.core.jsr.partition.support</a></dt>
|
|
<dd>
|
|
<div class="block">Looks for beans that may have dependencies that need to be lazily initialized and
|
|
configures the corresponding <code>BeanDefinition</code> accordingly.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item"><span class="typeNameLink">JsrChunkProcessor</span></a><<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="type parameter in JsrChunkProcessor">I</a>,<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="type parameter in JsrChunkProcessor">O</a>> - Class in <a href="org/springframework/batch/core/jsr/step/item/package-summary.html">org.springframework.batch.core.jsr.step.item</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/core/step/item/ChunkProcessor.html" title="interface in org.springframework.batch.core.step.item"><code>ChunkProcessor</code></a> implementation that implements JSR-352's chunking pattern
|
|
(read and process in a loop until the chunk is complete then write).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html#JsrChunkProcessor--">JsrChunkProcessor()</a></span> - Constructor for class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html#JsrChunkProcessor-org.springframework.batch.item.ItemReader-org.springframework.batch.item.ItemProcessor-org.springframework.batch.item.ItemWriter-org.springframework.batch.repeat.RepeatOperations-">JsrChunkProcessor(ItemReader<? extends I>, ItemProcessor<? super I, ? extends O>, ItemWriter<? super O>, RepeatOperations)</a></span> - Constructor for class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProvider.html" title="class in org.springframework.batch.core.jsr.step.item"><span class="typeNameLink">JsrChunkProvider</span></a><<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProvider.html" title="type parameter in JsrChunkProvider">T</a>> - Class in <a href="org/springframework/batch/core/jsr/step/item/package-summary.html">org.springframework.batch.core.jsr.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">A no-op <a href="org/springframework/batch/core/step/item/ChunkProvider.html" title="interface in org.springframework.batch.core.step.item"><code>ChunkProvider</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProvider.html#JsrChunkProvider--">JsrChunkProvider()</a></span> - Constructor for class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProvider.html" title="class in org.springframework.batch.core.jsr.step.item">JsrChunkProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/JsrDecisionParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">JsrDecisionParser</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parser for the <decision /> element as specified in JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrDecisionParser.html#JsrDecisionParser--">JsrDecisionParser()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrDecisionParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrDecisionParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrEndState.html" title="class in org.springframework.batch.core.jsr.job.flow.support.state"><span class="typeNameLink">JsrEndState</span></a> - Class in <a href="org/springframework/batch/core/jsr/job/flow/support/state/package-summary.html">org.springframework.batch.core.jsr.job.flow.support.state</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/core/job/flow/State.html" title="interface in org.springframework.batch.core.job.flow"><code>State</code></a> implementation for ending a job per JSR-352 rules if it is
|
|
in progress and continuing if just starting.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrEndState.html#JsrEndState-org.springframework.batch.core.job.flow.FlowExecutionStatus-java.lang.String-">JsrEndState(FlowExecutionStatus, String)</a></span> - Constructor for class org.springframework.batch.core.jsr.job.flow.support.state.<a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrEndState.html" title="class in org.springframework.batch.core.jsr.job.flow.support.state">JsrEndState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrEndState.html#JsrEndState-org.springframework.batch.core.job.flow.FlowExecutionStatus-java.lang.String-java.lang.String-">JsrEndState(FlowExecutionStatus, String, String)</a></span> - Constructor for class org.springframework.batch.core.jsr.job.flow.support.state.<a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrEndState.html" title="class in org.springframework.batch.core.jsr.job.flow.support.state">JsrEndState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrEndState.html#JsrEndState-org.springframework.batch.core.job.flow.FlowExecutionStatus-java.lang.String-java.lang.String-boolean-">JsrEndState(FlowExecutionStatus, String, String, boolean)</a></span> - Constructor for class org.springframework.batch.core.jsr.job.flow.support.state.<a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrEndState.html" title="class in org.springframework.batch.core.jsr.job.flow.support.state">JsrEndState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrEndState.html#JsrEndState-org.springframework.batch.core.job.flow.FlowExecutionStatus-java.lang.String-java.lang.String-java.lang.String-boolean-org.springframework.batch.core.repository.JobRepository-">JsrEndState(FlowExecutionStatus, String, String, String, boolean, JobRepository)</a></span> - Constructor for class org.springframework.batch.core.jsr.job.flow.support.state.<a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrEndState.html" title="class in org.springframework.batch.core.jsr.job.flow.support.state">JsrEndState</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/support/JsrExpressionParser.html" title="class in org.springframework.batch.core.jsr.configuration.support"><span class="typeNameLink">JsrExpressionParser</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/support/package-summary.html">org.springframework.batch.core.jsr.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Support class for parsing JSR-352 expressions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/JsrExpressionParser.html#JsrExpressionParser--">JsrExpressionParser()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/JsrExpressionParser.html" title="class in org.springframework.batch.core.jsr.configuration.support">JsrExpressionParser</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Creates a new instance of this expression parser without and expression resolver.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/JsrExpressionParser.html#JsrExpressionParser-org.springframework.beans.factory.config.BeanExpressionResolver-org.springframework.beans.factory.config.BeanExpressionContext-">JsrExpressionParser(BeanExpressionResolver, BeanExpressionContext)</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/JsrExpressionParser.html" title="class in org.springframework.batch.core.jsr.configuration.support">JsrExpressionParser</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Creates a new instances of this expression parser with the provided expression resolver and context to evaluate
|
|
against.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item"><span class="typeNameLink">JsrFaultTolerantChunkProcessor</span></a><<a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html" title="type parameter in JsrFaultTolerantChunkProcessor">I</a>,<a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html" title="type parameter in JsrFaultTolerantChunkProcessor">O</a>> - Class in <a href="org/springframework/batch/core/jsr/step/item/package-summary.html">org.springframework.batch.core.jsr.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">Extension of the <a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item"><code>JsrChunkProcessor</code></a> that adds skip and retry functionality.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html#JsrFaultTolerantChunkProcessor-org.springframework.batch.item.ItemReader-org.springframework.batch.item.ItemProcessor-org.springframework.batch.item.ItemWriter-org.springframework.batch.repeat.RepeatOperations-org.springframework.batch.core.step.item.BatchRetryTemplate-">JsrFaultTolerantChunkProcessor(ItemReader<? extends I>, ItemProcessor<? super I, ? extends O>, ItemWriter<? super O>, RepeatOperations, BatchRetryTemplate)</a></span> - Constructor for class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrFaultTolerantChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/step/builder/JsrFaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder"><span class="typeNameLink">JsrFaultTolerantStepBuilder</span></a><<a href="org/springframework/batch/core/jsr/step/builder/JsrFaultTolerantStepBuilder.html" title="type parameter in JsrFaultTolerantStepBuilder">I</a>,<a href="org/springframework/batch/core/jsr/step/builder/JsrFaultTolerantStepBuilder.html" title="type parameter in JsrFaultTolerantStepBuilder">O</a>> - Class in <a href="org/springframework/batch/core/jsr/step/builder/package-summary.html">org.springframework.batch.core.jsr.step.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A step builder that extends the <a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder"><code>FaultTolerantStepBuilder</code></a> to create JSR-352
|
|
specific <a href="org/springframework/batch/core/step/item/ChunkProvider.html" title="interface in org.springframework.batch.core.step.item"><code>ChunkProvider</code></a> and <a href="org/springframework/batch/core/step/item/ChunkProcessor.html" title="interface in org.springframework.batch.core.step.item"><code>ChunkProcessor</code></a> supporting both the chunking
|
|
pattern defined by the spec as well as skip/retry logic.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrFaultTolerantStepBuilder.html#JsrFaultTolerantStepBuilder-org.springframework.batch.core.step.builder.StepBuilder-">JsrFaultTolerantStepBuilder(StepBuilder)</a></span> - Constructor for class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrFaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrFaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/job/flow/support/JsrFlow.html" title="class in org.springframework.batch.core.jsr.job.flow.support"><span class="typeNameLink">JsrFlow</span></a> - Class in <a href="org/springframework/batch/core/jsr/job/flow/support/package-summary.html">org.springframework.batch.core.jsr.job.flow.support</a></dt>
|
|
<dd>
|
|
<div class="block">Implements JSR-352 specific logic around the execution of a flow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/support/JsrFlow.html#JsrFlow-java.lang.String-">JsrFlow(String)</a></span> - Constructor for class org.springframework.batch.core.jsr.job.flow.support.<a href="org/springframework/batch/core/jsr/job/flow/support/JsrFlow.html" title="class in org.springframework.batch.core.jsr.job.flow.support">JsrFlow</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/job/flow/JsrFlowExecutor.html" title="class in org.springframework.batch.core.jsr.job.flow"><span class="typeNameLink">JsrFlowExecutor</span></a> - Class in <a href="org/springframework/batch/core/jsr/job/flow/package-summary.html">org.springframework.batch.core.jsr.job.flow</a></dt>
|
|
<dd>
|
|
<div class="block">JSR-352 specific <a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html" title="class in org.springframework.batch.core.job.flow"><code>JobFlowExecutor</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/JsrFlowExecutor.html#JsrFlowExecutor-org.springframework.batch.core.repository.JobRepository-org.springframework.batch.core.job.StepHandler-org.springframework.batch.core.JobExecution-">JsrFlowExecutor(JobRepository, StepHandler, JobExecution)</a></span> - Constructor for class org.springframework.batch.core.jsr.job.flow.<a href="org/springframework/batch/core/jsr/job/flow/JsrFlowExecutor.html" title="class in org.springframework.batch.core.jsr.job.flow">JsrFlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/JsrFlowFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">JsrFlowFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Extension to the <a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml"><code>SimpleFlowFactoryBean</code></a> that provides <a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrStepState.html" title="class in org.springframework.batch.core.jsr.job.flow.support.state"><code>JsrStepState</code></a>
|
|
implementations for JSR-352 based jobs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrFlowFactoryBean.html#JsrFlowFactoryBean--">JsrFlowFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrFlowFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrFlowFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/job/flow/JsrFlowJob.html" title="class in org.springframework.batch.core.jsr.job.flow"><span class="typeNameLink">JsrFlowJob</span></a> - Class in <a href="org/springframework/batch/core/jsr/job/flow/package-summary.html">org.springframework.batch.core.jsr.job.flow</a></dt>
|
|
<dd>
|
|
<div class="block">JSR-352 specific extension of the <a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow"><code>FlowJob</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/JsrFlowJob.html#JsrFlowJob--">JsrFlowJob()</a></span> - Constructor for class org.springframework.batch.core.jsr.job.flow.<a href="org/springframework/batch/core/jsr/job/flow/JsrFlowJob.html" title="class in org.springframework.batch.core.jsr.job.flow">JsrFlowJob</a></dt>
|
|
<dd>
|
|
<div class="block">No arg constructor (invalid state)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/JsrFlowJob.html#JsrFlowJob-java.lang.String-">JsrFlowJob(String)</a></span> - Constructor for class org.springframework.batch.core.jsr.job.flow.<a href="org/springframework/batch/core/jsr/job/flow/JsrFlowJob.html" title="class in org.springframework.batch.core.jsr.job.flow">JsrFlowJob</a></dt>
|
|
<dd>
|
|
<div class="block">Main constructor</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/JsrJobContext.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">JsrJobContext</span></a> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">Wrapper class to provide the <code>JobContext</code> functionality
|
|
as specified in JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContext.html#JsrJobContext--">JsrJobContext()</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContext.html" title="class in org.springframework.batch.core.jsr">JsrJobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/JsrJobContextFactoryBean.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">JsrJobContextFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">Provides a single <code>JobContext</code> for each thread in a running job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContextFactoryBean.html#JsrJobContextFactoryBean--">JsrJobContextFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContextFactoryBean.html" title="class in org.springframework.batch.core.jsr">JsrJobContextFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/JsrJobExecution.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">JsrJobExecution</span></a> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">Wrapper class to adapt the <code>JobExecution</code> to
|
|
a <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobExecution.html#JsrJobExecution-org.springframework.batch.core.JobExecution-org.springframework.batch.core.converter.JobParametersConverter-">JsrJobExecution(JobExecution, JobParametersConverter)</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobExecution.html" title="class in org.springframework.batch.core.jsr">JsrJobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobListenerFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">JsrJobListenerFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">This <code>FactoryBean</code> is used by the JSR-352 namespace parser to create
|
|
<a href="org/springframework/batch/core/JobExecutionListener.html" title="interface in org.springframework.batch.core"><code>JobExecutionListener</code></a> objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobListenerFactoryBean.html#JsrJobListenerFactoryBean--">JsrJobListenerFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobListenerFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrJobListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html" title="enum in org.springframework.batch.core.jsr"><span class="typeNameLink">JsrJobListenerMetaData</span></a> - Enum in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">Enumeration for <code>JobListener</code> meta data, which ties together the names
|
|
of methods, their interfaces, annotation, and expected arguments.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch"><span class="typeNameLink">JsrJobOperator</span></a> - Class in <a href="org/springframework/batch/core/jsr/launch/package-summary.html">org.springframework.batch.core.jsr.launch</a></dt>
|
|
<dd>
|
|
<div class="block">The entrance for executing batch jobs as defined by JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#JsrJobOperator--">JsrJobOperator()</a></span> - Constructor for class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Public constructor used by <code>BatchRuntime.getJobOperator()</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#JsrJobOperator-org.springframework.batch.core.explore.JobExplorer-org.springframework.batch.core.repository.JobRepository-org.springframework.batch.core.converter.JobParametersConverter-org.springframework.transaction.PlatformTransactionManager-">JsrJobOperator(JobExplorer, JobRepository, JobParametersConverter, PlatformTransactionManager)</a></span> - Constructor for class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">The no-arg constructor is used by the <code>BatchRuntime.getJobOperator()</code> and so bootstraps
|
|
an <code>ApplicationContext</code>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.BaseContextHolder.html" title="class in org.springframework.batch.core.jsr.launch"><span class="typeNameLink">JsrJobOperator.BaseContextHolder</span></a> - Class in <a href="org/springframework/batch/core/jsr/launch/package-summary.html">org.springframework.batch.core.jsr.launch</a></dt>
|
|
<dd>
|
|
<div class="block">A singleton holder used to lazily bootstrap the base context used in JSR-352.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">JsrJobParametersConverter</span></a> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">Provides default conversion methodology for JSR-352's implementation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html#JsrJobParametersConverter-javax.sql.DataSource-">JsrJobParametersConverter(DataSource)</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html" title="class in org.springframework.batch.core.jsr">JsrJobParametersConverter</a></dt>
|
|
<dd>
|
|
<div class="block">Main constructor.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">JsrJobParser</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parses a <job /> tag as defined in JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobParser.html#JsrJobParser--">JsrJobParser()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrJobParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrJobParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/JsrNamespaceHandler.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">JsrNamespaceHandler</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrNamespaceHandler.html#JsrNamespaceHandler--">JsrNamespaceHandler()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrNamespaceHandler.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrNamespaceHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/JsrNamespacePostProcessor.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">JsrNamespacePostProcessor</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrNamespacePostProcessor.html#JsrNamespacePostProcessor--">JsrNamespacePostProcessor()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrNamespacePostProcessor.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrNamespacePostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition"><span class="typeNameLink">JsrPartitionHandler</span></a> - Class in <a href="org/springframework/batch/core/jsr/partition/package-summary.html">org.springframework.batch.core.jsr.partition</a></dt>
|
|
<dd>
|
|
<div class="block">Executes a step instance per thread using a <code>ThreadPoolTaskExecutor</code> in
|
|
accordance with JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#JsrPartitionHandler--">JsrPartitionHandler()</a></span> - Constructor for class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html" title="class in org.springframework.batch.core.jsr.partition"><span class="typeNameLink">JsrPartitionHandler.PartitionPlanState</span></a> - Class in <a href="org/springframework/batch/core/jsr/partition/package-summary.html">org.springframework.batch.core.jsr.partition</a></dt>
|
|
<dd>
|
|
<div class="block">Since a <code>PartitionPlan</code> could provide dynamic data (different results from run to run),
|
|
the batch runtime needs to save off the results for restarts.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/step/builder/JsrPartitionStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder"><span class="typeNameLink">JsrPartitionStepBuilder</span></a> - Class in <a href="org/springframework/batch/core/jsr/step/builder/package-summary.html">org.springframework.batch.core.jsr.step.builder</a></dt>
|
|
<dd>
|
|
<div class="block">An extension of the <a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder"><code>PartitionStepBuilder</code></a> that uses <a href="org/springframework/batch/core/jsr/step/PartitionStep.html" title="class in org.springframework.batch.core.jsr.step"><code>PartitionStep</code></a>
|
|
so that JSR-352 specific semantics are honored.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrPartitionStepBuilder.html#JsrPartitionStepBuilder-org.springframework.batch.core.step.builder.StepBuilderHelper-">JsrPartitionStepBuilder(StepBuilderHelper<?>)</a></span> - Constructor for class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrPartitionStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrPartitionStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/jsr352/JsrSampleBatchlet.html" title="class in org.springframework.batch.sample.jsr352"><span class="typeNameLink">JsrSampleBatchlet</span></a> - Class in <a href="org/springframework/batch/sample/jsr352/package-summary.html">org.springframework.batch.sample.jsr352</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Sample <code>Batchlet</code> implementation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jsr352/JsrSampleBatchlet.html#JsrSampleBatchlet--">JsrSampleBatchlet()</a></span> - Constructor for class org.springframework.batch.sample.jsr352.<a href="org/springframework/batch/sample/jsr352/JsrSampleBatchlet.html" title="class in org.springframework.batch.sample.jsr352">JsrSampleBatchlet</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/jsr352/JsrSampleItemProcessor.html" title="class in org.springframework.batch.sample.jsr352"><span class="typeNameLink">JsrSampleItemProcessor</span></a> - Class in <a href="org/springframework/batch/sample/jsr352/package-summary.html">org.springframework.batch.sample.jsr352</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Sample <code>ItemProcessor</code> implementation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jsr352/JsrSampleItemProcessor.html#JsrSampleItemProcessor--">JsrSampleItemProcessor()</a></span> - Constructor for class org.springframework.batch.sample.jsr352.<a href="org/springframework/batch/sample/jsr352/JsrSampleItemProcessor.html" title="class in org.springframework.batch.sample.jsr352">JsrSampleItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/jsr352/JsrSampleItemReader.html" title="class in org.springframework.batch.sample.jsr352"><span class="typeNameLink">JsrSampleItemReader</span></a> - Class in <a href="org/springframework/batch/sample/jsr352/package-summary.html">org.springframework.batch.sample.jsr352</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Sample <code>ItemReader</code> implementation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jsr352/JsrSampleItemReader.html#JsrSampleItemReader--">JsrSampleItemReader()</a></span> - Constructor for class org.springframework.batch.sample.jsr352.<a href="org/springframework/batch/sample/jsr352/JsrSampleItemReader.html" title="class in org.springframework.batch.sample.jsr352">JsrSampleItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/jsr352/JsrSampleItemWriter.html" title="class in org.springframework.batch.sample.jsr352"><span class="typeNameLink">JsrSampleItemWriter</span></a> - Class in <a href="org/springframework/batch/sample/jsr352/package-summary.html">org.springframework.batch.sample.jsr352</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Sample <code>ItemWriter</code> implementation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jsr352/JsrSampleItemWriter.html#JsrSampleItemWriter--">JsrSampleItemWriter()</a></span> - Constructor for class org.springframework.batch.sample.jsr352.<a href="org/springframework/batch/sample/jsr352/JsrSampleItemWriter.html" title="class in org.springframework.batch.sample.jsr352">JsrSampleItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/jsr352/JsrSampleTasklet.html" title="class in org.springframework.batch.sample.jsr352"><span class="typeNameLink">JsrSampleTasklet</span></a> - Class in <a href="org/springframework/batch/sample/jsr352/package-summary.html">org.springframework.batch.sample.jsr352</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Sample <a href="org/springframework/batch/core/step/tasklet/Tasklet.html" title="interface in org.springframework.batch.core.step.tasklet"><code>Tasklet</code></a> implementation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jsr352/JsrSampleTasklet.html#JsrSampleTasklet--">JsrSampleTasklet()</a></span> - Constructor for class org.springframework.batch.sample.jsr352.<a href="org/springframework/batch/sample/jsr352/JsrSampleTasklet.html" title="class in org.springframework.batch.sample.jsr352">JsrSampleTasklet</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/step/builder/JsrSimpleStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder"><span class="typeNameLink">JsrSimpleStepBuilder</span></a><<a href="org/springframework/batch/core/jsr/step/builder/JsrSimpleStepBuilder.html" title="type parameter in JsrSimpleStepBuilder">I</a>,<a href="org/springframework/batch/core/jsr/step/builder/JsrSimpleStepBuilder.html" title="type parameter in JsrSimpleStepBuilder">O</a>> - Class in <a href="org/springframework/batch/core/jsr/step/builder/package-summary.html">org.springframework.batch.core.jsr.step.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A step builder that extends the <a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder"><code>FaultTolerantStepBuilder</code></a> to create JSR-352
|
|
specific <a href="org/springframework/batch/core/step/item/ChunkProvider.html" title="interface in org.springframework.batch.core.step.item"><code>ChunkProvider</code></a> and <a href="org/springframework/batch/core/step/item/ChunkProcessor.html" title="interface in org.springframework.batch.core.step.item"><code>ChunkProcessor</code></a> supporting the chunking
|
|
pattern defined by the spec.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrSimpleStepBuilder.html#JsrSimpleStepBuilder-org.springframework.batch.core.step.builder.StepBuilder-">JsrSimpleStepBuilder(StepBuilder)</a></span> - Constructor for class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrSimpleStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrSimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/JsrSplitParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">JsrSplitParser</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parses a <split /> element as defined in JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrSplitParser.html#JsrSplitParser-java.lang.String-">JsrSplitParser(String)</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrSplitParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrSplitParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrSplitState.html" title="class in org.springframework.batch.core.jsr.job.flow.support.state"><span class="typeNameLink">JsrSplitState</span></a> - Class in <a href="org/springframework/batch/core/jsr/job/flow/support/state/package-summary.html">org.springframework.batch.core.jsr.job.flow.support.state</a></dt>
|
|
<dd>
|
|
<div class="block">JSR-352 states that artifacts cannot set the ExitStatus from within a split for a job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrSplitState.html#JsrSplitState-java.util.Collection-java.lang.String-">JsrSplitState(Collection<Flow>, String)</a></span> - Constructor for class org.springframework.batch.core.jsr.job.flow.support.state.<a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrSplitState.html" title="class in org.springframework.batch.core.jsr.job.flow.support.state">JsrSplitState</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/JsrStepContext.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">JsrStepContext</span></a> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">Wrapper class to provide the <code>StepContext</code> functionality
|
|
as specified in JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContext.html#JsrStepContext-org.springframework.batch.core.StepExecution-java.util.Properties-">JsrStepContext(StepExecution, Properties)</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContext.html" title="class in org.springframework.batch.core.jsr">JsrStepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/JsrStepContextFactoryBean.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">JsrStepContextFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block"><code>FactoryBean</code> implementation used to create <code>StepContext</code>
|
|
instances within the step scope.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContextFactoryBean.html#JsrStepContextFactoryBean--">JsrStepContextFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContextFactoryBean.html" title="class in org.springframework.batch.core.jsr">JsrStepContextFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/JsrStepExecution.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">JsrStepExecution</span></a> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of the JsrStepExecution as defined in JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepExecution.html#JsrStepExecution-org.springframework.batch.core.StepExecution-">JsrStepExecution(StepExecution)</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepExecution.html" title="class in org.springframework.batch.core.jsr">JsrStepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/partition/support/JsrStepExecutionAggregator.html" title="class in org.springframework.batch.core.jsr.partition.support"><span class="typeNameLink">JsrStepExecutionAggregator</span></a> - Class in <a href="org/springframework/batch/core/jsr/partition/support/package-summary.html">org.springframework.batch.core.jsr.partition.support</a></dt>
|
|
<dd>
|
|
<div class="block">Aggregates <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>s based on the rules outlined in JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/support/JsrStepExecutionAggregator.html#JsrStepExecutionAggregator--">JsrStepExecutionAggregator()</a></span> - Constructor for class org.springframework.batch.core.jsr.partition.support.<a href="org/springframework/batch/core/jsr/partition/support/JsrStepExecutionAggregator.html" title="class in org.springframework.batch.core.jsr.partition.support">JsrStepExecutionAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/partition/JsrStepExecutionSplitter.html" title="class in org.springframework.batch.core.jsr.partition"><span class="typeNameLink">JsrStepExecutionSplitter</span></a> - Class in <a href="org/springframework/batch/core/jsr/partition/package-summary.html">org.springframework.batch.core.jsr.partition</a></dt>
|
|
<dd>
|
|
<div class="block">Provides JSR-352 specific behavior for the splitting of <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrStepExecutionSplitter.html#JsrStepExecutionSplitter-org.springframework.batch.core.repository.JobRepository-boolean-java.lang.String-boolean-">JsrStepExecutionSplitter(JobRepository, boolean, String, boolean)</a></span> - Constructor for class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrStepExecutionSplitter.html" title="class in org.springframework.batch.core.jsr.partition">JsrStepExecutionSplitter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/job/JsrStepHandler.html" title="class in org.springframework.batch.core.jsr.job"><span class="typeNameLink">JsrStepHandler</span></a> - Class in <a href="org/springframework/batch/core/jsr/job/package-summary.html">org.springframework.batch.core.jsr.job</a></dt>
|
|
<dd>
|
|
<div class="block">Extends <a href="org/springframework/batch/core/job/SimpleStepHandler.html" title="class in org.springframework.batch.core.job"><code>SimpleStepHandler</code></a> to apply JSR-352 specific logic for whether to
|
|
start a step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/JsrStepHandler.html#JsrStepHandler-org.springframework.batch.core.repository.JobRepository-org.springframework.batch.core.explore.JobExplorer-">JsrStepHandler(JobRepository, JobExplorer)</a></span> - Constructor for class org.springframework.batch.core.jsr.job.<a href="org/springframework/batch/core/jsr/job/JsrStepHandler.html" title="class in org.springframework.batch.core.jsr.job">JsrStepHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/JsrStepListenerFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">JsrStepListenerFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrStepListenerFactoryBean.html#JsrStepListenerFactoryBean--">JsrStepListenerFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrStepListenerFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrStepListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html" title="enum in org.springframework.batch.core.jsr"><span class="typeNameLink">JsrStepListenerMetaData</span></a> - Enum in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">Enumeration for the JSR specific <code>StepListener</code> meta data, which
|
|
ties together the names of methods, their interfaces, and expected arguments.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrStepState.html" title="class in org.springframework.batch.core.jsr.job.flow.support.state"><span class="typeNameLink">JsrStepState</span></a> - Class in <a href="org/springframework/batch/core/jsr/job/flow/support/state/package-summary.html">org.springframework.batch.core.jsr.job.flow.support.state</a></dt>
|
|
<dd>
|
|
<div class="block">Extends <a href="org/springframework/batch/core/job/flow/support/state/StepState.html" title="class in org.springframework.batch.core.job.flow.support.state"><code>StepState</code></a> to persist what the
|
|
last step that was executed was (used in Decisions and restarts).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrStepState.html#JsrStepState-org.springframework.batch.core.Step-">JsrStepState(Step)</a></span> - Constructor for class org.springframework.batch.core.jsr.job.flow.support.state.<a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrStepState.html" title="class in org.springframework.batch.core.jsr.job.flow.support.state">JsrStepState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrStepState.html#JsrStepState-java.lang.String-org.springframework.batch.core.Step-">JsrStepState(String, Step)</a></span> - Constructor for class org.springframework.batch.core.jsr.job.flow.support.state.<a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrStepState.html" title="class in org.springframework.batch.core.jsr.job.flow.support.state">JsrStepState</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/test/JsrTestUtils.html" title="class in org.springframework.batch.test"><span class="typeNameLink">JsrTestUtils</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
|
|
<dd>
|
|
<div class="block">Provides testing utilities to execute JSR-352 jobs and block until they are complete (since all JSR-352 based jobs
|
|
are executed asynchronously).</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/JsrXmlApplicationContext.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">JsrXmlApplicationContext</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
<code>GenericApplicationContext</code> implementation providing JSR-352 related context operations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrXmlApplicationContext.html#JsrXmlApplicationContext--">JsrXmlApplicationContext()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrXmlApplicationContext.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrXmlApplicationContext</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Create a new context instance with no job parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrXmlApplicationContext.html#JsrXmlApplicationContext-java.util.Properties-">JsrXmlApplicationContext(Properties)</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrXmlApplicationContext.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrXmlApplicationContext</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Create a new context instance using the provided <code>Properties</code> representing job
|
|
parameters when pre-processing the job definition document.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html#jumpToItem-int-">jumpToItem(int)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html" title="class in org.springframework.batch.item.data">AbstractPaginatedDataItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemReader.html#jumpToItem-int-">jumpToItem(int)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemReader.html" title="class in org.springframework.batch.item.data">RepositoryItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#jumpToItem-int-">jumpToItem(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Use <code>ResultSet.absolute(int)</code> if possible, otherwise scroll by
|
|
calling <code>ResultSet.next()</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractPagingItemReader.html#jumpToItem-int-">jumpToItem(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractPagingItemReader.html" title="class in org.springframework.batch.item.database">AbstractPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateCursorItemReader.html#jumpToItem-int-">jumpToItem(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="class in org.springframework.batch.item.database">HibernateCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Wind forward through the result set to the item requested.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html#jumpToItem-org.hibernate.ScrollableResults-int-int-">jumpToItem(ScrollableResults, int, int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html" title="class in org.springframework.batch.item.database">HibernateItemReaderHelper</a></dt>
|
|
<dd>
|
|
<div class="block">Scroll through the results up to the item specified.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#jumpToItem-int-">jumpToItem(int)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#jumpToItem-int-">jumpToItem(int)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="class in org.springframework.batch.item.support">AbstractItemCountingItemStreamItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Move to the given item index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemReader.html#jumpToItem-int-">jumpToItem(int)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="class in org.springframework.batch.item.xml">StaxEventItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/ExitCodeMapper.html#JVM_EXITCODE_COMPLETED">JVM_EXITCODE_COMPLETED</a></span> - Static variable in interface 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/ExitCodeMapper.html#JVM_EXITCODE_GENERIC_ERROR">JVM_EXITCODE_GENERIC_ERROR</a></span> - Static variable in interface 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/ExitCodeMapper.html#JVM_EXITCODE_JOB_ERROR">JVM_EXITCODE_JOB_ERROR</a></span> - Static variable in interface 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></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/launch/support/JvmSystemExiter.html" title="class in org.springframework.batch.core.launch.support"><span class="typeNameLink">JvmSystemExiter</span></a> - Class in <a href="org/springframework/batch/core/launch/support/package-summary.html">org.springframework.batch.core.launch.support</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of the <a href="org/springframework/batch/core/launch/support/SystemExiter.html" title="interface in org.springframework.batch.core.launch.support"><code>SystemExiter</code></a> interface that calls the standards
|
|
System.exit method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/JvmSystemExiter.html#JvmSystemExiter--">JvmSystemExiter()</a></span> - Constructor for class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/JvmSystemExiter.html" title="class in org.springframework.batch.core.launch.support">JvmSystemExiter</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:K">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">K</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#keyGenerator-org.springframework.batch.core.step.item.KeyGenerator-">keyGenerator(KeyGenerator)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the key generator for identifying retried items.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/KeyGenerator.html" title="interface in org.springframework.batch.core.step.item"><span class="typeNameLink">KeyGenerator</span></a> - Interface in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for defining keys to uniquely identify items.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/KeyValueItemWriter.html" title="class in org.springframework.batch.item"><span class="typeNameLink">KeyValueItemWriter</span></a><<a href="org/springframework/batch/item/KeyValueItemWriter.html" title="type parameter in KeyValueItemWriter">K</a>,<a href="org/springframework/batch/item/KeyValueItemWriter.html" title="type parameter in KeyValueItemWriter">V</a>> - Class in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">A base class to implement any <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> that writes to a key value store
|
|
using a <code>Converter</code> to derive a key from an item</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/KeyValueItemWriter.html#KeyValueItemWriter--">KeyValueItemWriter()</a></span> - Constructor for class org.springframework.batch.item.<a href="org/springframework/batch/item/KeyValueItemWriter.html" title="class in org.springframework.batch.item">KeyValueItemWriter</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:L">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">L</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html#LAST_NAME_COLUMN">LAST_NAME_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">CustomerFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/LastModifiedResourceComparator.html" title="class in org.springframework.batch.support"><span class="typeNameLink">LastModifiedResourceComparator</span></a> - Class in <a href="org/springframework/batch/support/package-summary.html">org.springframework.batch.support</a></dt>
|
|
<dd>
|
|
<div class="block">Comparator to sort resources by the file last modified time.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/LastModifiedResourceComparator.html#LastModifiedResourceComparator--">LastModifiedResourceComparator()</a></span> - Constructor for class org.springframework.batch.support.<a href="org/springframework/batch/support/LastModifiedResourceComparator.html" title="class in org.springframework.batch.support">LastModifiedResourceComparator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchingMessageHandler.html#launch-org.springframework.batch.integration.launch.JobLaunchRequest-">launch(JobLaunchRequest)</a></span> - Method in class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchingMessageHandler.html" title="class in org.springframework.batch.integration.launch">JobLaunchingMessageHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchRequestHandler.html#launch-org.springframework.batch.integration.launch.JobLaunchRequest-">launch(JobLaunchRequest)</a></span> - Method in interface org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchRequestHandler.html" title="interface in org.springframework.batch.integration.launch">JobLaunchRequestHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/JobStepBuilder.html#launcher-org.springframework.batch.core.launch.JobLauncher-">launcher(JobLauncher)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/JobStepBuilder.html" title="class in org.springframework.batch.core.step.builder">JobStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Add a job launcher.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#launchJob--">launchJob()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Launch the entire job, including all steps.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#launchJob-org.springframework.batch.core.JobParameters-">launchJob(JobParameters)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Launch the entire job, including all steps</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#launchJob--">launchJob()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Launch the entire job, including all steps.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#launchJob-org.springframework.batch.core.JobParameters-">launchJob(JobParameters)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Launch the entire job, including all steps</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#launchStep-java.lang.String-">launchStep(String)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Launch just the specified step in the job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#launchStep-java.lang.String-org.springframework.batch.item.ExecutionContext-">launchStep(String, ExecutionContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Launch just the specified step in the job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#launchStep-java.lang.String-org.springframework.batch.core.JobParameters-">launchStep(String, JobParameters)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Launch just the specified step in the job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#launchStep-java.lang.String-org.springframework.batch.core.JobParameters-org.springframework.batch.item.ExecutionContext-">launchStep(String, JobParameters, ExecutionContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Launch just the specified step in the job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#launchStep-java.lang.String-">launchStep(String)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Launch just the specified step in the job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#launchStep-java.lang.String-org.springframework.batch.item.ExecutionContext-">launchStep(String, ExecutionContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Launch just the specified step in the job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#launchStep-java.lang.String-org.springframework.batch.core.JobParameters-">launchStep(String, JobParameters)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Launch just the specified step in the job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#launchStep-java.lang.String-org.springframework.batch.core.JobParameters-org.springframework.batch.item.ExecutionContext-">launchStep(String, JobParameters, ExecutionContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Launch just the specified step in the job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepRunner.html#launchStep-org.springframework.batch.core.Step-">launchStep(Step)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test">StepRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Launch just the specified step as its own job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepRunner.html#launchStep-org.springframework.batch.core.Step-org.springframework.batch.item.ExecutionContext-">launchStep(Step, ExecutionContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test">StepRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Launch just the specified step as its own job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepRunner.html#launchStep-org.springframework.batch.core.Step-org.springframework.batch.core.JobParameters-">launchStep(Step, JobParameters)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test">StepRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Launch just the specified step as its own job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepRunner.html#launchStep-org.springframework.batch.core.Step-org.springframework.batch.core.JobParameters-org.springframework.batch.item.ExecutionContext-">launchStep(Step, JobParameters, ExecutionContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test">StepRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Launch just the specified step as its own job.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/ldif/LdifReader.html" title="class in org.springframework.batch.item.ldif"><span class="typeNameLink">LdifReader</span></a> - Class in <a href="org/springframework/batch/item/ldif/package-summary.html">org.springframework.batch.item.ldif</a></dt>
|
|
<dd>
|
|
<div class="block">The <a href="org/springframework/batch/item/ldif/LdifReader.html" title="class in org.springframework.batch.item.ldif"><code>LdifReader</code></a> is an adaptation of the <a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file"><code>FlatFileItemReader</code></a>
|
|
built around an <code>LdifParser</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/LdifReader.html#LdifReader--">LdifReader()</a></span> - Constructor for class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/LdifReader.html" title="class in org.springframework.batch.item.ldif">LdifReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.html" title="class in org.springframework.batch.core.step.skip"><span class="typeNameLink">LimitCheckingItemSkipPolicy</span></a> - Class in <a href="org/springframework/batch/core/step/skip/package-summary.html">org.springframework.batch.core.step.skip</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
<a href="org/springframework/batch/core/step/skip/SkipPolicy.html" title="interface in org.springframework.batch.core.step.skip"><code>SkipPolicy</code></a> that determines whether or not reading should continue
|
|
based upon how many items have been skipped.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.html#LimitCheckingItemSkipPolicy--">LimitCheckingItemSkipPolicy()</a></span> - Constructor for class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">LimitCheckingItemSkipPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience constructor that assumes all exception types are fatal.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.html#LimitCheckingItemSkipPolicy-int-java.util.Map-">LimitCheckingItemSkipPolicy(int, Map<Class<? extends Throwable>, Boolean>)</a></span> - Constructor for class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">LimitCheckingItemSkipPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.html#LimitCheckingItemSkipPolicy-int-org.springframework.classify.Classifier-">LimitCheckingItemSkipPolicy(int, Classifier<Throwable, Boolean>)</a></span> - Constructor for class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">LimitCheckingItemSkipPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/loop/LimitDecider.html" title="class in org.springframework.batch.sample.loop"><span class="typeNameLink">LimitDecider</span></a> - Class in <a href="org/springframework/batch/sample/loop/package-summary.html">org.springframework.batch.sample.loop</a></dt>
|
|
<dd>
|
|
<div class="block">This decider will return "CONTINUE" until the limit it reached, at which
|
|
point it will return "COMPLETE".</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/loop/LimitDecider.html#LimitDecider--">LimitDecider()</a></span> - Constructor for class org.springframework.batch.sample.loop.<a href="org/springframework/batch/sample/loop/LimitDecider.html" title="class in org.springframework.batch.sample.loop">LimitDecider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#LINE_ID_BILLING_ADDR">LINE_ID_BILLING_ADDR</a></span> - Static variable in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/BillingInfo.html#LINE_ID_BILLING_INFO">LINE_ID_BILLING_INFO</a></span> - Static variable in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/BillingInfo.html" title="class in org.springframework.batch.sample.domain.order">BillingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#LINE_ID_BUSINESS_CUST">LINE_ID_BUSINESS_CUST</a></span> - Static variable in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html#LINE_ID_COLUMN">LINE_ID_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">CustomerFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#LINE_ID_FOOTER">LINE_ID_FOOTER</a></span> - Static variable in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#LINE_ID_HEADER">LINE_ID_HEADER</a></span> - Static variable in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#LINE_ID_ITEM">LINE_ID_ITEM</a></span> - Static variable in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#LINE_ID_NON_BUSINESS_CUST">LINE_ID_NON_BUSINESS_CUST</a></span> - Static variable in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#LINE_ID_SHIPPING_ADDR">LINE_ID_SHIPPING_ADDR</a></span> - Static variable in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/ShippingInfo.html#LINE_ID_SHIPPING_INFO">LINE_ID_SHIPPING_INFO</a></span> - Static variable in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/ShippingInfo.html" title="class in org.springframework.batch.sample.domain.order">ShippingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html#lineAggregator-org.springframework.batch.item.file.transform.LineAggregator-">lineAggregator(LineAggregator<T>)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Line aggregator used to build the String version of each item.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/LineAggregator.html" title="interface in org.springframework.batch.item.file.transform"><span class="typeNameLink">LineAggregator</span></a><<a href="org/springframework/batch/item/file/transform/LineAggregator.html" title="type parameter in LineAggregator">T</a>> - Interface in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">Interface used to create string representing object.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/LineCallbackHandler.html" title="interface in org.springframework.batch.item.file"><span class="typeNameLink">LineCallbackHandler</span></a> - Interface in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">Callback interface for handling a line from file.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html" title="class in org.springframework.batch.sample.domain.order.internal.xml"><span class="typeNameLink">LineItem</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/xml/package-summary.html">org.springframework.batch.sample.domain.order.internal.xml</a></dt>
|
|
<dd>
|
|
<div class="block">An XML line-item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html#LineItem--">LineItem()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order"><span class="typeNameLink">LineItem</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/package-summary.html">org.springframework.batch.sample.domain.order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#LineItem--">LineItem()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/extractor/LineItemFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor"><span class="typeNameLink">LineItemFieldExtractor</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/extractor/package-summary.html">org.springframework.batch.sample.domain.order.internal.extractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/extractor/LineItemFieldExtractor.html#LineItemFieldExtractor--">LineItemFieldExtractor()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.extractor.<a href="org/springframework/batch/sample/domain/order/internal/extractor/LineItemFieldExtractor.html" title="class in org.springframework.batch.sample.domain.order.internal.extractor">LineItemFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#lineMapper-org.springframework.batch.item.file.LineMapper-">lineMapper(LineMapper<T>)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/item/file/LineMapper.html" title="interface in org.springframework.batch.item.file"><code>LineMapper</code></a> implementation to be used.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/LineMapper.html" title="interface in org.springframework.batch.item.file"><span class="typeNameLink">LineMapper</span></a><<a href="org/springframework/batch/item/file/LineMapper.html" title="type parameter in LineMapper">T</a>> - Interface in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for mapping lines (strings) to domain objects typically used to map lines read from a file to domain objects
|
|
on a per line basis.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html#lineSeparator-java.lang.String-">lineSeparator(String)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">String used to separate lines in output.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#linesToSkip-int-">linesToSkip(int)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The number of lines to skip at the beginning of reading the file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#lineTokenizer-org.springframework.batch.item.file.transform.LineTokenizer-">lineTokenizer(LineTokenizer)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/item/file/transform/LineTokenizer.html" title="interface in org.springframework.batch.item.file.transform"><code>LineTokenizer</code></a> implementation to be used.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/LineTokenizer.html" title="interface in org.springframework.batch.item.file.transform"><span class="typeNameLink">LineTokenizer</span></a> - Interface in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">Interface that is used by framework to split string obtained typically from a
|
|
file into tokens.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/ListableJobLocator.html" title="interface in org.springframework.batch.core.configuration"><span class="typeNameLink">ListableJobLocator</span></a> - Interface in <a href="org/springframework/batch/core/configuration/package-summary.html">org.springframework.batch.core.configuration</a></dt>
|
|
<dd>
|
|
<div class="block">A listable extension of <a href="org/springframework/batch/core/configuration/JobLocator.html" title="interface in org.springframework.batch.core.configuration"><code>JobLocator</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html#listener-org.springframework.batch.core.JobExecutionListener-">listener(JobExecutionListener)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper</a></dt>
|
|
<dd>
|
|
<div class="block">Register a job execution listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#listener-org.springframework.batch.core.ChunkListener-">listener(ChunkListener)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Register a chunk listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#listener-java.lang.Object-">listener(Object)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Registers objects using the annotation based listener configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#listener-org.springframework.batch.core.SkipListener-">listener(SkipListener<? super I, ? super O>)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Register a skip listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#listener-org.springframework.batch.core.jsr.RetryListener-">listener(RetryListener)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#listener-org.springframework.batch.core.ChunkListener-">listener(ChunkListener)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#listener-org.springframework.retry.RetryListener-">listener(RetryListener)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Register a retry listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#listener-java.lang.Object-">listener(Object)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Registers objects using the annotation based listener configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#listener-org.springframework.batch.core.ItemReadListener-">listener(ItemReadListener<? super I>)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Register an item reader listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#listener-org.springframework.batch.core.ItemWriteListener-">listener(ItemWriteListener<? super O>)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Register an item writer listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#listener-org.springframework.batch.core.ItemProcessListener-">listener(ItemProcessListener<? super I, ? super O>)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Register an item processor listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html#listener-java.lang.Object-">listener(Object)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a></dt>
|
|
<dd>
|
|
<div class="block">Registers objects using the annotation based listener configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html#listener-org.springframework.batch.core.StepExecutionListener-">listener(StepExecutionListener)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/ListenerMetaData.html" title="interface in org.springframework.batch.core.listener"><span class="typeNameLink">ListenerMetaData</span></a> - Interface in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block">A common interface for listener meta data enumerations.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/ListenerParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">ListenerParser</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parses the various listeners defined in JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/ListenerParser.html#ListenerParser-java.lang.Class-java.lang.String-">ListenerParser(Class<?>, String)</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/ListenerParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">ListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/support/ListItemReader.html" title="class in org.springframework.batch.item.support"><span class="typeNameLink">ListItemReader</span></a><<a href="org/springframework/batch/item/support/ListItemReader.html" title="type parameter in ListItemReader">T</a>> - Class in <a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a></dt>
|
|
<dd>
|
|
<div class="block">An <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> that pulls data from a list.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ListItemReader.html#ListItemReader-java.util.List-">ListItemReader(List<T>)</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ListItemReader.html" title="class in org.springframework.batch.item.support">ListItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/support/ListItemWriter.html" title="class in org.springframework.batch.item.support"><span class="typeNameLink">ListItemWriter</span></a><<a href="org/springframework/batch/item/support/ListItemWriter.html" title="type parameter in ListItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ListItemWriter.html#ListItemWriter--">ListItemWriter()</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ListItemWriter.html" title="class in org.springframework.batch.item.support">ListItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/ListPreparedStatementSetter.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">ListPreparedStatementSetter</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of the <code>PreparedStatementSetter</code> interface that accepts
|
|
a list of values to be set on a PreparedStatement.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/ListPreparedStatementSetter.html#ListPreparedStatementSetter--">ListPreparedStatementSetter()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/ListPreparedStatementSetter.html" title="class in org.springframework.batch.item.database.support">ListPreparedStatementSetter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/ListPreparedStatementSetter.html#ListPreparedStatementSetter-java.util.List-">ListPreparedStatementSetter(List<?>)</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/ListPreparedStatementSetter.html" title="class in org.springframework.batch.item.database.support">ListPreparedStatementSetter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html#load-org.springframework.batch.core.configuration.support.ApplicationContextFactory-">load(ApplicationContextFactory)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html" title="class in org.springframework.batch.core.configuration.support">DefaultJobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobLoader.html#load-org.springframework.batch.core.configuration.support.ApplicationContextFactory-">load(ApplicationContextFactory)</a></span> - Method in interface org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobLoader.html" title="interface in org.springframework.batch.core.configuration.support">JobLoader</a></dt>
|
|
<dd>
|
|
<div class="block">Load an application context and register all the jobs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrXmlApplicationContext.html#load-org.springframework.core.io.Resource...-">load(Resource...)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrXmlApplicationContext.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrXmlApplicationContext</a></dt>
|
|
<dd>
|
|
<div class="block">Load bean definitions from the given XML resources.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/launch/DefaultJobLoader.html#loadResource-java.lang.String-">loadResource(String)</a></span> - Method in class org.springframework.batch.sample.launch.<a href="org/springframework/batch/sample/launch/DefaultJobLoader.html" title="class in org.springframework.batch.sample.launch">DefaultJobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/launch/JobLoader.html#loadResource-java.lang.String-">loadResource(String)</a></span> - Method in interface org.springframework.batch.sample.launch.<a href="org/springframework/batch/sample/launch/JobLoader.html" title="interface in org.springframework.batch.sample.launch">JobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#log">log</a></span> - Variable in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Logger available to subclasses</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CommonsLoggingInvalidCustomerLogger.html#LOG">LOG</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CommonsLoggingInvalidCustomerLogger.html" title="class in org.springframework.batch.sample.domain.trade.internal">CommonsLoggingInvalidCustomerLogger</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CommonsLoggingInvalidCustomerLogger.html#log-org.springframework.batch.sample.domain.trade.CustomerUpdate-">log(CustomerUpdate)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CommonsLoggingInvalidCustomerLogger.html" title="class in org.springframework.batch.sample.domain.trade.internal">CommonsLoggingInvalidCustomerLogger</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/InvalidCustomerLogger.html#log-org.springframework.batch.sample.domain.trade.CustomerUpdate-">log(CustomerUpdate)</a></span> - Method in interface org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/InvalidCustomerLogger.html" title="interface in org.springframework.batch.sample.domain.trade">InvalidCustomerLogger</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/common/LogAdvice.html" title="class in org.springframework.batch.sample.common"><span class="typeNameLink">LogAdvice</span></a> - Class in <a href="org/springframework/batch/sample/common/package-summary.html">org.springframework.batch.sample.common</a></dt>
|
|
<dd>
|
|
<div class="block">Wraps calls for 'Processing' methods which output a single Object to write
|
|
the string representation of the object to the log.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/LogAdvice.html#LogAdvice--">LogAdvice()</a></span> - Constructor for class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/LogAdvice.html" title="class in org.springframework.batch.sample.common">LogAdvice</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#logger">logger</a></span> - Static variable in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html#logger">logger</a></span> - Variable in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html#logger">logger</a></span> - Variable in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrFaultTolerantChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html#logger">logger</a></span> - Static variable in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support">CommandLineJobRunner</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobLauncher.html#logger">logger</a></span> - Static variable in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobLauncher.html" title="class in org.springframework.batch.core.launch.support">SimpleJobLauncher</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJvmExitCodeMapper.html#logger">logger</a></span> - Variable in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJvmExitCodeMapper.html" title="class in org.springframework.batch.core.launch.support">SimpleJvmExitCodeMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#logger">logger</a></span> - Static variable in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html#logger">logger</a></span> - Variable in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#logger">logger</a></span> - Variable in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/DefaultItemFailureHandler.html#logger">logger</a></span> - Static variable in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/DefaultItemFailureHandler.html" title="class in org.springframework.batch.core.step.item">DefaultItemFailureHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html#logger">logger</a></span> - Variable in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#logger">logger</a></span> - Static variable in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandTasklet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/ThreadStepInterruptionPolicy.html#logger">logger</a></span> - Static variable in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/ThreadStepInterruptionPolicy.html" title="class in org.springframework.batch.core.step">ThreadStepInterruptionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/timeout/LoggingItemWriter.html#logger">logger</a></span> - Variable in class org.springframework.batch.core.test.timeout.<a href="org/springframework/batch/core/test/timeout/LoggingItemWriter.html" title="class in org.springframework.batch.core.test.timeout">LoggingItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#logger">logger</a></span> - Variable in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/Neo4jItemWriter.html#logger">logger</a></span> - Static variable in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/Neo4jItemWriter.html" title="class in org.springframework.batch.item.data">Neo4jItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemReader.html#logger">logger</a></span> - Variable in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemReader.html" title="class in org.springframework.batch.item.data">RepositoryItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemWriter.html#logger">logger</a></span> - Static variable in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemWriter.html" title="class in org.springframework.batch.item.data">RepositoryItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractPagingItemReader.html#logger">logger</a></span> - Variable in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractPagingItemReader.html" title="class in org.springframework.batch.item.database">AbstractPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemWriter.html#logger">logger</a></span> - Static variable in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemWriter.html" title="class in org.springframework.batch.item.database">HibernateItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html#logger">logger</a></span> - Static variable in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html" title="class in org.springframework.batch.item.database">IbatisBatchItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html#logger">logger</a></span> - Static variable in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html" title="class in org.springframework.batch.item.database">JdbcBatchItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaItemWriter.html#logger">logger</a></span> - Static variable in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaItemWriter.html" title="class in org.springframework.batch.item.database">JpaItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#logger">logger</a></span> - Variable in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#logger">logger</a></span> - Static variable in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsItemReader.html#logger">logger</a></span> - Variable in class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsItemReader.html" title="class in org.springframework.batch.item.jms">JmsItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsItemWriter.html#logger">logger</a></span> - Variable in class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsItemWriter.html" title="class in org.springframework.batch.item.jms">JmsItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsMethodInvocationRecoverer.html#logger">logger</a></span> - Variable in class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsMethodInvocationRecoverer.html" title="class in org.springframework.batch.item.jms">JmsMethodInvocationRecoverer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/LogOrRethrowExceptionHandler.html#logger">logger</a></span> - Variable in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/LogOrRethrowExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">LogOrRethrowExceptionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/RethrowOnThresholdExceptionHandler.html#logger">logger</a></span> - Variable in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/RethrowOnThresholdExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">RethrowOnThresholdExceptionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#logger">logger</a></span> - Variable in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#logger">logger</a></span> - Variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Logger</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#logger">logger</a></span> - Variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Logger</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepRunner.html#logger">logger</a></span> - Variable in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test">StepRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Logger</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/test/timeout/LoggingItemWriter.html" title="class in org.springframework.batch.core.test.timeout"><span class="typeNameLink">LoggingItemWriter</span></a><<a href="org/springframework/batch/core/test/timeout/LoggingItemWriter.html" title="type parameter in LoggingItemWriter">T</a>> - Class in <a href="org/springframework/batch/core/test/timeout/package-summary.html">org.springframework.batch.core.test.timeout</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/timeout/LoggingItemWriter.html#LoggingItemWriter--">LoggingItemWriter()</a></span> - Constructor for class org.springframework.batch.core.test.timeout.<a href="org/springframework/batch/core/test/timeout/LoggingItemWriter.html" title="class in org.springframework.batch.core.test.timeout">LoggingItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/exception/LogOrRethrowExceptionHandler.html" title="class in org.springframework.batch.repeat.exception"><span class="typeNameLink">LogOrRethrowExceptionHandler</span></a> - Class in <a href="org/springframework/batch/repeat/exception/package-summary.html">org.springframework.batch.repeat.exception</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of <a href="org/springframework/batch/repeat/exception/ExceptionHandler.html" title="interface in org.springframework.batch.repeat.exception"><code>ExceptionHandler</code></a> based on an <code>Classifier</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/LogOrRethrowExceptionHandler.html#LogOrRethrowExceptionHandler--">LogOrRethrowExceptionHandler()</a></span> - Constructor for class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/LogOrRethrowExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">LogOrRethrowExceptionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/exception/LogOrRethrowExceptionHandler.Level.html" title="enum in org.springframework.batch.repeat.exception"><span class="typeNameLink">LogOrRethrowExceptionHandler.Level</span></a> - Enum in <a href="org/springframework/batch/repeat/exception/package-summary.html">org.springframework.batch.repeat.exception</a></dt>
|
|
<dd>
|
|
<div class="block">Logging levels for the handler.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html#LONG_TYPE">LONG_TYPE</a></span> - Static variable in class org.springframework.batch.core.converter.<a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html" title="class in org.springframework.batch.core.converter">DefaultJobParametersConverter</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:M">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">M</h2>
|
|
<dl>
|
|
<dt><a href="org/springframework/batch/item/mail/MailErrorHandler.html" title="interface in org.springframework.batch.item.mail"><span class="typeNameLink">MailErrorHandler</span></a> - Interface in <a href="org/springframework/batch/item/mail/package-summary.html">org.springframework.batch.item.mail</a></dt>
|
|
<dd>
|
|
<div class="block">This class is used to handle errors that occur when email messages are unable
|
|
to be sent.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support">CommandLineJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Launch a batch job using a <a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support"><code>CommandLineJobRunner</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html#main-java.lang.String...-">main(String...)</a></span> - Static method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html" title="class in org.springframework.batch.core.launch.support">JobRegistryBackgroundJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Supply a list of application context locations, starting with the parent
|
|
context, and followed by the children.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/rabbitmq/amqp/AmqpMessageProducer.html#main-java.lang.String:A-">main(String[])</a></span> - Static method in class org.springframework.batch.sample.rabbitmq.amqp.<a href="org/springframework/batch/sample/rabbitmq/amqp/AmqpMessageProducer.html" title="class in org.springframework.batch.sample.rabbitmq.amqp">AmqpMessageProducer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#main-java.lang.String...-">main(String...)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
|
|
<dd>
|
|
<div class="block">Main method as convenient entry point.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao"><span class="typeNameLink">MapExecutionContextDao</span></a> - Class in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block">In-memory implementation of <a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html" title="interface in org.springframework.batch.core.repository.dao"><code>ExecutionContextDao</code></a> backed by maps.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html#MapExecutionContextDao--">MapExecutionContextDao()</a></span> - Constructor for class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">MapExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/ArrayFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/ArrayFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping">ArrayFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping">BeanWrapperFieldSetMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Map the <a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldSet</code></a> to an object retrieved from the enclosing Spring
|
|
context, or to a new instance of the required type if no prototype is
|
|
available.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/FieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in interface org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/FieldSetMapper.html" title="interface in org.springframework.batch.item.file.mapping">FieldSetMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Method used to map data obtained from a <a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldSet</code></a> into an object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/PassThroughFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/PassThroughFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping">PassThroughFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/GameFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/GameFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.football.internal">GameFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/PlayerFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/PlayerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.football.internal">PlayerFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItemFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItemFieldSetMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Build an <a href="org/springframework/batch/sample/domain/multiline/AggregateItem.html" title="class in org.springframework.batch.sample.domain.multiline"><code>AggregateItem</code></a> based on matching the first column in the
|
|
input <a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldSet</code></a> to check for begin and end delimiters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">AddressFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/BillingFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/BillingFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">BillingFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">CustomerFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/HeaderFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/HeaderFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">HeaderFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">OrderItemFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/ShippingFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/ShippingFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">ShippingFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerUpdateFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerUpdateFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade">CustomerUpdateFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-">mapFieldSet(FieldSet)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao"><span class="typeNameLink">MapJobExecutionDao</span></a> - Class in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block">In-memory implementation of <a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao"><code>JobExecutionDao</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html#MapJobExecutionDao--">MapJobExecutionDao()</a></span> - Constructor for class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support"><span class="typeNameLink">MapJobExplorerFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/explore/support/package-summary.html">org.springframework.batch.core.explore.support</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>FactoryBean</code> that automates the creation of a
|
|
<a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html" title="class in org.springframework.batch.core.explore.support"><code>SimpleJobExplorer</code></a> using in-memory DAO implementations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html#MapJobExplorerFactoryBean-org.springframework.batch.core.repository.support.MapJobRepositoryFactoryBean-">MapJobExplorerFactoryBean(MapJobRepositoryFactoryBean)</a></span> - Constructor for class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">MapJobExplorerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Create an instance with the provided <a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support"><code>MapJobRepositoryFactoryBean</code></a>
|
|
as a source of Dao instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html#MapJobExplorerFactoryBean--">MapJobExplorerFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">MapJobExplorerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Create a factory with no <a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support"><code>MapJobRepositoryFactoryBean</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao"><span class="typeNameLink">MapJobInstanceDao</span></a> - Class in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block">In-memory implementation of <a href="org/springframework/batch/core/repository/dao/JobInstanceDao.html" title="interface in org.springframework.batch.core.repository.dao"><code>JobInstanceDao</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html#MapJobInstanceDao--">MapJobInstanceDao()</a></span> - Constructor for class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobInstanceDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/MapJobRegistry.html" title="class in org.springframework.batch.core.configuration.support"><span class="typeNameLink">MapJobRegistry</span></a> - Class in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">Simple, thread-safe, map-based implementation of <a href="org/springframework/batch/core/configuration/JobRegistry.html" title="interface in org.springframework.batch.core.configuration"><code>JobRegistry</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/MapJobRegistry.html#MapJobRegistry--">MapJobRegistry()</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/MapJobRegistry.html" title="class in org.springframework.batch.core.configuration.support">MapJobRegistry</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support"><span class="typeNameLink">MapJobRepositoryFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/repository/support/package-summary.html">org.springframework.batch.core.repository.support</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>FactoryBean</code> that automates the creation of a
|
|
<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support"><code>SimpleJobRepository</code></a> using non-persistent in-memory DAO
|
|
implementations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html#MapJobRepositoryFactoryBean--">MapJobRepositoryFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">MapJobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new instance with a <a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html" title="class in org.springframework.batch.support.transaction"><code>ResourcelessTransactionManager</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html#MapJobRepositoryFactoryBean-org.springframework.transaction.PlatformTransactionManager-">MapJobRepositoryFactoryBean(PlatformTransactionManager)</a></span> - Constructor for class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/MapJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">MapJobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new instance with the provided transaction manager.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/LineMapper.html#mapLine-java.lang.String-int-">mapLine(String, int)</a></span> - Method in interface org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/LineMapper.html" title="interface in org.springframework.batch.item.file">LineMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Implementations must implement this method to map the provided line to
|
|
the parameter type T.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/DefaultLineMapper.html#mapLine-java.lang.String-int-">mapLine(String, int)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/DefaultLineMapper.html" title="class in org.springframework.batch.item.file.mapping">DefaultLineMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/JsonLineMapper.html#mapLine-java.lang.String-int-">mapLine(String, int)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/JsonLineMapper.html" title="class in org.springframework.batch.item.file.mapping">JsonLineMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Interpret the line as a Json object and create a Map from it.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/PassThroughLineMapper.html#mapLine-java.lang.String-int-">mapLine(String, int)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/PassThroughLineMapper.html" title="class in org.springframework.batch.item.file.mapping">PassThroughLineMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/PatternMatchingCompositeLineMapper.html#mapLine-java.lang.String-int-">mapLine(String, int)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/PatternMatchingCompositeLineMapper.html" title="class in org.springframework.batch.item.file.mapping">PatternMatchingCompositeLineMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/ldif/MappingLdifReader.html" title="class in org.springframework.batch.item.ldif"><span class="typeNameLink">MappingLdifReader</span></a><<a href="org/springframework/batch/item/ldif/MappingLdifReader.html" title="type parameter in MappingLdifReader">T</a>> - Class in <a href="org/springframework/batch/item/ldif/package-summary.html">org.springframework.batch.item.ldif</a></dt>
|
|
<dd>
|
|
<div class="block">The <a href="org/springframework/batch/item/ldif/MappingLdifReader.html" title="class in org.springframework.batch.item.ldif"><code>MappingLdifReader</code></a> is an adaptation of the <a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file"><code>FlatFileItemReader</code></a>
|
|
built around an <code>LdifParser</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/MappingLdifReader.html#MappingLdifReader--">MappingLdifReader()</a></span> - Constructor for class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/MappingLdifReader.html" title="class in org.springframework.batch.item.ldif">MappingLdifReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/RecordMapper.html#mapRecord-org.springframework.ldap.core.LdapAttributes-">mapRecord(LdapAttributes)</a></span> - Method in interface org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/RecordMapper.html" title="interface in org.springframework.batch.item.ldif">RecordMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Maps an <code>LdapAttributes</code> object to the specified type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/MethodInvokingTaskletAdapter.html#mapResult-java.lang.Object-">mapResult(Object)</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/MethodInvokingTaskletAdapter.html" title="class in org.springframework.batch.core.step.tasklet">MethodInvokingTaskletAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">If the result is an <a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core"><code>ExitStatus</code></a> already just return that,
|
|
otherwise return <a href="org/springframework/batch/core/ExitStatus.html#COMPLETED"><code>ExitStatus.COMPLETED</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/PlayerSummaryMapper.html#mapRow-java.sql.ResultSet-int-">mapRow(ResultSet, int)</a></span> - Method in class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/PlayerSummaryMapper.html" title="class in org.springframework.batch.sample.domain.football.internal">PlayerSummaryMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/PlayerSummaryRowMapper.html#mapRow-java.sql.ResultSet-int-">mapRow(ResultSet, int)</a></span> - Method in class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/PlayerSummaryRowMapper.html" title="class in org.springframework.batch.sample.domain.football.internal">PlayerSummaryRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditRowMapper.html#mapRow-java.sql.ResultSet-int-">mapRow(ResultSet, int)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerDebitRowMapper.html#mapRow-java.sql.ResultSet-int-">mapRow(ResultSet, int)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerDebitRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerDebitRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html#mapRow-java.sql.ResultSet-int-">mapRow(ResultSet, int)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/MapStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao"><span class="typeNameLink">MapStepExecutionDao</span></a> - Class in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block">In-memory implementation of <a href="org/springframework/batch/core/repository/dao/StepExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao"><code>StepExecutionDao</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapStepExecutionDao.html#MapStepExecutionDao--">MapStepExecutionDao()</a></span> - Constructor for class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapStepExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/MapStepRegistry.html" title="class in org.springframework.batch.core.configuration.support"><span class="typeNameLink">MapStepRegistry</span></a> - Class in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">Simple map-based implementation of <a href="org/springframework/batch/core/configuration/StepRegistry.html" title="interface in org.springframework.batch.core.configuration"><code>StepRegistry</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/MapStepRegistry.html#MapStepRegistry--">MapStepRegistry()</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/MapStepRegistry.html" title="class in org.springframework.batch.core.configuration.support">MapStepRegistry</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html#markFragmentProcessed--">markFragmentProcessed()</a></span> - Method in class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html" title="class in org.springframework.batch.item.xml.stax">DefaultFragmentEventReader</a></dt>
|
|
<dd>
|
|
<div class="block">Finishes reading the fragment in case the fragment was processed without
|
|
being read until the end.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/FragmentEventReader.html#markFragmentProcessed--">markFragmentProcessed()</a></span> - Method in interface org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/FragmentEventReader.html" title="interface in org.springframework.batch.item.xml.stax">FragmentEventReader</a></dt>
|
|
<dd>
|
|
<div class="block">Tells the event reader the current fragment has been processed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html#markStartFragment--">markStartFragment()</a></span> - Method in class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html" title="class in org.springframework.batch.item.xml.stax">DefaultFragmentEventReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/FragmentEventReader.html#markStartFragment--">markStartFragment()</a></span> - Method in interface org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/FragmentEventReader.html" title="interface in org.springframework.batch.item.xml.stax">FragmentEventReader</a></dt>
|
|
<dd>
|
|
<div class="block">Tells the event reader its cursor position is exactly before the fragment.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#marshaller-org.springframework.oxm.Marshaller-">marshaller(Marshaller)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>Marshaller</code> implementation responsible for the serialization of the
|
|
items to XML.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/BatchStatus.html#match-java.lang.String-">match(String)</a></span> - Static method in enum org.springframework.batch.core.<a href="org/springframework/batch/core/BatchStatus.html" title="enum in org.springframework.batch.core">BatchStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Find a BatchStatus that matches the beginning of the given value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/PatternMatcher.html#match-java.lang.String-java.lang.String-">match(String, String)</a></span> - Static method in class org.springframework.batch.support.<a href="org/springframework/batch/support/PatternMatcher.html" title="class in org.springframework.batch.support">PatternMatcher</a></dt>
|
|
<dd>
|
|
<div class="block">Lifted from AntPathMatcher in Spring Core.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/PatternMatcher.html#match-java.lang.String-">match(String)</a></span> - Method in class org.springframework.batch.support.<a href="org/springframework/batch/support/PatternMatcher.html" title="class in org.springframework.batch.support">PatternMatcher</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
This method takes a String key and a map from Strings to values of any
|
|
type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/StateTransition.html#matches-java.lang.String-">matches(String)</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support">StateTransition</a></dt>
|
|
<dd>
|
|
<div class="block">Check if the provided status matches the pattern, signalling that the
|
|
next State should be executed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/BatchStatus.html#max-org.springframework.batch.core.BatchStatus-org.springframework.batch.core.BatchStatus-">max(BatchStatus, BatchStatus)</a></span> - Static method in enum org.springframework.batch.core.<a href="org/springframework/batch/core/BatchStatus.html" title="enum in org.springframework.batch.core">BatchStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#maxItemCount-int-">maxItemCount(int)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The max number of items to be read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#maxItemCount-int-">maxItemCount(int)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Maximum number of items to read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#maxItemCount-int-">maxItemCount(int)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Configure the max number of items to be read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html#maxItemCount-int-">maxItemCount(int)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of items to read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#maxRows-int-">maxRows(int)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The max number of rows the <code>ResultSet</code> can contain</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/support/state/MaxValueFlowExecutionAggregator.html" title="class in org.springframework.batch.core.job.flow.support.state"><span class="typeNameLink">MaxValueFlowExecutionAggregator</span></a> - Class in <a href="org/springframework/batch/core/job/flow/support/state/package-summary.html">org.springframework.batch.core.job.flow.support.state</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of the <a href="org/springframework/batch/core/job/flow/support/state/FlowExecutionAggregator.html" title="interface in org.springframework.batch.core.job.flow.support.state"><code>FlowExecutionAggregator</code></a> interface that aggregates
|
|
<a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow"><code>FlowExecutionStatus</code></a>', using the status with the high precedence as the
|
|
aggregate status.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/MaxValueFlowExecutionAggregator.html#MaxValueFlowExecutionAggregator--">MaxValueFlowExecutionAggregator()</a></span> - Constructor for class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/MaxValueFlowExecutionAggregator.html" title="class in org.springframework.batch.core.job.flow.support.state">MaxValueFlowExecutionAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition"><span class="typeNameLink">MessageChannelPartitionHandler</span></a> - Class in <a href="org/springframework/batch/integration/partition/package-summary.html">org.springframework.batch.integration.partition</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/partition/PartitionHandler.html" title="interface in org.springframework.batch.core.partition"><code>PartitionHandler</code></a> that uses <code>MessageChannel</code> instances to send instructions to remote workers and
|
|
receive their responses.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#MessageChannelPartitionHandler--">MessageChannelPartitionHandler()</a></span> - Constructor for class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/rabbitmq/processor/MessageProcessor.html" title="class in org.springframework.batch.sample.rabbitmq.processor"><span class="typeNameLink">MessageProcessor</span></a> - Class in <a href="org/springframework/batch/sample/rabbitmq/processor/package-summary.html">org.springframework.batch.sample.rabbitmq.processor</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Simple <a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a> implementation to append a "processed on" <code>Date</code> to a received message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/rabbitmq/processor/MessageProcessor.html#MessageProcessor--">MessageProcessor()</a></span> - Constructor for class org.springframework.batch.sample.rabbitmq.processor.<a href="org/springframework/batch/sample/rabbitmq/processor/MessageProcessor.html" title="class in org.springframework.batch.sample.rabbitmq.processor">MessageProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">MessageSourcePollerInterceptor</span></a> - Class in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>ChannelInterceptor</code> that turns a pollable channel into a "pass-thru channel": if a client calls
|
|
<code>receive()</code> on the channel it will delegate to a <code>MessageSource</code> to pull the message directly from
|
|
an external source.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html#MessageSourcePollerInterceptor--">MessageSourcePollerInterceptor()</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html" title="class in org.springframework.batch.integration.chunk">MessageSourcePollerInterceptor</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient default constructor for configuration purposes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html#MessageSourcePollerInterceptor-org.springframework.integration.core.MessageSource-">MessageSourcePollerInterceptor(MessageSource<?>)</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html" title="class in org.springframework.batch.integration.chunk">MessageSourcePollerInterceptor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test"><span class="typeNameLink">MetaDataInstanceFactory</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience methods for creating test instances of <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>,
|
|
<a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a> and <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/MetaDataInstanceFactory.html#MetaDataInstanceFactory--">MetaDataInstanceFactory()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/MetaDataInstanceFactory.html" title="class in org.springframework.batch.test">MetaDataInstanceFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/MethodInvoker.html" title="interface in org.springframework.batch.support"><span class="typeNameLink">MethodInvoker</span></a> - Interface in <a href="org/springframework/batch/support/package-summary.html">org.springframework.batch.support</a></dt>
|
|
<dd>
|
|
<div class="block">A strategy interface for invoking a method.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/listener/MethodInvokerMethodInterceptor.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">MethodInvokerMethodInterceptor</span></a> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block"><code>MethodInterceptor</code> that, given a map of method names and
|
|
<a href="org/springframework/batch/support/MethodInvoker.html" title="interface in org.springframework.batch.support"><code>MethodInvoker</code></a>s, will execute all methods tied to a particular method
|
|
name, with the provided arguments.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MethodInvokerMethodInterceptor.html#MethodInvokerMethodInterceptor-java.util.Map-">MethodInvokerMethodInterceptor(Map<String, Set<MethodInvoker>>)</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MethodInvokerMethodInterceptor.html" title="class in org.springframework.batch.core.listener">MethodInvokerMethodInterceptor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MethodInvokerMethodInterceptor.html#MethodInvokerMethodInterceptor-java.util.Map-boolean-">MethodInvokerMethodInterceptor(Map<String, Set<MethodInvoker>>, boolean)</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MethodInvokerMethodInterceptor.html" title="class in org.springframework.batch.core.listener">MethodInvokerMethodInterceptor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/MethodInvokerUtils.html" title="class in org.springframework.batch.support"><span class="typeNameLink">MethodInvokerUtils</span></a> - Class in <a href="org/springframework/batch/support/package-summary.html">org.springframework.batch.support</a></dt>
|
|
<dd>
|
|
<div class="block">Utility methods for create MethodInvoker instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/MethodInvokerUtils.html#MethodInvokerUtils--">MethodInvokerUtils()</a></span> - Constructor for class org.springframework.batch.support.<a href="org/springframework/batch/support/MethodInvokerUtils.html" title="class in org.springframework.batch.support">MethodInvokerUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/tasklet/MethodInvokingTaskletAdapter.html" title="class in org.springframework.batch.core.step.tasklet"><span class="typeNameLink">MethodInvokingTaskletAdapter</span></a> - Class in <a href="org/springframework/batch/core/step/tasklet/package-summary.html">org.springframework.batch.core.step.tasklet</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/step/tasklet/Tasklet.html" title="interface in org.springframework.batch.core.step.tasklet"><code>Tasklet</code></a> that wraps a method in a POJO.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/MethodInvokingTaskletAdapter.html#MethodInvokingTaskletAdapter--">MethodInvokingTaskletAdapter()</a></span> - Constructor for class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/MethodInvokingTaskletAdapter.html" title="class in org.springframework.batch.core.step.tasklet">MethodInvokingTaskletAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/MethodResolver.html" title="interface in org.springframework.batch.support"><span class="typeNameLink">MethodResolver</span></a> - Interface in <a href="org/springframework/batch/support/package-summary.html">org.springframework.batch.support</a></dt>
|
|
<dd>
|
|
<div class="block">Strategy interface for detecting a single Method on a Class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html#MIDDLE_NAME_COLUMN">MIDDLE_NAME_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">CustomerFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/mail/javamail/MimeMessageItemWriter.html" title="class in org.springframework.batch.item.mail.javamail"><span class="typeNameLink">MimeMessageItemWriter</span></a> - Class in <a href="org/springframework/batch/item/mail/javamail/package-summary.html">org.springframework.batch.item.mail.javamail</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
A simple <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> that can send mail messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/mail/javamail/MimeMessageItemWriter.html#MimeMessageItemWriter--">MimeMessageItemWriter()</a></span> - Constructor for class org.springframework.batch.item.mail.javamail.<a href="org/springframework/batch/item/mail/javamail/MimeMessageItemWriter.html" title="class in org.springframework.batch.item.mail.javamail">MimeMessageItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/annotation/ModularBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation"><span class="typeNameLink">ModularBatchConfiguration</span></a> - Class in <a href="org/springframework/batch/core/configuration/annotation/package-summary.html">org.springframework.batch.core.configuration.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Base <code>Configuration</code> class providing common structure for enabling and using Spring Batch.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/ModularBatchConfiguration.html#ModularBatchConfiguration--">ModularBatchConfiguration()</a></span> - Constructor for class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/ModularBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">ModularBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/data/MongoItemReader.html" title="class in org.springframework.batch.item.data"><span class="typeNameLink">MongoItemReader</span></a><<a href="org/springframework/batch/item/data/MongoItemReader.html" title="type parameter in MongoItemReader">T</a>> - Class in <a href="org/springframework/batch/item/data/package-summary.html">org.springframework.batch.item.data</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Restartable <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> that reads documents from MongoDB
|
|
via a paging technique.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemReader.html#MongoItemReader--">MongoItemReader()</a></span> - Constructor for class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemReader.html" title="class in org.springframework.batch.item.data">MongoItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/data/MongoItemWriter.html" title="class in org.springframework.batch.item.data"><span class="typeNameLink">MongoItemWriter</span></a><<a href="org/springframework/batch/item/data/MongoItemWriter.html" title="type parameter in MongoItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/data/package-summary.html">org.springframework.batch.item.data</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
A <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> implementation that writes to a MongoDB store using an implementation of Spring Data's
|
|
<code>MongoOperations</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemWriter.html#MongoItemWriter--">MongoItemWriter()</a></span> - Constructor for class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemWriter.html" title="class in org.springframework.batch.item.data">MongoItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemReader.html#moveCursorToNextFragment-javax.xml.stream.XMLEventReader-">moveCursorToNextFragment(XMLEventReader)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="class in org.springframework.batch.item.xml">StaxEventItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Responsible for moving the cursor before the StartElement of the fragment root.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">MulticasterBatchListener</span></a><<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="type parameter in MulticasterBatchListener">T</a>,<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="type parameter in MulticasterBatchListener">S</a>> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#MulticasterBatchListener--">MulticasterBatchListener()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd>
|
|
<div class="block">Initialize the listener instance.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/MultiResourceItemReader.html" title="class in org.springframework.batch.item.file"><span class="typeNameLink">MultiResourceItemReader</span></a><<a href="org/springframework/batch/item/file/MultiResourceItemReader.html" title="type parameter in MultiResourceItemReader">T</a>> - Class in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">Reads items from multiple resources sequentially - resource list is given by <a href="org/springframework/batch/item/file/MultiResourceItemReader.html#setResources-org.springframework.core.io.Resource:A-"><code>MultiResourceItemReader.setResources(Resource[])</code></a>, the
|
|
actual reading is delegated to <a href="org/springframework/batch/item/file/MultiResourceItemReader.html#setDelegate-org.springframework.batch.item.file.ResourceAwareItemReaderItemStream-"><code>MultiResourceItemReader.setDelegate(ResourceAwareItemReaderItemStream)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemReader.html#MultiResourceItemReader--">MultiResourceItemReader()</a></span> - Constructor for class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemReader.html" title="class in org.springframework.batch.item.file">MultiResourceItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/MultiResourceItemWriter.html" title="class in org.springframework.batch.item.file"><span class="typeNameLink">MultiResourceItemWriter</span></a><<a href="org/springframework/batch/item/file/MultiResourceItemWriter.html" title="type parameter in MultiResourceItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">Wraps a <a href="org/springframework/batch/item/file/ResourceAwareItemWriterItemStream.html" title="interface in org.springframework.batch.item.file"><code>ResourceAwareItemWriterItemStream</code></a> and creates a new output
|
|
resource when the count of items written in current resource exceeds
|
|
<a href="org/springframework/batch/item/file/MultiResourceItemWriter.html#setItemCountLimitPerResource-int-"><code>MultiResourceItemWriter.setItemCountLimitPerResource(int)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemWriter.html#MultiResourceItemWriter--">MultiResourceItemWriter()</a></span> - Constructor for class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemWriter.html" title="class in org.springframework.batch.item.file">MultiResourceItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/partition/support/MultiResourcePartitioner.html" title="class in org.springframework.batch.core.partition.support"><span class="typeNameLink">MultiResourcePartitioner</span></a> - Class in <a href="org/springframework/batch/core/partition/support/package-summary.html">org.springframework.batch.core.partition.support</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of <a href="org/springframework/batch/core/partition/support/Partitioner.html" title="interface in org.springframework.batch.core.partition.support"><code>Partitioner</code></a> that locates multiple resources and
|
|
associates their file names with execution context keys.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/MultiResourcePartitioner.html#MultiResourcePartitioner--">MultiResourcePartitioner()</a></span> - Constructor for class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/MultiResourcePartitioner.html" title="class in org.springframework.batch.core.partition.support">MultiResourcePartitioner</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/MySqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">MySqlPagingQueryProvider</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">MySQL implementation of a <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a> using database specific features.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/MySqlPagingQueryProvider.html#MySqlPagingQueryProvider--">MySqlPagingQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/MySqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">MySqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:N">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">N</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#name-java.lang.String-">name(String)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A name used to prevent key collisions while saving state in the
|
|
<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#name-java.lang.String-">name(String)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A name used to prevent key collissions while saving the state in the
|
|
<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#name-java.lang.String-">name(String)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The name used to calculate the key within the
|
|
<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html#name-java.lang.String-">name(String)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The name used to calculate the key within the
|
|
<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html#name-java.lang.String-">name(String)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The name used to calculate the key within the
|
|
<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#name-java.lang.String-">name(String)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The name used to calculate the key within the
|
|
<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditFieldSetMapper.html#NAME_COLUMN">NAME_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditRowMapper.html#NAME_COLUMN">NAME_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html#namedParametersJdbcTemplate-org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations-">namedParametersJdbcTemplate(NamedParameterJdbcOperations)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcBatchItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>NamedParameterJdbcOperations</code> instance to use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html#names-java.lang.String:A-">names(String[])</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.DelimitedBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Names of each of the fields within the fields that are returned in the order
|
|
they occur within the delimited file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html#names-java.lang.String:A-">names(String[])</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.FixedLengthBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The names of the fields to be parsed from the file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html#names">names</a></span> - Variable in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">AbstractLineTokenizer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/CoreNamespaceUtils.html#namespaceMatchesVersion-org.w3c.dom.Element-">namespaceMatchesVersion(Element)</a></span> - Static method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/CoreNamespaceUtils.html" title="class in org.springframework.batch.core.configuration.xml">CoreNamespaceUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Check that the schema location declared in the source file being parsed
|
|
matches the Spring Batch version.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/data/Neo4jItemReader.html" title="class in org.springframework.batch.item.data"><span class="typeNameLink">Neo4jItemReader</span></a><<a href="org/springframework/batch/item/data/Neo4jItemReader.html" title="type parameter in Neo4jItemReader">T</a>> - Class in <a href="org/springframework/batch/item/data/package-summary.html">org.springframework.batch.item.data</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Extensions of the <a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data"><code>AbstractNeo4jItemReader</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/Neo4jItemReader.html#Neo4jItemReader--">Neo4jItemReader()</a></span> - Constructor for class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/Neo4jItemReader.html" title="class in org.springframework.batch.item.data">Neo4jItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/data/Neo4jItemWriter.html" title="class in org.springframework.batch.item.data"><span class="typeNameLink">Neo4jItemWriter</span></a><<a href="org/springframework/batch/item/data/Neo4jItemWriter.html" title="type parameter in Neo4jItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/data/package-summary.html">org.springframework.batch.item.data</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
A <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> implementation that writes to a Neo4j database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/Neo4jItemWriter.html#Neo4jItemWriter--">Neo4jItemWriter()</a></span> - Constructor for class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/Neo4jItemWriter.html" title="class in org.springframework.batch.item.data">Neo4jItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/callback/NestedRepeatCallback.html" title="class in org.springframework.batch.repeat.callback"><span class="typeNameLink">NestedRepeatCallback</span></a> - Class in <a href="org/springframework/batch/repeat/callback/package-summary.html">org.springframework.batch.repeat.callback</a></dt>
|
|
<dd>
|
|
<div class="block">Callback that delegates to another callback, via a <a href="org/springframework/batch/repeat/RepeatOperations.html" title="interface in org.springframework.batch.repeat"><code>RepeatOperations</code></a>
|
|
instance.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/callback/NestedRepeatCallback.html#NestedRepeatCallback-org.springframework.batch.repeat.RepeatOperations-org.springframework.batch.repeat.RepeatCallback-">NestedRepeatCallback(RepeatOperations, RepeatCallback)</a></span> - Constructor for class org.springframework.batch.repeat.callback.<a href="org/springframework/batch/repeat/callback/NestedRepeatCallback.html" title="class in org.springframework.batch.repeat.callback">NestedRepeatCallback</a></dt>
|
|
<dd>
|
|
<div class="block">Constructor setting mandatory fields.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/skip/NeverSkipItemSkipPolicy.html" title="class in org.springframework.batch.core.step.skip"><span class="typeNameLink">NeverSkipItemSkipPolicy</span></a> - Class in <a href="org/springframework/batch/core/step/skip/package-summary.html">org.springframework.batch.core.step.skip</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/core/step/skip/SkipPolicy.html" title="interface in org.springframework.batch.core.step.skip"><code>SkipPolicy</code></a> implementation that always returns false,
|
|
indicating that an item should not be skipped.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/NeverSkipItemSkipPolicy.html#NeverSkipItemSkipPolicy--">NeverSkipItemSkipPolicy()</a></span> - Constructor for class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/NeverSkipItemSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">NeverSkipItemSkipPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemWriter.html#NEW">NEW</a></span> - Static variable in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemWriter.html" title="class in org.springframework.batch.sample.common">StagingItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#next-org.springframework.batch.core.Step-">next(Step)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Transition to the next step on successful completion of the current step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#next-org.springframework.batch.core.job.flow.JobExecutionDecider-">next(JobExecutionDecider)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Transition to the decider on successful completion of the current step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#next-org.springframework.batch.core.job.flow.Flow-">next(Flow)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Go next on successful completion to a subflow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html#next-org.springframework.batch.core.job.flow.JobExecutionDecider-">next(JobExecutionDecider)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html" title="class in org.springframework.batch.core.job.builder">SimpleJobBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Continue with this decider if the previous step was successful.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html#next-org.springframework.batch.core.Step-">next(Step)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html" title="class in org.springframework.batch.core.job.builder">SimpleJobBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Continue or end a job with this step if the previous step was successful.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.ChunkIterator.html#next--">next()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.ChunkIterator.html" title="class in org.springframework.batch.core.step.item">Chunk.ChunkIterator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html#next--">next()</a></span> - Method in class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html" title="class in org.springframework.batch.item.xml.stax">DefaultFragmentEventReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#NEXT_ATTR">NEXT_ATTR</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#NEXT_ELE">NEXT_ELE</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html#nextEvent--">nextEvent()</a></span> - Method in class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html" title="class in org.springframework.batch.item.xml.stax">DefaultFragmentEventReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html#nextState-java.lang.String-org.springframework.batch.core.job.flow.FlowExecutionStatus-org.springframework.batch.core.StepExecution-">nextState(String, FlowExecutionStatus, StepExecution)</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support">SimpleFlow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/support/JsrFlow.html#nextState-java.lang.String-org.springframework.batch.core.job.flow.FlowExecutionStatus-org.springframework.batch.core.StepExecution-">nextState(String, FlowExecutionStatus, StepExecution)</a></span> - Method in class org.springframework.batch.core.jsr.job.flow.support.<a href="org/springframework/batch/core/jsr/job/flow/support/JsrFlow.html" title="class in org.springframework.batch.core.jsr.job.flow.support">JsrFlow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/ExitCodeMapper.html#NO_SUCH_JOB">NO_SUCH_JOB</a></span> - Static variable in interface 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></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/skip/NonSkippableProcessException.html" title="class in org.springframework.batch.core.step.skip"><span class="typeNameLink">NonSkippableProcessException</span></a> - Exception in <a href="org/springframework/batch/core/step/skip/package-summary.html">org.springframework.batch.core.step.skip</a></dt>
|
|
<dd>
|
|
<div class="block">Fatal exception to be thrown when a process operation could not be skipped.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/NonSkippableProcessException.html#NonSkippableProcessException-java.lang.String-java.lang.Throwable-">NonSkippableProcessException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/NonSkippableProcessException.html" title="class in org.springframework.batch.core.step.skip">NonSkippableProcessException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/skip/NonSkippableReadException.html" title="class in org.springframework.batch.core.step.skip"><span class="typeNameLink">NonSkippableReadException</span></a> - Exception in <a href="org/springframework/batch/core/step/skip/package-summary.html">org.springframework.batch.core.step.skip</a></dt>
|
|
<dd>
|
|
<div class="block">Fatal exception to be thrown when a read operation could not be skipped.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/NonSkippableReadException.html#NonSkippableReadException-java.lang.String-java.lang.Throwable-">NonSkippableReadException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/NonSkippableReadException.html" title="class in org.springframework.batch.core.step.skip">NonSkippableReadException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/skip/NonSkippableWriteException.html" title="class in org.springframework.batch.core.step.skip"><span class="typeNameLink">NonSkippableWriteException</span></a> - Exception in <a href="org/springframework/batch/core/step/skip/package-summary.html">org.springframework.batch.core.step.skip</a></dt>
|
|
<dd>
|
|
<div class="block">Fatal exception to be thrown when a process operation could not be skipped.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/NonSkippableWriteException.html#NonSkippableWriteException-java.lang.String-java.lang.Throwable-">NonSkippableWriteException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/NonSkippableWriteException.html" title="class in org.springframework.batch.core.step.skip">NonSkippableWriteException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/NonTransientFlatFileException.html" title="class in org.springframework.batch.item.file"><span class="typeNameLink">NonTransientFlatFileException</span></a> - Exception in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">Exception thrown when errors are encountered with the underlying resource.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/NonTransientFlatFileException.html#NonTransientFlatFileException-java.lang.String-java.lang.String-">NonTransientFlatFileException(String, String)</a></span> - Constructor for exception org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/NonTransientFlatFileException.html" title="class in org.springframework.batch.item.file">NonTransientFlatFileException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/NonTransientFlatFileException.html#NonTransientFlatFileException-java.lang.String-java.lang.String-int-">NonTransientFlatFileException(String, String, int)</a></span> - Constructor for exception org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/NonTransientFlatFileException.html" title="class in org.springframework.batch.item.file">NonTransientFlatFileException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/NonTransientFlatFileException.html#NonTransientFlatFileException-java.lang.String-java.lang.Throwable-java.lang.String-int-">NonTransientFlatFileException(String, Throwable, String, int)</a></span> - Constructor for exception org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/NonTransientFlatFileException.html" title="class in org.springframework.batch.item.file">NonTransientFlatFileException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/NonTransientResourceException.html" title="class in org.springframework.batch.item"><span class="typeNameLink">NonTransientResourceException</span></a> - Exception in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">Exception indicating that an error has been encountered doing I/O from a
|
|
reader, and the exception should be considered fatal.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/NonTransientResourceException.html#NonTransientResourceException-java.lang.String-java.lang.Throwable-">NonTransientResourceException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/NonTransientResourceException.html" title="class in org.springframework.batch.item">NonTransientResourceException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/NonTransientResourceException.html" title="class in org.springframework.batch.item"><code>NonTransientResourceException</code></a> based on a message and
|
|
another exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/NonTransientResourceException.html#NonTransientResourceException-java.lang.String-">NonTransientResourceException(String)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/NonTransientResourceException.html" title="class in org.springframework.batch.item">NonTransientResourceException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/NonTransientResourceException.html" title="class in org.springframework.batch.item"><code>NonTransientResourceException</code></a> based on a message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#NOOP">NOOP</a></span> - Static variable in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient constant value representing job that did no processing (e.g.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#noRetry-java.lang.Class-">noRetry(Class<? extends Throwable>)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Explicitly ask for an exception (and subclasses) to be excluded from retry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#noRollback-java.lang.Class-">noRollback(Class<? extends Throwable>)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Mark this exception as ignorable during item read or processing operations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#noSkip-java.lang.Class-">noSkip(Class<? extends Throwable>)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Explicitly prevent certain exceptions (and subclasses) from being skipped.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/xml/stax/NoStartEndDocumentStreamWriter.html" title="class in org.springframework.batch.item.xml.stax"><span class="typeNameLink">NoStartEndDocumentStreamWriter</span></a> - Class in <a href="org/springframework/batch/item/xml/stax/package-summary.html">org.springframework.batch.item.xml.stax</a></dt>
|
|
<dd>
|
|
<div class="block">Delegating XMLEventWriter, which ignores start and end document events,
|
|
but passes through everything else.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/NoStartEndDocumentStreamWriter.html#NoStartEndDocumentStreamWriter-javax.xml.stream.XMLEventWriter-">NoStartEndDocumentStreamWriter(XMLEventWriter)</a></span> - Constructor for class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/NoStartEndDocumentStreamWriter.html" title="class in org.springframework.batch.item.xml.stax">NoStartEndDocumentStreamWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/launch/NoSuchJobException.html" title="class in org.springframework.batch.core.launch"><span class="typeNameLink">NoSuchJobException</span></a> - Exception in <a href="org/springframework/batch/core/launch/package-summary.html">org.springframework.batch.core.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Checked exception to indicate that a required <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> is not
|
|
available.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/NoSuchJobException.html#NoSuchJobException-java.lang.String-">NoSuchJobException(String)</a></span> - Constructor for exception org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/NoSuchJobException.html" title="class in org.springframework.batch.core.launch">NoSuchJobException</a></dt>
|
|
<dd>
|
|
<div class="block">Create an exception with the given message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/NoSuchJobException.html#NoSuchJobException-java.lang.String-java.lang.Throwable-">NoSuchJobException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/NoSuchJobException.html" title="class in org.springframework.batch.core.launch">NoSuchJobException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/launch/NoSuchJobExecutionException.html" title="class in org.springframework.batch.core.launch"><span class="typeNameLink">NoSuchJobExecutionException</span></a> - Exception in <a href="org/springframework/batch/core/launch/package-summary.html">org.springframework.batch.core.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Checked exception to indicate that a required <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> is not
|
|
available.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/NoSuchJobExecutionException.html#NoSuchJobExecutionException-java.lang.String-">NoSuchJobExecutionException(String)</a></span> - Constructor for exception org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/NoSuchJobExecutionException.html" title="class in org.springframework.batch.core.launch">NoSuchJobExecutionException</a></dt>
|
|
<dd>
|
|
<div class="block">Create an exception with the given message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/NoSuchJobExecutionException.html#NoSuchJobExecutionException-java.lang.String-java.lang.Throwable-">NoSuchJobExecutionException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/NoSuchJobExecutionException.html" title="class in org.springframework.batch.core.launch">NoSuchJobExecutionException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/launch/NoSuchJobInstanceException.html" title="class in org.springframework.batch.core.launch"><span class="typeNameLink">NoSuchJobInstanceException</span></a> - Exception in <a href="org/springframework/batch/core/launch/package-summary.html">org.springframework.batch.core.launch</a></dt>
|
|
<dd>
|
|
<div class="block">Exception that signals that the user requested an operation on a non-existent
|
|
<a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/NoSuchJobInstanceException.html#NoSuchJobInstanceException-java.lang.String-">NoSuchJobInstanceException(String)</a></span> - Constructor for exception org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/NoSuchJobInstanceException.html" title="class in org.springframework.batch.core.launch">NoSuchJobInstanceException</a></dt>
|
|
<dd>
|
|
<div class="block">Create an exception with the given message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/NoSuchJobInstanceException.html#NoSuchJobInstanceException-java.lang.String-java.lang.Throwable-">NoSuchJobInstanceException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/NoSuchJobInstanceException.html" title="class in org.springframework.batch.core.launch">NoSuchJobInstanceException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/NoSuchObjectException.html" title="class in org.springframework.batch.core.repository.dao"><span class="typeNameLink">NoSuchObjectException</span></a> - Exception in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block">This exception identifies that a batch domain object is invalid, which
|
|
is generally caused by an invalid ID.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/NoSuchObjectException.html#NoSuchObjectException-java.lang.String-">NoSuchObjectException(String)</a></span> - Constructor for exception org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/NoSuchObjectException.html" title="class in org.springframework.batch.core.repository.dao">NoSuchObjectException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/NoSuchStepException.html" title="class in org.springframework.batch.core.step"><span class="typeNameLink">NoSuchStepException</span></a> - Exception in <a href="org/springframework/batch/core/step/package-summary.html">org.springframework.batch.core.step</a></dt>
|
|
<dd>
|
|
<div class="block">Exception to signal that a step was requested that is unknown or does not
|
|
exist.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/NoSuchStepException.html#NoSuchStepException-java.lang.String-">NoSuchStepException(String)</a></span> - Constructor for exception org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/NoSuchStepException.html" title="class in org.springframework.batch.core.step">NoSuchStepException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new exception instance with the message provided.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/NoWorkFoundStepExecutionListener.html" title="class in org.springframework.batch.core.step"><span class="typeNameLink">NoWorkFoundStepExecutionListener</span></a> - Class in <a href="org/springframework/batch/core/step/package-summary.html">org.springframework.batch.core.step</a></dt>
|
|
<dd>
|
|
<div class="block">Fails the step if no items have been processed ( item count is 0).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/NoWorkFoundStepExecutionListener.html#NoWorkFoundStepExecutionListener--">NoWorkFoundStepExecutionListener()</a></span> - Constructor for class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/NoWorkFoundStepExecutionListener.html" title="class in org.springframework.batch.core.step">NoWorkFoundStepExecutionListener</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:O">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">O</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkMonitor.ChunkMonitorData.html#offset">offset</a></span> - Variable in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkMonitor.ChunkMonitorData.html" title="class in org.springframework.batch.core.step.item">ChunkMonitor.ChunkMonitorData</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#on-java.lang.String-">on(String)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Start a transition to a new state if the exit status from the previous state matches the pattern given.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.UnterminatedFlowBuilder.html#on-java.lang.String-">on(String)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.UnterminatedFlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder.UnterminatedFlowBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Start a transition to a new state if the exit status from the previous state matches the pattern given.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html#on-java.lang.String-">on(String)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html" title="class in org.springframework.batch.core.job.builder">SimpleJobBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Branch into a flow conditional on the outcome of the current step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#ON_ATTR">ON_ATTR</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html#onApplicationEvent-org.springframework.context.event.ApplicationContextEvent-">onApplicationEvent(ApplicationContextEvent)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html" title="class in org.springframework.batch.core.configuration.support">AutomaticJobRegistrar</a></dt>
|
|
<dd>
|
|
<div class="block">Creates all the application contexts required and set up job registry entries with all the instances of
|
|
<a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> found therein.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jmx/JobExecutionNotificationPublisher.html#onApplicationEvent-org.springframework.batch.sample.jmx.SimpleMessageApplicationEvent-">onApplicationEvent(SimpleMessageApplicationEvent)</a></span> - Method in class org.springframework.batch.sample.jmx.<a href="org/springframework/batch/sample/jmx/JobExecutionNotificationPublisher.html" title="class in org.springframework.batch.sample.jmx">JobExecutionNotificationPublisher</a></dt>
|
|
<dd>
|
|
<div class="block">If the event is a <a href="org/springframework/batch/sample/jmx/SimpleMessageApplicationEvent.html" title="class in org.springframework.batch.sample.jmx"><code>SimpleMessageApplicationEvent</code></a> for open and
|
|
close we log the event at INFO level and send a JMX notification if we
|
|
are also an MBean.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html#onError-org.springframework.batch.repeat.RepeatContext-java.lang.Throwable-">onError(RepeatContext, Throwable)</a></span> - Method in class org.springframework.batch.repeat.listener.<a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html" title="class in org.springframework.batch.repeat.listener">CompositeRepeatListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/listener/RepeatListenerSupport.html#onError-org.springframework.batch.repeat.RepeatContext-java.lang.Throwable-">onError(RepeatContext, Throwable)</a></span> - Method in class org.springframework.batch.repeat.listener.<a href="org/springframework/batch/repeat/listener/RepeatListenerSupport.html" title="class in org.springframework.batch.repeat.listener">RepeatListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatListener.html#onError-org.springframework.batch.repeat.RepeatContext-java.lang.Throwable-">onError(RepeatContext, Throwable)</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatListener.html" title="interface in org.springframework.batch.repeat">RepeatListener</a></dt>
|
|
<dd>
|
|
<div class="block">Called when a repeat callback fails by throwing an exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html#onError-org.springframework.batch.repeat.RepeatContext-java.lang.Throwable-">onError(RepeatContext, Throwable)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jmx/StepExecutionApplicationEventAdvice.html#onError-org.aspectj.lang.JoinPoint-org.springframework.batch.core.StepExecution-java.lang.Throwable-">onError(JoinPoint, StepExecution, Throwable)</a></span> - Method in class org.springframework.batch.sample.jmx.<a href="org/springframework/batch/sample/jmx/StepExecutionApplicationEventAdvice.html" title="class in org.springframework.batch.sample.jmx">StepExecutionApplicationEventAdvice</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/OnProcessError.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">OnProcessError</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called if an exception is thrown by an
|
|
<a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a> <br>
|
|
<br>
|
|
Expected signature: void onProcessError(T item, <code>Exception</code> e)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ItemProcessListener.html#onProcessError-T-java.lang.Exception-">onProcessError(T, Exception)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/ItemProcessListener.html" title="interface in org.springframework.batch.core">ItemProcessListener</a></dt>
|
|
<dd>
|
|
<div class="block">Called if an exception was thrown from <a href="org/springframework/batch/item/ItemProcessor.html#process-I-"><code>ItemProcessor.process(Object)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ItemProcessListenerAdapter.html#onProcessError-T-java.lang.Exception-">onProcessError(T, Exception)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ItemProcessListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ItemProcessListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemProcessListener.html#onProcessError-T-java.lang.Exception-">onProcessError(T, Exception)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemProcessListener.html" title="class in org.springframework.batch.core.listener">CompositeItemProcessListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in reverse order, respecting and
|
|
prioritising those that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ItemListenerSupport.html#onProcessError-I-java.lang.Exception-">onProcessError(I, Exception)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ItemListenerSupport.html" title="class in org.springframework.batch.core.listener">ItemListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#onProcessError-T-java.lang.Exception-">onProcessError(T, Exception)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#onProcessError-T-java.lang.Exception-">onProcessError(T, Exception)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/OnReadError.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">OnReadError</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called if an exception is thrown by an
|
|
<a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> <br>
|
|
<br>
|
|
Expected signature: void onReadError(<code>Exception</code> ex)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ItemReadListener.html#onReadError-java.lang.Exception-">onReadError(Exception)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/ItemReadListener.html" title="interface in org.springframework.batch.core">ItemReadListener</a></dt>
|
|
<dd>
|
|
<div class="block">Called if an error occurs while trying to read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ItemReadListenerAdapter.html#onReadError-java.lang.Exception-">onReadError(Exception)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ItemReadListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ItemReadListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemReadListener.html#onReadError-java.lang.Exception-">onReadError(Exception)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemReadListener.html" title="class in org.springframework.batch.core.listener">CompositeItemReadListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in reverse order, respecting and
|
|
prioritising those that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ItemListenerSupport.html#onReadError-java.lang.Exception-">onReadError(Exception)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ItemListenerSupport.html" title="class in org.springframework.batch.core.listener">ItemListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#onReadError-java.lang.Exception-">onReadError(Exception)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#onReadError-java.lang.Exception-">onReadError(Exception)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/DefaultItemFailureHandler.html#onReadError-java.lang.Exception-">onReadError(Exception)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/DefaultItemFailureHandler.html" title="class in org.springframework.batch.core.step.item">DefaultItemFailureHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/RetryProcessListenerAdapter.html#onRetryProcessException-java.lang.Object-java.lang.Exception-">onRetryProcessException(Object, Exception)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/RetryProcessListenerAdapter.html" title="class in org.springframework.batch.core.jsr">RetryProcessListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeRetryProcessListener.html#onRetryProcessException-java.lang.Object-java.lang.Exception-">onRetryProcessException(Object, Exception)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeRetryProcessListener.html" title="class in org.springframework.batch.core.listener">CompositeRetryProcessListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#onRetryProcessException-java.lang.Object-java.lang.Exception-">onRetryProcessException(Object, Exception)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/RetryReadListenerAdapter.html#onRetryReadException-java.lang.Exception-">onRetryReadException(Exception)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/RetryReadListenerAdapter.html" title="class in org.springframework.batch.core.jsr">RetryReadListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeRetryReadListener.html#onRetryReadException-java.lang.Exception-">onRetryReadException(Exception)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeRetryReadListener.html" title="class in org.springframework.batch.core.listener">CompositeRetryReadListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#onRetryReadException-java.lang.Exception-">onRetryReadException(Exception)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/RetryWriteListenerAdapter.html#onRetryWriteException-java.util.List-java.lang.Exception-">onRetryWriteException(List<Object>, Exception)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/RetryWriteListenerAdapter.html" title="class in org.springframework.batch.core.jsr">RetryWriteListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeRetryWriteListener.html#onRetryWriteException-java.util.List-java.lang.Exception-">onRetryWriteException(List<Object>, Exception)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeRetryWriteListener.html" title="class in org.springframework.batch.core.listener">CompositeRetryWriteListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#onRetryWriteException-java.util.List-java.lang.Exception-">onRetryWriteException(List<Object>, Exception)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/OnSkipInProcess.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">OnSkipInProcess</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called when an item is skipped due to an exception
|
|
thrown in the <a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a>.<br>
|
|
<br>
|
|
Expected signature: void onSkipInProcess(T item, <code>Throwable</code> t)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/SkipListenerAdapter.html#onSkipInProcess-T-java.lang.Throwable-">onSkipInProcess(T, Throwable)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/SkipListenerAdapter.html" title="class in org.springframework.batch.core.jsr">SkipListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeSkipListener.html#onSkipInProcess-T-java.lang.Throwable-">onSkipInProcess(T, Throwable)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeSkipListener.html" title="class in org.springframework.batch.core.listener">CompositeSkipListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in order, respecting and prioritising those
|
|
that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#onSkipInProcess-T-java.lang.Throwable-">onSkipInProcess(T, Throwable)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/SkipListenerSupport.html#onSkipInProcess-T-java.lang.Throwable-">onSkipInProcess(T, Throwable)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/SkipListenerSupport.html" title="class in org.springframework.batch.core.listener">SkipListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#onSkipInProcess-T-java.lang.Throwable-">onSkipInProcess(T, Throwable)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/SkipListener.html#onSkipInProcess-T-java.lang.Throwable-">onSkipInProcess(T, Throwable)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/SkipListener.html" title="interface in org.springframework.batch.core">SkipListener</a></dt>
|
|
<dd>
|
|
<div class="block">This item failed on processing with the given exception, and a skip was called
|
|
for.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/OnSkipInRead.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">OnSkipInRead</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called when an item is skipped due to an exception
|
|
thrown in the <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> <br>
|
|
<br>
|
|
Expected signature: void onSkipInRead(<code>Throwable</code> t)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/SkipListenerAdapter.html#onSkipInRead-java.lang.Throwable-">onSkipInRead(Throwable)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/SkipListenerAdapter.html" title="class in org.springframework.batch.core.jsr">SkipListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeSkipListener.html#onSkipInRead-java.lang.Throwable-">onSkipInRead(Throwable)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeSkipListener.html" title="class in org.springframework.batch.core.listener">CompositeSkipListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in order, respecting and prioritising those
|
|
that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#onSkipInRead-java.lang.Throwable-">onSkipInRead(Throwable)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/SkipListenerSupport.html#onSkipInRead-java.lang.Throwable-">onSkipInRead(Throwable)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/SkipListenerSupport.html" title="class in org.springframework.batch.core.listener">SkipListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#onSkipInRead-java.lang.Throwable-">onSkipInRead(Throwable)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/SkipListener.html#onSkipInRead-java.lang.Throwable-">onSkipInRead(Throwable)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/SkipListener.html" title="interface in org.springframework.batch.core">SkipListener</a></dt>
|
|
<dd>
|
|
<div class="block">Callback for a failure on read that is legal, so is not going to be
|
|
re-thrown.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/OnSkipInWrite.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">OnSkipInWrite</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called when an item is skipped due to an exception
|
|
thrown in the <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a>.<br>
|
|
<br>
|
|
Expected signature: void onSkipInWrite(S item, <code>Throwable</code> t)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/SkipListenerAdapter.html#onSkipInWrite-S-java.lang.Throwable-">onSkipInWrite(S, Throwable)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/SkipListenerAdapter.html" title="class in org.springframework.batch.core.jsr">SkipListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeSkipListener.html#onSkipInWrite-S-java.lang.Throwable-">onSkipInWrite(S, Throwable)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeSkipListener.html" title="class in org.springframework.batch.core.listener">CompositeSkipListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in order, respecting and prioritising those
|
|
that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#onSkipInWrite-S-java.lang.Throwable-">onSkipInWrite(S, Throwable)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/SkipListenerSupport.html#onSkipInWrite-S-java.lang.Throwable-">onSkipInWrite(S, Throwable)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/SkipListenerSupport.html" title="class in org.springframework.batch.core.listener">SkipListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#onSkipInWrite-S-java.lang.Throwable-">onSkipInWrite(S, Throwable)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/SkipListener.html#onSkipInWrite-S-java.lang.Throwable-">onSkipInWrite(S, Throwable)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/SkipListener.html" title="interface in org.springframework.batch.core">SkipListener</a></dt>
|
|
<dd>
|
|
<div class="block">This item failed on write with the given exception, and a skip was called
|
|
for.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/OnWriteError.html" title="annotation in org.springframework.batch.core.annotation"><span class="typeNameLink">OnWriteError</span></a> - Annotation Type in <a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Marks a method to be called if an exception is thrown by an
|
|
<a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> <br>
|
|
<br>
|
|
Expected signature: void onWriteError(<code>Exception</code> exception,
|
|
<code>List</code><? extends S> items)</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ItemWriteListener.html#onWriteError-java.lang.Exception-java.util.List-">onWriteError(Exception, List<? extends S>)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/ItemWriteListener.html" title="interface in org.springframework.batch.core">ItemWriteListener</a></dt>
|
|
<dd>
|
|
<div class="block">Called if an error occurs while trying to write.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/ItemWriteListenerAdapter.html#onWriteError-java.lang.Exception-java.util.List-">onWriteError(Exception, List<? extends S>)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/ItemWriteListenerAdapter.html" title="class in org.springframework.batch.core.jsr">ItemWriteListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemWriteListener.html#onWriteError-java.lang.Exception-java.util.List-">onWriteError(Exception, List<? extends S>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemWriteListener.html" title="class in org.springframework.batch.core.listener">CompositeItemWriteListener</a></dt>
|
|
<dd>
|
|
<div class="block">Call the registered listeners in reverse order, respecting and
|
|
prioritising those that implement <code>Ordered</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ItemListenerSupport.html#onWriteError-java.lang.Exception-java.util.List-">onWriteError(Exception, List<? extends O>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ItemListenerSupport.html" title="class in org.springframework.batch.core.listener">ItemListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#onWriteError-java.lang.Exception-java.util.List-">onWriteError(Exception, List<? extends S>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#onWriteError-java.lang.Exception-java.util.List-">onWriteError(Exception, List<? extends S>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/DefaultItemFailureHandler.html#onWriteError-java.lang.Exception-java.util.List-">onWriteError(Exception, List<? extends Object>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/DefaultItemFailureHandler.html" title="class in org.springframework.batch.core.step.item">DefaultItemFailureHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd>
|
|
<div class="block">Extension point for subclasses to provide callbacks to their collaborators at the beginning of a step, to open or
|
|
acquire resources.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkMonitor.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkMonitor.html" title="class in org.springframework.batch.core.step.item">ChunkMonitor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemWriter.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async">AsyncItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcPagingItemReader.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="class in org.springframework.batch.item.database">JdbcPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Initialize the reader.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemReader.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemReader.html" title="class in org.springframework.batch.item.file">MultiResourceItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Figure out which resource to start with in case of restart, open the delegate and restore delegate's position in
|
|
the resource.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemWriter.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemWriter.html" title="class in org.springframework.batch.item.file">MultiResourceItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/ResourcesItemReader.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/ResourcesItemReader.html" title="class in org.springframework.batch.item.file">ResourcesItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemStream.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in interface org.springframework.batch.item.<a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item">ItemStream</a></dt>
|
|
<dd>
|
|
<div class="block">Open the stream for the provided <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemStreamSupport.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ItemStreamSupport.html" title="class in org.springframework.batch.item">ItemStreamSupport</a></dt>
|
|
<dd>
|
|
<div class="block">No-op.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="class in org.springframework.batch.item.support">AbstractItemCountingItemStreamItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemStream.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemStream.html" title="class in org.springframework.batch.item.support">CompositeItemStream</a></dt>
|
|
<dd>
|
|
<div class="block">Broadcast the call to open.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemWriter.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemWriter.html" title="class in org.springframework.batch.item.support">CompositeItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html" title="class in org.springframework.batch.item.support">SingleItemPeekableItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">If the delegate is an <a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item"><code>ItemStream</code></a>, just pass the call on,
|
|
otherwise reset the peek cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html" title="class in org.springframework.batch.item.support">SynchronizedItemStreamReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Open the output source</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/CheckpointSupport.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/CheckpointSupport.html" title="class in org.springframework.batch.jsr.item">CheckpointSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html#open-org.springframework.batch.repeat.RepeatContext-">open(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.listener.<a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html" title="class in org.springframework.batch.repeat.listener">CompositeRepeatListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/listener/RepeatListenerSupport.html#open-org.springframework.batch.repeat.RepeatContext-">open(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.listener.<a href="org/springframework/batch/repeat/listener/RepeatListenerSupport.html" title="class in org.springframework.batch.repeat.listener">RepeatListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatListener.html#open-org.springframework.batch.repeat.RepeatContext-">open(RepeatContext)</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatListener.html" title="interface in org.springframework.batch.repeat">RepeatListener</a></dt>
|
|
<dd>
|
|
<div class="block">Called once at the start of a complete batch, before any items are
|
|
processed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/FlatFileCustomerCreditDao.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/FlatFileCustomerCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">FlatFileCustomerCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html#open-org.springframework.batch.repeat.RepeatContext-">open(RepeatContext)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html#open-org.springframework.batch.item.ExecutionContext-">open(ExecutionContext)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#openCursor-java.sql.Connection-">openCursor(Connection)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcCursorItemReader.html#openCursor-java.sql.Connection-">openCursor(Connection)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcCursorItemReader.html" title="class in org.springframework.batch.item.database">JdbcCursorItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/StoredProcedureItemReader.html#openCursor-java.sql.Connection-">openCursor(Connection)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/StoredProcedureItemReader.html" title="class in org.springframework.batch.item.database">StoredProcedureItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/OraclePagingQueryProvider.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">OraclePagingQueryProvider</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">Oracle implementation of a
|
|
<a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a> using
|
|
database specific features.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/OraclePagingQueryProvider.html#OraclePagingQueryProvider--">OraclePagingQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/OraclePagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">OraclePagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/Order.html" title="enum in org.springframework.batch.item.database"><span class="typeNameLink">Order</span></a> - Enum in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block">The direction of the sort in an ORDER BY clause.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html" title="class in org.springframework.batch.sample.domain.order.internal.xml"><span class="typeNameLink">Order</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/xml/package-summary.html">org.springframework.batch.sample.domain.order.internal.xml</a></dt>
|
|
<dd>
|
|
<div class="block">An XML order.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html#Order--">Order()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order"><span class="typeNameLink">Order</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/package-summary.html">org.springframework.batch.sample.domain.order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#Order--">Order()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/HeaderFieldSetMapper.html#ORDER_DATE_COLUMN">ORDER_DATE_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/HeaderFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">HeaderFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/HeaderFieldSetMapper.html#ORDER_ID_COLUMN">ORDER_ID_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/HeaderFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">HeaderFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper"><span class="typeNameLink">OrderItemFieldSetMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/mapper/package-summary.html">org.springframework.batch.sample.domain.order.internal.mapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html#OrderItemFieldSetMapper--">OrderItemFieldSetMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">OrderItemFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html" title="class in org.springframework.batch.sample.domain.order.internal"><span class="typeNameLink">OrderItemReader</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/package-summary.html">org.springframework.batch.sample.domain.order.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html#OrderItemReader--">OrderItemReader()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.<a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html" title="class in org.springframework.batch.sample.domain.order.internal">OrderItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/OrderLineAggregator.html" title="class in org.springframework.batch.sample.domain.order.internal"><span class="typeNameLink">OrderLineAggregator</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/package-summary.html">org.springframework.batch.sample.domain.order.internal</a></dt>
|
|
<dd>
|
|
<div class="block">Converts <code>Order</code> object to a list of strings.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/OrderLineAggregator.html#OrderLineAggregator--">OrderLineAggregator()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.<a href="org/springframework/batch/sample/domain/order/internal/OrderLineAggregator.html" title="class in org.springframework.batch.sample.domain.order.internal">OrderLineAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html" title="class in org.springframework.batch.sample.domain.order.internal.validator"><span class="typeNameLink">OrderValidator</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/validator/package-summary.html">org.springframework.batch.sample.domain.order.internal.validator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html#OrderValidator--">OrderValidator()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.validator.<a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html" title="class in org.springframework.batch.sample.domain.order.internal.validator">OrderValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/container/jms/package-summary.html">org.springframework.batch.container.jms</a> - package org.springframework.batch.container.jms</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a> - package org.springframework.batch.core</dt>
|
|
<dd>
|
|
<div class="block">Core domain context for Spring Batch covering jobs, steps, configuration and execution abstractions.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/annotation/package-summary.html">org.springframework.batch.core.annotation</a> - package org.springframework.batch.core.annotation</dt>
|
|
<dd>
|
|
<div class="block">Annotations for java based configuration of listeners.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/package-summary.html">org.springframework.batch.core.configuration</a> - package org.springframework.batch.core.configuration</dt>
|
|
<dd>
|
|
<div class="block">Interfaces for registration and location of job configurations.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/annotation/package-summary.html">org.springframework.batch.core.configuration.annotation</a> - package org.springframework.batch.core.configuration.annotation</dt>
|
|
<dd>
|
|
<div class="block">Annotations and builder factories for java based configuration</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a> - package org.springframework.batch.core.configuration.support</dt>
|
|
<dd>
|
|
<div class="block">Specific implementations of configuration concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a> - package org.springframework.batch.core.configuration.xml</dt>
|
|
<dd>
|
|
<div class="block">Parsers for XML based configuration</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/converter/package-summary.html">org.springframework.batch.core.converter</a> - package org.springframework.batch.core.converter</dt>
|
|
<dd>
|
|
<div class="block">Support classes for implementations of the batch APIs.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/explore/package-summary.html">org.springframework.batch.core.explore</a> - package org.springframework.batch.core.explore</dt>
|
|
<dd>
|
|
<div class="block">Interfaces and related classes to support meta data browsing.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/explore/support/package-summary.html">org.springframework.batch.core.explore.support</a> - package org.springframework.batch.core.explore.support</dt>
|
|
<dd>
|
|
<div class="block">Specific implementations of explorer concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/package-summary.html">org.springframework.batch.core.job</a> - package org.springframework.batch.core.job</dt>
|
|
<dd>
|
|
<div class="block">Specific implementations of job concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/builder/package-summary.html">org.springframework.batch.core.job.builder</a> - package org.springframework.batch.core.job.builder</dt>
|
|
<dd>
|
|
<div class="block">Job and flow level builders for java based configuration of batch jobs</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/package-summary.html">org.springframework.batch.core.job.flow</a> - package org.springframework.batch.core.job.flow</dt>
|
|
<dd>
|
|
<div class="block">Flow related constructs including Flow interface, executors, and related exceptions</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/support/package-summary.html">org.springframework.batch.core.job.flow.support</a> - package org.springframework.batch.core.job.flow.support</dt>
|
|
<dd>
|
|
<div class="block">Basic implementations of flow constructs</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/support/state/package-summary.html">org.springframework.batch.core.job.flow.support.state</a> - package org.springframework.batch.core.job.flow.support.state</dt>
|
|
<dd>
|
|
<div class="block">States used in defining the underlying Spring Batch state machine</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a> - package org.springframework.batch.core.jsr</dt>
|
|
<dd>
|
|
<div class="block">Extensions of core batch components to apply JSR-352 specific logic.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/support/package-summary.html">org.springframework.batch.core.jsr.configuration.support</a> - package org.springframework.batch.core.jsr.configuration.support</dt>
|
|
<dd>
|
|
<div class="block">Extensions of Spring components to support JSR-352 functionality.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a> - package org.springframework.batch.core.jsr.configuration.xml</dt>
|
|
<dd>
|
|
<div class="block">XML parsers for JSR-352 based Job Specification Language (JSL).</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/job/package-summary.html">org.springframework.batch.core.jsr.job</a> - package org.springframework.batch.core.jsr.job</dt>
|
|
<dd>
|
|
<div class="block">JSR-352 specific handler implementations.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/job/flow/package-summary.html">org.springframework.batch.core.jsr.job.flow</a> - package org.springframework.batch.core.jsr.job.flow</dt>
|
|
<dd>
|
|
<div class="block">JSR-352 specific extensions of Flow constructs (executor and job).</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/job/flow/support/package-summary.html">org.springframework.batch.core.jsr.job.flow.support</a> - package org.springframework.batch.core.jsr.job.flow.support</dt>
|
|
<dd>
|
|
<div class="block">JSR-352 specific flow extensions.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/job/flow/support/state/package-summary.html">org.springframework.batch.core.jsr.job.flow.support.state</a> - package org.springframework.batch.core.jsr.job.flow.support.state</dt>
|
|
<dd>
|
|
<div class="block">JSR-352 specific states used in flow execution.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/launch/package-summary.html">org.springframework.batch.core.jsr.launch</a> - package org.springframework.batch.core.jsr.launch</dt>
|
|
<dd>
|
|
<div class="block">Implementation of the JSR-352 specific job launching facilities.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/launch/support/package-summary.html">org.springframework.batch.core.jsr.launch.support</a> - package org.springframework.batch.core.jsr.launch.support</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/partition/package-summary.html">org.springframework.batch.core.jsr.partition</a> - package org.springframework.batch.core.jsr.partition</dt>
|
|
<dd>
|
|
<div class="block">Implementation of JSR-352 specific partitioning extensions.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/partition/support/package-summary.html">org.springframework.batch.core.jsr.partition.support</a> - package org.springframework.batch.core.jsr.partition.support</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/step/package-summary.html">org.springframework.batch.core.jsr.step</a> - package org.springframework.batch.core.jsr.step</dt>
|
|
<dd>
|
|
<div class="block">JSR-352 extensions of existing batch <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> types.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/step/batchlet/package-summary.html">org.springframework.batch.core.jsr.step.batchlet</a> - package org.springframework.batch.core.jsr.step.batchlet</dt>
|
|
<dd>
|
|
<div class="block">Classes for supporting JSR-352's <code>Batchlet</code>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/step/builder/package-summary.html">org.springframework.batch.core.jsr.step.builder</a> - package org.springframework.batch.core.jsr.step.builder</dt>
|
|
<dd>
|
|
<div class="block">Extensions to step related builders to implement JSR-352 specific functionality</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/step/item/package-summary.html">org.springframework.batch.core.jsr.step.item</a> - package org.springframework.batch.core.jsr.step.item</dt>
|
|
<dd>
|
|
<div class="block">JSR-352 specific components for implementing item based processing including fault tolerance.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/launch/package-summary.html">org.springframework.batch.core.launch</a> - package org.springframework.batch.core.launch</dt>
|
|
<dd>
|
|
<div class="block">Interfaces and simple implementations of launch concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/launch/support/package-summary.html">org.springframework.batch.core.launch.support</a> - package org.springframework.batch.core.launch.support</dt>
|
|
<dd>
|
|
<div class="block">Support classes for use in bootstrap and launch implementations or configurations.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a> - package org.springframework.batch.core.listener</dt>
|
|
<dd>
|
|
<div class="block">Generic implementations of core batch listener interfaces.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/partition/package-summary.html">org.springframework.batch.core.partition</a> - package org.springframework.batch.core.partition</dt>
|
|
<dd>
|
|
<div class="block">Interfaces for partitioning components.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/partition/support/package-summary.html">org.springframework.batch.core.partition.support</a> - package org.springframework.batch.core.partition.support</dt>
|
|
<dd>
|
|
<div class="block">Implementation of common partition components.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/repository/package-summary.html">org.springframework.batch.core.repository</a> - package org.springframework.batch.core.repository</dt>
|
|
<dd>
|
|
<div class="block">Interfaces and generic implementations of repository concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a> - package org.springframework.batch.core.repository.dao</dt>
|
|
<dd>
|
|
<div class="block">Specific implementations of dao concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/repository/support/package-summary.html">org.springframework.batch.core.repository.support</a> - package org.springframework.batch.core.repository.support</dt>
|
|
<dd>
|
|
<div class="block">Specific implementations of repository concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/resource/package-summary.html">org.springframework.batch.core.resource</a> - package org.springframework.batch.core.resource</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/scope/package-summary.html">org.springframework.batch.core.scope</a> - package org.springframework.batch.core.scope</dt>
|
|
<dd>
|
|
<div class="block">Implementation of Spring Batch specific bean scopes (Job and Step).</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/scope/context/package-summary.html">org.springframework.batch.core.scope.context</a> - package org.springframework.batch.core.scope.context</dt>
|
|
<dd>
|
|
<div class="block">Implementation of the contexts for each of the custom bean scopes in Spring Batch (Job and Step).</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/package-summary.html">org.springframework.batch.core.step</a> - package org.springframework.batch.core.step</dt>
|
|
<dd>
|
|
<div class="block">Specific implementations of step concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/builder/package-summary.html">org.springframework.batch.core.step.builder</a> - package org.springframework.batch.core.step.builder</dt>
|
|
<dd>
|
|
<div class="block">Step level builders for java based job configuration.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/factory/package-summary.html">org.springframework.batch.core.step.factory</a> - package org.springframework.batch.core.step.factory</dt>
|
|
<dd>
|
|
<div class="block">Factories for step level components.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a> - package org.springframework.batch.core.step.item</dt>
|
|
<dd>
|
|
<div class="block">Specific implementations of step concerns for item-oriented approach.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/job/package-summary.html">org.springframework.batch.core.step.job</a> - package org.springframework.batch.core.step.job</dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/core/step/job/JobStep.html" title="class in org.springframework.batch.core.step.job"><code>JobStep</code></a> and related components.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/skip/package-summary.html">org.springframework.batch.core.step.skip</a> - package org.springframework.batch.core.step.skip</dt>
|
|
<dd>
|
|
<div class="block">Specific implementations of skip concerns for items in a step.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/tasklet/package-summary.html">org.springframework.batch.core.step.tasklet</a> - package org.springframework.batch.core.step.tasklet</dt>
|
|
<dd>
|
|
<div class="block">Interfaces and generic implementations of tasklet concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/test/football/package-summary.html">org.springframework.batch.core.test.football</a> - package org.springframework.batch.core.test.football</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/test/timeout/package-summary.html">org.springframework.batch.core.test.timeout</a> - package org.springframework.batch.core.test.timeout</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/async/package-summary.html">org.springframework.batch.integration.async</a> - package org.springframework.batch.integration.async</dt>
|
|
<dd>
|
|
<div class="block">Components for executing item processing asynchronously and writing the results when processing is complete.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a> - package org.springframework.batch.integration.chunk</dt>
|
|
<dd>
|
|
<div class="block">Components for remote chunking.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/config/xml/package-summary.html">org.springframework.batch.integration.config.xml</a> - package org.springframework.batch.integration.config.xml</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/launch/package-summary.html">org.springframework.batch.integration.launch</a> - package org.springframework.batch.integration.launch</dt>
|
|
<dd>
|
|
<div class="block">Message based job launching components.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/partition/package-summary.html">org.springframework.batch.integration.partition</a> - package org.springframework.batch.integration.partition</dt>
|
|
<dd>
|
|
<div class="block">Remote partitioning components.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/step/package-summary.html">org.springframework.batch.integration.step</a> - package org.springframework.batch.integration.step</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a> - package org.springframework.batch.item</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure interfaces and primary dependencies for item concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/adapter/package-summary.html">org.springframework.batch.item.adapter</a> - package org.springframework.batch.item.adapter</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Adapters for Plain Old Java Objects.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/amqp/package-summary.html">org.springframework.batch.item.amqp</a> - package org.springframework.batch.item.amqp</dt>
|
|
<dd>
|
|
<div class="block">AMQP related batch components.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/data/package-summary.html">org.springframework.batch.item.data</a> - package org.springframework.batch.item.data</dt>
|
|
<dd>
|
|
<div class="block">Spring Data related readers and writers.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a> - package org.springframework.batch.item.database</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of database based item readers and writers.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/builder/package-summary.html">org.springframework.batch.item.database.builder</a> - package org.springframework.batch.item.database.builder</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/orm/package-summary.html">org.springframework.batch.item.database.orm</a> - package org.springframework.batch.item.database.orm</dt>
|
|
<dd>
|
|
<div class="block">Support classes for components using various ORM related technologies.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a> - package org.springframework.batch.item.database.support</dt>
|
|
<dd>
|
|
<div class="block">Support classes for database specific semantics.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a> - package org.springframework.batch.item.file</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of io file concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/builder/package-summary.html">org.springframework.batch.item.file.builder</a> - package org.springframework.batch.item.file.builder</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/mapping/package-summary.html">org.springframework.batch.item.file.mapping</a> - package org.springframework.batch.item.file.mapping</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of io file support mapping concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/separator/package-summary.html">org.springframework.batch.item.file.separator</a> - package org.springframework.batch.item.file.separator</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of io file support separator concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a> - package org.springframework.batch.item.file.transform</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of io file support transform concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/jms/package-summary.html">org.springframework.batch.item.jms</a> - package org.springframework.batch.item.jms</dt>
|
|
<dd>
|
|
<div class="block">JMS based reader/writer and related components.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/ldif/package-summary.html">org.springframework.batch.item.ldif</a> - package org.springframework.batch.item.ldif</dt>
|
|
<dd>
|
|
<div class="block">This package contains the classes required for using the LdifParser in Spring LDAP.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/mail/package-summary.html">org.springframework.batch.item.mail</a> - package org.springframework.batch.item.mail</dt>
|
|
<dd>
|
|
<div class="block">Java Mail based components.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/mail/javamail/package-summary.html">org.springframework.batch.item.mail.javamail</a> - package org.springframework.batch.item.mail.javamail</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a> - package org.springframework.batch.item.support</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Internal support package</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/util/package-summary.html">org.springframework.batch.item.util</a> - package org.springframework.batch.item.util</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/validator/package-summary.html">org.springframework.batch.item.validator</a> - package org.springframework.batch.item.validator</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of item validator concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/xml/package-summary.html">org.springframework.batch.item.xml</a> - package org.springframework.batch.item.xml</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of xml input and output.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/xml/builder/package-summary.html">org.springframework.batch.item.xml.builder</a> - package org.springframework.batch.item.xml.builder</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/xml/stax/package-summary.html">org.springframework.batch.item.xml.stax</a> - package org.springframework.batch.item.xml.stax</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/jsr/item/package-summary.html">org.springframework.batch.jsr.item</a> - package org.springframework.batch.jsr.item</dt>
|
|
<dd>
|
|
<div class="block">Components for adapting JSR item based components to Spring Batch.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/jsr/repeat/package-summary.html">org.springframework.batch.jsr.repeat</a> - package org.springframework.batch.jsr.repeat</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/poller/package-summary.html">org.springframework.batch.poller</a> - package org.springframework.batch.poller</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/package-summary.html">org.springframework.batch.repeat</a> - package org.springframework.batch.repeat</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of repeat concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/callback/package-summary.html">org.springframework.batch.repeat.callback</a> - package org.springframework.batch.repeat.callback</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of repeat callback concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/context/package-summary.html">org.springframework.batch.repeat.context</a> - package org.springframework.batch.repeat.context</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of repeat context concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/exception/package-summary.html">org.springframework.batch.repeat.exception</a> - package org.springframework.batch.repeat.exception</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of repeat exception handler concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/interceptor/package-summary.html">org.springframework.batch.repeat.interceptor</a> - package org.springframework.batch.repeat.interceptor</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of repeat aop concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/listener/package-summary.html">org.springframework.batch.repeat.listener</a> - package org.springframework.batch.repeat.listener</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of repeat interceptor concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/policy/package-summary.html">org.springframework.batch.repeat.policy</a> - package org.springframework.batch.repeat.policy</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of repeat policy concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/support/package-summary.html">org.springframework.batch.repeat.support</a> - package org.springframework.batch.repeat.support</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of repeat support concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/common/package-summary.html">org.springframework.batch.sample.common</a> - package org.springframework.batch.sample.common</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/config/package-summary.html">org.springframework.batch.sample.config</a> - package org.springframework.batch.sample.config</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/data/package-summary.html">org.springframework.batch.sample.data</a> - package org.springframework.batch.sample.data</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/package-summary.html">org.springframework.batch.sample.domain.football</a> - package org.springframework.batch.sample.domain.football</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a> - package org.springframework.batch.sample.domain.football.internal</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/mail/package-summary.html">org.springframework.batch.sample.domain.mail</a> - package org.springframework.batch.sample.domain.mail</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/mail/internal/package-summary.html">org.springframework.batch.sample.domain.mail.internal</a> - package org.springframework.batch.sample.domain.mail.internal</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/multiline/package-summary.html">org.springframework.batch.sample.domain.multiline</a> - package org.springframework.batch.sample.domain.multiline</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/package-summary.html">org.springframework.batch.sample.domain.order</a> - package org.springframework.batch.sample.domain.order</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/package-summary.html">org.springframework.batch.sample.domain.order.internal</a> - package org.springframework.batch.sample.domain.order.internal</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/extractor/package-summary.html">org.springframework.batch.sample.domain.order.internal.extractor</a> - package org.springframework.batch.sample.domain.order.internal.extractor</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/mapper/package-summary.html">org.springframework.batch.sample.domain.order.internal.mapper</a> - package org.springframework.batch.sample.domain.order.internal.mapper</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/validator/package-summary.html">org.springframework.batch.sample.domain.order.internal.validator</a> - package org.springframework.batch.sample.domain.order.internal.validator</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/xml/package-summary.html">org.springframework.batch.sample.domain.order.internal.xml</a> - package org.springframework.batch.sample.domain.order.internal.xml</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/person/package-summary.html">org.springframework.batch.sample.domain.person</a> - package org.springframework.batch.sample.domain.person</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/person/internal/package-summary.html">org.springframework.batch.sample.domain.person.internal</a> - package org.springframework.batch.sample.domain.person.internal</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/package-summary.html">org.springframework.batch.sample.domain.trade</a> - package org.springframework.batch.sample.domain.trade</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a> - package org.springframework.batch.sample.domain.trade.internal</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/validator/package-summary.html">org.springframework.batch.sample.domain.trade.internal.validator</a> - package org.springframework.batch.sample.domain.trade.internal.validator</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/jmx/package-summary.html">org.springframework.batch.sample.jmx</a> - package org.springframework.batch.sample.jmx</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/jsr352/package-summary.html">org.springframework.batch.sample.jsr352</a> - package org.springframework.batch.sample.jsr352</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/launch/package-summary.html">org.springframework.batch.sample.launch</a> - package org.springframework.batch.sample.launch</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/loop/package-summary.html">org.springframework.batch.sample.loop</a> - package org.springframework.batch.sample.loop</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/quartz/package-summary.html">org.springframework.batch.sample.quartz</a> - package org.springframework.batch.sample.quartz</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/rabbitmq/amqp/package-summary.html">org.springframework.batch.sample.rabbitmq.amqp</a> - package org.springframework.batch.sample.rabbitmq.amqp</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/rabbitmq/processor/package-summary.html">org.springframework.batch.sample.rabbitmq.processor</a> - package org.springframework.batch.sample.rabbitmq.processor</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/support/package-summary.html">org.springframework.batch.sample.support</a> - package org.springframework.batch.sample.support</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/package-summary.html">org.springframework.batch.support</a> - package org.springframework.batch.support</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of support concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/support/annotation/package-summary.html">org.springframework.batch.support.annotation</a> - package org.springframework.batch.support.annotation</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/transaction/package-summary.html">org.springframework.batch.support.transaction</a> - package org.springframework.batch.support.transaction</dt>
|
|
<dd>
|
|
<div class="block">
|
|
Infrastructure implementations of support transaction concerns.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a> - package org.springframework.batch.test</dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/common/OutputFileListener.html" title="class in org.springframework.batch.sample.common"><span class="typeNameLink">OutputFileListener</span></a> - Class in <a href="org/springframework/batch/sample/common/package-summary.html">org.springframework.batch.sample.common</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/OutputFileListener.html#OutputFileListener--">OutputFileListener()</a></span> - Constructor for class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/OutputFileListener.html" title="class in org.springframework.batch.sample.common">OutputFileListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/common/OutputFileNameListener.html" title="class in org.springframework.batch.sample.common"><span class="typeNameLink">OutputFileNameListener</span></a> - Class in <a href="org/springframework/batch/sample/common/package-summary.html">org.springframework.batch.sample.common</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/OutputFileNameListener.html#OutputFileNameListener--">OutputFileNameListener()</a></span> - Constructor for class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/OutputFileNameListener.html" title="class in org.springframework.batch.sample.common">OutputFileNameListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#overwriteOutput-boolean-">overwriteOutput(boolean)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates if an existing file should be overwritten if found.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:P">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">P</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html#page">page</a></span> - Variable in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html" title="class in org.springframework.batch.item.data">AbstractPaginatedDataItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html#pageSize">pageSize</a></span> - Variable in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html" title="class in org.springframework.batch.item.data">AbstractPaginatedDataItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#pageSize-int-">pageSize(int)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The number of records to request per page/query.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><span class="typeNameLink">PagingQueryProvider</span></a> - Interface in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block">Interface defining the functionality to be provided for generating paging queries for use with Paging
|
|
Item Readers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/JobStepBuilder.html#parametersExtractor-org.springframework.batch.core.step.job.JobParametersExtractor-">parametersExtractor(JobParametersExtractor)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/JobStepBuilder.html" title="class in org.springframework.batch.core.step.builder">JobStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provide a job parameters extractor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#parameterValues-java.util.Map-">parameterValues(Map<String, Object>)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>Map</code> of values to set on the SQL's prepared statement.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractListenerParser.html#parse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">parse(Element, ParserContext)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/AbstractListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">AbstractListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/ChunkElementParser.html#parse-org.w3c.dom.Element-org.springframework.beans.factory.support.AbstractBeanDefinition-org.springframework.beans.factory.xml.ParserContext-boolean-">parse(Element, AbstractBeanDefinition, ParserContext, boolean)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/ChunkElementParser.html" title="class in org.springframework.batch.core.configuration.xml">ChunkElementParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/DecisionParser.html#parse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">parse(Element, ParserContext)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/DecisionParser.html" title="class in org.springframework.batch.core.configuration.xml">DecisionParser</a></dt>
|
|
<dd>
|
|
<div class="block">Parse the decision and turn it into a list of transitions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/ExceptionElementParser.html#parse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-java.lang.String-">parse(Element, ParserContext, String)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/ExceptionElementParser.html" title="class in org.springframework.batch.core.configuration.xml">ExceptionElementParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/FlowElementParser.html#parse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">parse(Element, ParserContext)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/FlowElementParser.html" title="class in org.springframework.batch.core.configuration.xml">FlowElementParser</a></dt>
|
|
<dd>
|
|
<div class="block">Parse the flow and turn it into a list of transitions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/InlineStepParser.html#parse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-java.lang.String-">parse(Element, ParserContext, String)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/InlineStepParser.html" title="class in org.springframework.batch.core.configuration.xml">InlineStepParser</a></dt>
|
|
<dd>
|
|
<div class="block">Parse the step and turn it into a list of transitions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SplitParser.html#parse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">parse(Element, ParserContext)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SplitParser.html" title="class in org.springframework.batch.core.configuration.xml">SplitParser</a></dt>
|
|
<dd>
|
|
<div class="block">Parse the split and turn it into a list of transitions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StandaloneStepParser.html#parse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">parse(Element, ParserContext)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StandaloneStepParser.html" title="class in org.springframework.batch.core.configuration.xml">StandaloneStepParser</a></dt>
|
|
<dd>
|
|
<div class="block">Parse the step and turn it into a list of transitions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/ChunkParser.html#parse-org.w3c.dom.Element-org.springframework.beans.factory.support.AbstractBeanDefinition-org.springframework.beans.factory.xml.ParserContext-java.lang.String-">parse(Element, AbstractBeanDefinition, ParserContext, String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/ChunkParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">ChunkParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrDecisionParser.html#parse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-java.lang.String-">parse(Element, ParserContext, String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrDecisionParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrDecisionParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrSplitParser.html#parse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">parse(Element, ParserContext)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrSplitParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrSplitParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/PartitionParser.html#parse-org.w3c.dom.Element-org.springframework.beans.factory.support.AbstractBeanDefinition-org.springframework.beans.factory.xml.ParserContext-java.lang.String-">parse(Element, AbstractBeanDefinition, ParserContext, String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/PartitionParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">PartitionParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepParser.html#parse-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.support.BeanDefinitionBuilder-">parse(Element, ParserContext, BeanDefinitionBuilder)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/BatchletParser.html#parseBatchlet-org.w3c.dom.Element-org.springframework.beans.factory.support.AbstractBeanDefinition-org.springframework.beans.factory.xml.ParserContext-java.lang.String-">parseBatchlet(Element, AbstractBeanDefinition, ParserContext, String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/BatchletParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">BatchletParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParser.html#parseBeanElement-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">parseBeanElement(Element, ParserContext)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParser.html" title="class in org.springframework.batch.core.configuration.xml">JobParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/ParseException.html" title="class in org.springframework.batch.item"><span class="typeNameLink">ParseException</span></a> - Exception in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">Exception indicating that an error has been encountered parsing IO, typically from a file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ParseException.html#ParseException-java.lang.String-java.lang.Throwable-">ParseException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/ParseException.html" title="class in org.springframework.batch.item">ParseException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/ParseException.html" title="class in org.springframework.batch.item"><code>ParseException</code></a> based on a message and another exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ParseException.html#ParseException-java.lang.String-">ParseException(String)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/ParseException.html" title="class in org.springframework.batch.item">ParseException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/ParseException.html" title="class in org.springframework.batch.item"><code>ParseException</code></a> based on a message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/JsrExpressionParser.html#parseExpression-java.lang.String-">parseExpression(String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/JsrExpressionParser.html" title="class in org.springframework.batch.core.jsr.configuration.support">JsrExpressionParser</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Parses the provided expression, applying any transformations needed to evaluate as a SPeL expression.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html#parseHandler-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">parseHandler(Element, ParserContext)</a></span> - Method in class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/JobLaunchingGatewayParser.html" title="class in org.springframework.batch.integration.config.xml">JobLaunchingGatewayParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/TopLevelStepParser.html#parseInternal-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">parseInternal(Element, ParserContext)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/TopLevelStepParser.html" title="class in org.springframework.batch.core.configuration.xml">TopLevelStepParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/BatchParser.html#parseInternal-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">parseInternal(Element, ParserContext)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/BatchParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">BatchParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/RemoteChunkingMasterParser.html#parseInternal-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">parseInternal(Element, ParserContext)</a></span> - Method in class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/RemoteChunkingMasterParser.html" title="class in org.springframework.batch.integration.config.xml">RemoteChunkingMasterParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParser.html#parseInternal-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">parseInternal(Element, ParserContext)</a></span> - Method in class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParser.html" title="class in org.springframework.batch.integration.config.xml">RemoteChunkingSlaveParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractListenerParser.html#parseListenerElement-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.config.BeanDefinition-">parseListenerElement(Element, ParserContext, BeanDefinition)</a></span> - Static method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/AbstractListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">AbstractListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/ListenerParser.html#parseListeners-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.support.AbstractBeanDefinition-java.lang.String-">parseListeners(Element, ParserContext, AbstractBeanDefinition, String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/ListenerParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">ListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/ListenerParser.html#parseListeners-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-org.springframework.beans.factory.support.BeanDefinitionBuilder-">parseListeners(Element, ParserContext, BeanDefinitionBuilder)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/ListenerParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">ListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/PartitionParser.html#parsePartitionPlan-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-java.lang.String-org.springframework.beans.MutablePropertyValues-">parsePartitionPlan(Element, ParserContext, String, MutablePropertyValues)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/PartitionParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">PartitionParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/PropertyParser.html#parseProperties-org.w3c.dom.Element-">parseProperties(Element)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/PropertyParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">PropertyParser</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Parses <property> tag values from the provided <code>Element</code> if it contains a <properties /> element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/PropertyParser.html#parseProperty-org.w3c.dom.Element-">parseProperty(Element)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/PropertyParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">PropertyParser</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Parses a <property> tag value from the provided <code>Element</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractStepParser.html#parseStep-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-java.lang.String-">parseStep(Element, ParserContext, String)</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/TaskletParser.html#parseTasklet-org.w3c.dom.Element-org.w3c.dom.Element-org.springframework.beans.factory.support.AbstractBeanDefinition-org.springframework.beans.factory.xml.ParserContext-boolean-">parseTasklet(Element, Element, AbstractBeanDefinition, ParserContext, boolean)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/TaskletParser.html" title="class in org.springframework.batch.core.configuration.xml">TaskletParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/FlowParser.html#parseTransitionElement-org.w3c.dom.Element-java.lang.String-org.springframework.beans.factory.config.BeanDefinition-org.springframework.beans.factory.xml.ParserContext-">parseTransitionElement(Element, String, BeanDefinition, ParserContext)</a></span> - Static method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/FlowParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">FlowParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/MultiResourcePartitioner.html#partition-int-">partition(int)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/MultiResourcePartitioner.html" title="class in org.springframework.batch.core.partition.support">MultiResourcePartitioner</a></dt>
|
|
<dd>
|
|
<div class="block">Assign the filename of each of the injected resources to an
|
|
<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/Partitioner.html#partition-int-">partition(int)</a></span> - Method in interface org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/Partitioner.html" title="interface in org.springframework.batch.core.partition.support">Partitioner</a></dt>
|
|
<dd>
|
|
<div class="block">Create a set of distinct <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> instances together with
|
|
a unique identifier for each one.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/SimplePartitioner.html#partition-int-">partition(int)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/SimplePartitioner.html" title="class in org.springframework.batch.core.partition.support">SimplePartitioner</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/ColumnRangePartitioner.html#partition-int-">partition(int)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/ColumnRangePartitioner.html" title="class in org.springframework.batch.sample.common">ColumnRangePartitioner</a></dt>
|
|
<dd>
|
|
<div class="block">Partition a database table assuming that the data in the column specified
|
|
are uniformly distributed.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/partition/PartitionCollectorAdapter.html" title="class in org.springframework.batch.core.jsr.partition"><span class="typeNameLink">PartitionCollectorAdapter</span></a> - Class in <a href="org/springframework/batch/core/jsr/partition/package-summary.html">org.springframework.batch.core.jsr.partition</a></dt>
|
|
<dd>
|
|
<div class="block">Adapter class used to wrap a <code>PartitionCollector</code> so that it can be consumed
|
|
as a <a href="org/springframework/batch/core/ChunkListener.html" title="interface in org.springframework.batch.core"><code>ChunkListener</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/PartitionCollectorAdapter.html#PartitionCollectorAdapter-java.util.Queue-javax.batch.api.partition.PartitionCollector-">PartitionCollectorAdapter(Queue<Serializable>, PartitionCollector)</a></span> - Constructor for class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/PartitionCollectorAdapter.html" title="class in org.springframework.batch.core.jsr.partition">PartitionCollectorAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrSimpleStepBuilder.html#partitioner-org.springframework.batch.core.Step-">partitioner(Step)</a></span> - Method in class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrSimpleStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrSimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/partition/support/Partitioner.html" title="interface in org.springframework.batch.core.partition.support"><span class="typeNameLink">Partitioner</span></a> - Interface in <a href="org/springframework/batch/core/partition/support/package-summary.html">org.springframework.batch.core.partition.support</a></dt>
|
|
<dd>
|
|
<div class="block">Central strategy interface for creating input parameters for a partitioned
|
|
step in the form of <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#partitioner-java.lang.String-org.springframework.batch.core.partition.support.Partitioner-">partitioner(String, Partitioner)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Add a partitioner which can be used to create a <a href="org/springframework/batch/core/partition/StepExecutionSplitter.html" title="interface in org.springframework.batch.core.partition"><code>StepExecutionSplitter</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilder.html#partitioner-java.lang.String-org.springframework.batch.core.partition.support.Partitioner-">partitioner(String, Partitioner)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilder.html" title="class in org.springframework.batch.core.step.builder">StepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a partition step builder for a remote (or local) step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilder.html#partitioner-org.springframework.batch.core.Step-">partitioner(Step)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilder.html" title="class in org.springframework.batch.core.step.builder">StepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a partition step builder for a remote (or local) step.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/partition/PartitionHandler.html" title="interface in org.springframework.batch.core.partition"><span class="typeNameLink">PartitionHandler</span></a> - Interface in <a href="org/springframework/batch/core/partition/package-summary.html">org.springframework.batch.core.partition</a></dt>
|
|
<dd>
|
|
<div class="block">Interface defining the responsibilities of controlling the execution of a
|
|
partitioned <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#partitionHandler-org.springframework.batch.core.partition.PartitionHandler-">partitionHandler(PartitionHandler)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provide an explicit partition handler that will carry out the work of the partition step.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/partition/support/PartitionNameProvider.html" title="interface in org.springframework.batch.core.partition.support"><span class="typeNameLink">PartitionNameProvider</span></a> - Interface in <a href="org/springframework/batch/core/partition/support/package-summary.html">org.springframework.batch.core.partition.support</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Optional interface for <a href="org/springframework/batch/core/partition/support/Partitioner.html" title="interface in org.springframework.batch.core.partition.support"><code>Partitioner</code></a> implementations that need to use a
|
|
custom naming scheme for partitions.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/PartitionParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">PartitionParser</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parser for the <partition> element as defined by JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/PartitionParser.html#PartitionParser-java.lang.String-boolean-">PartitionParser(String, boolean)</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/PartitionParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">PartitionParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html#PartitionPlanState-javax.batch.api.partition.PartitionPlan-">PartitionPlanState(PartitionPlan)</a></span> - Constructor for class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler.PartitionPlanState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html#PartitionPlanState--">PartitionPlanState()</a></span> - Constructor for class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler.PartitionPlanState</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/step/PartitionStep.html" title="class in org.springframework.batch.core.jsr.step"><span class="typeNameLink">PartitionStep</span></a> - Class in <a href="org/springframework/batch/core/jsr/step/package-summary.html">org.springframework.batch.core.jsr.step</a></dt>
|
|
<dd>
|
|
<div class="block">An extension of the <a href="org/springframework/batch/core/jsr/step/PartitionStep.html" title="class in org.springframework.batch.core.jsr.step"><code>PartitionStep</code></a> that provides additional semantics
|
|
required by JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/PartitionStep.html#PartitionStep--">PartitionStep()</a></span> - Constructor for class org.springframework.batch.core.jsr.step.<a href="org/springframework/batch/core/jsr/step/PartitionStep.html" title="class in org.springframework.batch.core.jsr.step">PartitionStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/partition/support/PartitionStep.html" title="class in org.springframework.batch.core.partition.support"><span class="typeNameLink">PartitionStep</span></a> - Class in <a href="org/springframework/batch/core/partition/support/package-summary.html">org.springframework.batch.core.partition.support</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> which partitions the execution and spreads the
|
|
load using a <a href="org/springframework/batch/core/partition/PartitionHandler.html" title="interface in org.springframework.batch.core.partition"><code>PartitionHandler</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/PartitionStep.html#PartitionStep--">PartitionStep()</a></span> - Constructor for class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/PartitionStep.html" title="class in org.springframework.batch.core.partition.support">PartitionStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder"><span class="typeNameLink">PartitionStepBuilder</span></a> - Class in <a href="org/springframework/batch/core/step/builder/package-summary.html">org.springframework.batch.core.step.builder</a></dt>
|
|
<dd>
|
|
<div class="block">Step builder for <a href="org/springframework/batch/core/partition/support/PartitionStep.html" title="class in org.springframework.batch.core.partition.support"><code>PartitionStep</code></a> instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#PartitionStepBuilder-org.springframework.batch.core.step.builder.StepBuilderHelper-">PartitionStepBuilder(StepBuilderHelper<?>)</a></span> - Constructor for class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new builder initialized with any properties in the parent.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/PassThroughFieldExtractor.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">PassThroughFieldExtractor</span></a><<a href="org/springframework/batch/item/file/transform/PassThroughFieldExtractor.html" title="type parameter in PassThroughFieldExtractor">T</a>> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/item/file/transform/FieldExtractor.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldExtractor</code></a> that just returns the original item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/PassThroughFieldExtractor.html#PassThroughFieldExtractor--">PassThroughFieldExtractor()</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/PassThroughFieldExtractor.html" title="class in org.springframework.batch.item.file.transform">PassThroughFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/mapping/PassThroughFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping"><span class="typeNameLink">PassThroughFieldSetMapper</span></a> - Class in <a href="org/springframework/batch/item/file/mapping/package-summary.html">org.springframework.batch.item.file.mapping</a></dt>
|
|
<dd>
|
|
<div class="block">Pass through <a href="org/springframework/batch/item/file/mapping/FieldSetMapper.html" title="interface in org.springframework.batch.item.file.mapping"><code>FieldSetMapper</code></a> useful for passing a <a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldSet</code></a>
|
|
back directly rather than a mapped object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/PassThroughFieldSetMapper.html#PassThroughFieldSetMapper--">PassThroughFieldSetMapper()</a></span> - Constructor for class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/PassThroughFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping">PassThroughFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/support/PassThroughItemProcessor.html" title="class in org.springframework.batch.item.support"><span class="typeNameLink">PassThroughItemProcessor</span></a><<a href="org/springframework/batch/item/support/PassThroughItemProcessor.html" title="type parameter in PassThroughItemProcessor">T</a>> - Class in <a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a></dt>
|
|
<dd>
|
|
<div class="block">Simple <a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a> that does nothing - simply passes its argument
|
|
through to the caller.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/PassThroughItemProcessor.html#PassThroughItemProcessor--">PassThroughItemProcessor()</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/PassThroughItemProcessor.html" title="class in org.springframework.batch.item.support">PassThroughItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/PassThroughLineAggregator.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">PassThroughLineAggregator</span></a><<a href="org/springframework/batch/item/file/transform/PassThroughLineAggregator.html" title="type parameter in PassThroughLineAggregator">T</a>> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/item/file/transform/LineAggregator.html" title="interface in org.springframework.batch.item.file.transform"><code>LineAggregator</code></a> implementation that simply calls
|
|
<code>Object.toString()</code> on the given object</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/PassThroughLineAggregator.html#PassThroughLineAggregator--">PassThroughLineAggregator()</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/PassThroughLineAggregator.html" title="class in org.springframework.batch.item.file.transform">PassThroughLineAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/mapping/PassThroughLineMapper.html" title="class in org.springframework.batch.item.file.mapping"><span class="typeNameLink">PassThroughLineMapper</span></a> - Class in <a href="org/springframework/batch/item/file/mapping/package-summary.html">org.springframework.batch.item.file.mapping</a></dt>
|
|
<dd>
|
|
<div class="block">Pass through <a href="org/springframework/batch/item/file/LineMapper.html" title="interface in org.springframework.batch.item.file"><code>LineMapper</code></a> useful for passing the original
|
|
<code>String</code> back directly rather than a mapped object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/PassThroughLineMapper.html#PassThroughLineMapper--">PassThroughLineMapper()</a></span> - Constructor for class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/PassThroughLineMapper.html" title="class in org.springframework.batch.item.file.mapping">PassThroughLineMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/PatternMatcher.html" title="class in org.springframework.batch.support"><span class="typeNameLink">PatternMatcher</span></a><<a href="org/springframework/batch/support/PatternMatcher.html" title="type parameter in PatternMatcher">S</a>> - Class in <a href="org/springframework/batch/support/package-summary.html">org.springframework.batch.support</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/PatternMatcher.html#PatternMatcher-java.util.Map-">PatternMatcher(Map<String, S>)</a></span> - Constructor for class org.springframework.batch.support.<a href="org/springframework/batch/support/PatternMatcher.html" title="class in org.springframework.batch.support">PatternMatcher</a></dt>
|
|
<dd>
|
|
<div class="block">Initialize a new <a href="org/springframework/batch/support/PatternMatcher.html" title="class in org.springframework.batch.support"><code>PatternMatcher</code></a> with a map of patterns to values</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/mapping/PatternMatchingCompositeLineMapper.html" title="class in org.springframework.batch.item.file.mapping"><span class="typeNameLink">PatternMatchingCompositeLineMapper</span></a><<a href="org/springframework/batch/item/file/mapping/PatternMatchingCompositeLineMapper.html" title="type parameter in PatternMatchingCompositeLineMapper">T</a>> - Class in <a href="org/springframework/batch/item/file/mapping/package-summary.html">org.springframework.batch.item.file.mapping</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
A <a href="org/springframework/batch/item/file/LineMapper.html" title="interface in org.springframework.batch.item.file"><code>LineMapper</code></a> implementation that stores a mapping of String patterns
|
|
to delegate <a href="org/springframework/batch/item/file/transform/LineTokenizer.html" title="interface in org.springframework.batch.item.file.transform"><code>LineTokenizer</code></a>s as well as a mapping of String patterns to
|
|
delegate <a href="org/springframework/batch/item/file/mapping/FieldSetMapper.html" title="interface in org.springframework.batch.item.file.mapping"><code>FieldSetMapper</code></a>s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/PatternMatchingCompositeLineMapper.html#PatternMatchingCompositeLineMapper--">PatternMatchingCompositeLineMapper()</a></span> - Constructor for class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/PatternMatchingCompositeLineMapper.html" title="class in org.springframework.batch.item.file.mapping">PatternMatchingCompositeLineMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/PatternMatchingCompositeLineTokenizer.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">PatternMatchingCompositeLineTokenizer</span></a> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/item/file/transform/LineTokenizer.html" title="interface in org.springframework.batch.item.file.transform"><code>LineTokenizer</code></a> implementation that stores a mapping of String
|
|
patterns to delegate <a href="org/springframework/batch/item/file/transform/LineTokenizer.html" title="interface in org.springframework.batch.item.file.transform"><code>LineTokenizer</code></a>s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/PatternMatchingCompositeLineTokenizer.html#PatternMatchingCompositeLineTokenizer--">PatternMatchingCompositeLineTokenizer()</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/PatternMatchingCompositeLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">PatternMatchingCompositeLineTokenizer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/BillingFieldSetMapper.html#PAYMENT_DESC_COLUMN">PAYMENT_DESC_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/BillingFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">BillingFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/BillingFieldSetMapper.html#PAYMENT_TYPE_ID_COLUMN">PAYMENT_TYPE_ID_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/BillingFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">BillingFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/PeekableItemReader.html#peek--">peek()</a></span> - Method in interface org.springframework.batch.item.<a href="org/springframework/batch/item/PeekableItemReader.html" title="interface in org.springframework.batch.item">PeekableItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Get the next item that would be returned by <a href="org/springframework/batch/item/ItemReader.html#read--"><code>ItemReader.read()</code></a>, without
|
|
affecting the result of <a href="org/springframework/batch/item/ItemReader.html#read--"><code>ItemReader.read()</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html#peek--">peek()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html" title="class in org.springframework.batch.item.support">SingleItemPeekableItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Peek at the next item, ensuring that if the delegate is an
|
|
<a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item"><code>ItemStream</code></a> the state is stored for the next call to
|
|
<a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html#update-org.springframework.batch.item.ExecutionContext-"><code>SingleItemPeekableItemReader.update(ExecutionContext)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html#peek--">peek()</a></span> - Method in class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html" title="class in org.springframework.batch.item.xml.stax">DefaultFragmentEventReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/PeekableItemReader.html" title="interface in org.springframework.batch.item"><span class="typeNameLink">PeekableItemReader</span></a><<a href="org/springframework/batch/item/PeekableItemReader.html" title="type parameter in PeekableItemReader">T</a>> - Interface in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
A specialisation of <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> that allows the user to look ahead
|
|
into the stream of items.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html#persist-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">persist(StepContribution, Chunk<O>)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Responsible for the writing portion of the chunking loop.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html#persist-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">persist(StepContribution, Chunk<O>)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrFaultTolerantChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Adds retry and skip logic to the write phase of the chunk loop.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person"><span class="typeNameLink">Person</span></a> - Class in <a href="org/springframework/batch/sample/domain/person/package-summary.html">org.springframework.batch.sample.domain.person</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#Person--">Person()</a></span> - Constructor for class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/person/PersonService.html" title="class in org.springframework.batch.sample.domain.person"><span class="typeNameLink">PersonService</span></a> - Class in <a href="org/springframework/batch/sample/domain/person/package-summary.html">org.springframework.batch.sample.domain.person</a></dt>
|
|
<dd>
|
|
<div class="block">Custom class that contains logic that would normally be be contained in
|
|
<a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> and
|
|
<code>ItemWriter</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/PersonService.html#PersonService--">PersonService()</a></span> - Constructor for class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/PersonService.html" title="class in org.springframework.batch.sample.domain.person">PersonService</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/person/internal/PersonWriter.html" title="class in org.springframework.batch.sample.domain.person.internal"><span class="typeNameLink">PersonWriter</span></a> - Class in <a href="org/springframework/batch/sample/domain/person/internal/package-summary.html">org.springframework.batch.sample.domain.person.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/internal/PersonWriter.html#PersonWriter--">PersonWriter()</a></span> - Constructor for class org.springframework.batch.sample.domain.person.internal.<a href="org/springframework/batch/sample/domain/person/internal/PersonWriter.html" title="class in org.springframework.batch.sample.domain.person.internal">PersonWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football"><span class="typeNameLink">Player</span></a> - Class in <a href="org/springframework/batch/core/test/football/package-summary.html">org.springframework.batch.core.test.football</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Player.html#Player--">Player()</a></span> - Constructor for class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football"><span class="typeNameLink">Player</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/package-summary.html">org.springframework.batch.sample.domain.football</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Player.html#Player--">Player()</a></span> - Constructor for class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/test/football/PlayerDao.html" title="interface in org.springframework.batch.core.test.football"><span class="typeNameLink">PlayerDao</span></a> - Interface in <a href="org/springframework/batch/core/test/football/package-summary.html">org.springframework.batch.core.test.football</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for writing <a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football"><code>Player</code></a> objects to arbitrary output.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/PlayerDao.html" title="interface in org.springframework.batch.sample.domain.football"><span class="typeNameLink">PlayerDao</span></a> - Interface in <a href="org/springframework/batch/sample/domain/football/package-summary.html">org.springframework.batch.sample.domain.football</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for writing <a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football"><code>Player</code></a> objects to arbitrary output.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/PlayerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">PlayerFieldSetMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/PlayerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">PlayerFieldSetMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/PlayerFieldSetMapper.html#PlayerFieldSetMapper--">PlayerFieldSetMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/PlayerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.football.internal">PlayerFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/PlayerItemWriter.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">PlayerItemWriter</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/PlayerItemWriter.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">PlayerItemWriter</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/PlayerItemWriter.html#PlayerItemWriter--">PlayerItemWriter()</a></span> - Constructor for class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/PlayerItemWriter.html" title="class in org.springframework.batch.sample.domain.football.internal">PlayerItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football"><span class="typeNameLink">PlayerSummary</span></a> - Class in <a href="org/springframework/batch/core/test/football/package-summary.html">org.springframework.batch.core.test.football</a></dt>
|
|
<dd>
|
|
<div class="block">Domain object representing the summary of a given Player's
|
|
year.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#PlayerSummary--">PlayerSummary()</a></span> - Constructor for class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football"><span class="typeNameLink">PlayerSummary</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/package-summary.html">org.springframework.batch.sample.domain.football</a></dt>
|
|
<dd>
|
|
<div class="block">Domain object representing the summary of a given Player's
|
|
year.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#PlayerSummary--">PlayerSummary()</a></span> - Constructor for class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/PlayerSummaryMapper.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">PlayerSummaryMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd>
|
|
<div class="block">RowMapper used to map a ResultSet to a <a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football"><code>PlayerSummary</code></a></div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/PlayerSummaryMapper.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">PlayerSummaryMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd>
|
|
<div class="block">RowMapper used to map a ResultSet to a <code>PlayerSummary</code></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/PlayerSummaryMapper.html#PlayerSummaryMapper--">PlayerSummaryMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/PlayerSummaryMapper.html" title="class in org.springframework.batch.sample.domain.football.internal">PlayerSummaryMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/PlayerSummaryRowMapper.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">PlayerSummaryRowMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd>
|
|
<div class="block">RowMapper used to map a ResultSet to a <a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football"><code>PlayerSummary</code></a></div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/football/internal/PlayerSummaryRowMapper.html" title="class in org.springframework.batch.sample.domain.football.internal"><span class="typeNameLink">PlayerSummaryRowMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/football/internal/package-summary.html">org.springframework.batch.sample.domain.football.internal</a></dt>
|
|
<dd>
|
|
<div class="block">RowMapper used to map a ResultSet to a <code>PlayerSummary</code></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/PlayerSummaryRowMapper.html#PlayerSummaryRowMapper--">PlayerSummaryRowMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/PlayerSummaryRowMapper.html" title="class in org.springframework.batch.sample.domain.football.internal">PlayerSummaryRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/poller/DirectPoller.html#poll-java.util.concurrent.Callable-">poll(Callable<S>)</a></span> - Method in class org.springframework.batch.poller.<a href="org/springframework/batch/poller/DirectPoller.html" title="class in org.springframework.batch.poller">DirectPoller</a></dt>
|
|
<dd>
|
|
<div class="block">Get a future for a non-null result from the callback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/poller/Poller.html#poll-java.util.concurrent.Callable-">poll(Callable<T>)</a></span> - Method in interface org.springframework.batch.poller.<a href="org/springframework/batch/poller/Poller.html" title="interface in org.springframework.batch.poller">Poller</a></dt>
|
|
<dd>
|
|
<div class="block">Use the callable provided to poll for a non-null result.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/poller/Poller.html" title="interface in org.springframework.batch.poller"><span class="typeNameLink">Poller</span></a><<a href="org/springframework/batch/poller/Poller.html" title="type parameter in Poller">T</a>> - Interface in <a href="org/springframework/batch/poller/package-summary.html">org.springframework.batch.poller</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for polling a <code>Callable</code> instance provided by the user.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/PostgresPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">PostgresPagingQueryProvider</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">Postgres implementation of a <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a> using database specific features.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/PostgresPagingQueryProvider.html#PostgresPagingQueryProvider--">PostgresPagingQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/PostgresPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">PostgresPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProvider.html#postProcess-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">postProcess(StepContribution, Chunk<T>)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProvider.html" title="class in org.springframework.batch.core.jsr.step.item">JsrChunkProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkProvider.html#postProcess-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">postProcess(StepContribution, Chunk<T>)</a></span> - Method in interface org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkProvider.html" title="interface in org.springframework.batch.core.step.item">ChunkProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProvider.html#postProcess-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">postProcess(StepContribution, Chunk<I>)</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html#postProcess-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">postProcess(StepContribution, Chunk<I>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/RecordSeparatorPolicy.html#postProcess-java.lang.String-">postProcess(String)</a></span> - Method in interface org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/RecordSeparatorPolicy.html" title="interface in org.springframework.batch.item.file.separator">RecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Give the policy a chance to post-process a complete record, e.g.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/SimpleRecordSeparatorPolicy.html#postProcess-java.lang.String-">postProcess(String)</a></span> - Method in class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/SimpleRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">SimpleRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Pass the record through.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/SuffixRecordSeparatorPolicy.html#postProcess-java.lang.String-">postProcess(String)</a></span> - Method in class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/SuffixRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">SuffixRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Remove the suffix from the end of the record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html#postProcessAfterInitialization-java.lang.Object-java.lang.String-">postProcessAfterInitialization(Object, String)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html" title="class in org.springframework.batch.core.configuration.support">JobRegistryBeanPostProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">If the bean is an instance of <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> then register it.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/CoreNamespacePostProcessor.html#postProcessAfterInitialization-java.lang.Object-java.lang.String-">postProcessAfterInitialization(Object, String)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/CoreNamespacePostProcessor.html" title="class in org.springframework.batch.core.configuration.xml">CoreNamespacePostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrNamespacePostProcessor.html#postProcessAfterInitialization-java.lang.Object-java.lang.String-">postProcessAfterInitialization(Object, String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrNamespacePostProcessor.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrNamespacePostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/support/BatchPropertyBeanPostProcessor.html#postProcessAfterInitialization-java.lang.Object-java.lang.String-">postProcessAfterInitialization(Object, String)</a></span> - Method in class org.springframework.batch.core.jsr.launch.support.<a href="org/springframework/batch/core/jsr/launch/support/BatchPropertyBeanPostProcessor.html" title="class in org.springframework.batch.core.jsr.launch.support">BatchPropertyBeanPostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/CoreNamespacePostProcessor.html#postProcessBeanFactory-org.springframework.beans.factory.config.ConfigurableListableBeanFactory-">postProcessBeanFactory(ConfigurableListableBeanFactory)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/CoreNamespacePostProcessor.html" title="class in org.springframework.batch.core.configuration.xml">CoreNamespacePostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/ThreadLocalClassloaderBeanPostProcessor.html#postProcessBeanFactory-org.springframework.beans.factory.config.ConfigurableListableBeanFactory-">postProcessBeanFactory(ConfigurableListableBeanFactory)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/ThreadLocalClassloaderBeanPostProcessor.html" title="class in org.springframework.batch.core.jsr.configuration.support">ThreadLocalClassloaderBeanPostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/support/JsrBeanScopeBeanFactoryPostProcessor.html#postProcessBeanFactory-org.springframework.beans.factory.config.ConfigurableListableBeanFactory-">postProcessBeanFactory(ConfigurableListableBeanFactory)</a></span> - Method in class org.springframework.batch.core.jsr.partition.support.<a href="org/springframework/batch/core/jsr/partition/support/JsrBeanScopeBeanFactoryPostProcessor.html" title="class in org.springframework.batch.core.jsr.partition.support">JsrBeanScopeBeanFactoryPostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/BatchScopeSupport.html#postProcessBeanFactory-org.springframework.beans.factory.config.ConfigurableListableBeanFactory-">postProcessBeanFactory(ConfigurableListableBeanFactory)</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/BatchScopeSupport.html" title="class in org.springframework.batch.core.scope">BatchScopeSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Register this scope with the enclosing BeanFactory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html#postProcessBeforeInitialization-java.lang.Object-java.lang.String-">postProcessBeforeInitialization(Object, String)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html" title="class in org.springframework.batch.core.configuration.support">JobRegistryBeanPostProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Do nothing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/CoreNamespacePostProcessor.html#postProcessBeforeInitialization-java.lang.Object-java.lang.String-">postProcessBeforeInitialization(Object, String)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/CoreNamespacePostProcessor.html" title="class in org.springframework.batch.core.configuration.xml">CoreNamespacePostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrNamespacePostProcessor.html#postProcessBeforeInitialization-java.lang.Object-java.lang.String-">postProcessBeforeInitialization(Object, String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrNamespacePostProcessor.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrNamespacePostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/support/BatchPropertyBeanPostProcessor.html#postProcessBeforeInitialization-java.lang.Object-java.lang.String-">postProcessBeforeInitialization(Object, String)</a></span> - Method in class org.springframework.batch.core.jsr.launch.support.<a href="org/springframework/batch/core/jsr/launch/support/BatchPropertyBeanPostProcessor.html" title="class in org.springframework.batch.core.jsr.launch.support">BatchPropertyBeanPostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html#prepareBeanFactory-org.springframework.beans.factory.config.ConfigurableListableBeanFactory-org.springframework.beans.factory.config.ConfigurableListableBeanFactory-">prepareBeanFactory(ConfigurableListableBeanFactory, ConfigurableListableBeanFactory)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">AbstractApplicationContextFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Extension point for special subclasses that want to do more complex things with the bean factory prior to
|
|
refresh.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html#prepareContext-org.springframework.context.ConfigurableApplicationContext-org.springframework.context.ConfigurableApplicationContext-">prepareContext(ConfigurableApplicationContext, ConfigurableApplicationContext)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">AbstractApplicationContextFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Extension point for special subclasses that want to do more complex things with the context prior to refresh.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#preparedStatementSetter-org.springframework.jdbc.core.PreparedStatementSetter-">preparedStatementSetter(PreparedStatementSetter)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Configures the provided <code>PreparedStatementSetter</code> to be used to populate any
|
|
arguments in the SQL query to be executed for the reader.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobScopeTestExecutionListener.html#prepareTestInstance-org.springframework.test.context.TestContext-">prepareTestInstance(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobScopeTestExecutionListener.html" title="class in org.springframework.batch.test">JobScopeTestExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Set up a <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> as a test context attribute.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html#prepareTestInstance-org.springframework.test.context.TestContext-">prepareTestInstance(TestContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test">StepScopeTestExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Set up a <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> as a test context attribute.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/DefaultRecordSeparatorPolicy.html#preProcess-java.lang.String-">preProcess(String)</a></span> - Method in class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/DefaultRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">DefaultRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">If we are in an unterminated quote, add a line separator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/RecordSeparatorPolicy.html#preProcess-java.lang.String-">preProcess(String)</a></span> - Method in interface org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/RecordSeparatorPolicy.html" title="interface in org.springframework.batch.item.file.separator">RecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Pre-process a record before another line is appended, in the case of a
|
|
multi-line record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/SimpleRecordSeparatorPolicy.html#preProcess-java.lang.String-">preProcess(String)</a></span> - Method in class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/SimpleRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">SimpleRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Pass the line through.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrBeanDefinitionDocumentReader.html#preProcessXml-org.w3c.dom.Element-">preProcessXml(Element)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrBeanDefinitionDocumentReader.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrBeanDefinitionDocumentReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html#preReceive-org.springframework.messaging.MessageChannel-">preReceive(MessageChannel)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html" title="class in org.springframework.batch.integration.chunk">MessageSourcePollerInterceptor</a></dt>
|
|
<dd>
|
|
<div class="block">Receive from the <code>MessageSource</code> and send immediately to the input channel, so that the call that we are
|
|
intercepting always a message to receive.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/StepExecutionInterceptor.html#preSend-org.springframework.messaging.Message-org.springframework.messaging.MessageChannel-">preSend(Message<?>, MessageChannel)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/StepExecutionInterceptor.html" title="class in org.springframework.batch.integration.async">StepExecutionInterceptor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html#presetSystemExiter-org.springframework.batch.core.launch.support.SystemExiter-">presetSystemExiter(SystemExiter)</a></span> - Static method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support">CommandLineJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Static setter for the <a href="org/springframework/batch/core/launch/support/SystemExiter.html" title="interface in org.springframework.batch.core.launch.support"><code>SystemExiter</code></a> so it can be adjusted before
|
|
dependency injection.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html#preventRestart--">preventRestart()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper</a></dt>
|
|
<dd>
|
|
<div class="block">Set a flag to prevent restart an execution of this job even if it has failed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html#PRICE_COLUMN">PRICE_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">OrderItemFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerDebitRowMapper.html#PRICE_COLUMN">PRICE_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerDebitRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerDebitRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeFieldSetMapper.html#PRICE_COLUMN">PRICE_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html#PRICE_COLUMN">PRICE_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html#process-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">process(StepContribution, Chunk<I>)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Loops through reading (via <a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html#provide-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-"><code>JsrChunkProcessor.provide(StepContribution, Chunk)</code></a> and
|
|
processing (via <a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html#transform-org.springframework.batch.core.StepContribution-I-"><code>JsrChunkProcessor.transform(StepContribution, Object)</code></a>) until the chunk
|
|
is complete.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkProcessor.html#process-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">process(StepContribution, Chunk<I>)</a></span> - Method in interface org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkProcessor.html" title="interface in org.springframework.batch.core.step.item">ChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#process-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">process(StepContribution, Chunk<I>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/timeout/SleepingItemProcessor.html#process-I-">process(I)</a></span> - Method in class org.springframework.batch.core.test.timeout.<a href="org/springframework/batch/core/test/timeout/SleepingItemProcessor.html" title="class in org.springframework.batch.core.test.timeout">SleepingItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemProcessor.html#process-I-">process(I)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="class in org.springframework.batch.integration.async">AsyncItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Transform the input by delegating to the provided item processor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/ItemProcessorAdapter.html#process-I-">process(I)</a></span> - Method in class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/ItemProcessorAdapter.html" title="class in org.springframework.batch.item.adapter">ItemProcessorAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">Invoke the delegate method and return the result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemProcessor.html#process-I-">process(I)</a></span> - Method in interface org.springframework.batch.item.<a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item">ItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Process the provided item, returning a potentially modified or new item for continued
|
|
processing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ClassifierCompositeItemProcessor.html#process-I-">process(I)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ClassifierCompositeItemProcessor.html" title="class in org.springframework.batch.item.support">ClassifierCompositeItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Delegates to injected <a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a> instances according to the
|
|
classification by the <code>Classifier</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemProcessor.html#process-I-">process(I)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemProcessor.html" title="class in org.springframework.batch.item.support">CompositeItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/PassThroughItemProcessor.html#process-T-">process(T)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/PassThroughItemProcessor.html" title="class in org.springframework.batch.item.support">PassThroughItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Just returns the item back to the caller.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ScriptItemProcessor.html#process-I-">process(I)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ScriptItemProcessor.html" title="class in org.springframework.batch.item.support">ScriptItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/validator/ValidatingItemProcessor.html#process-T-">process(T)</a></span> - Method in class org.springframework.batch.item.validator.<a href="org/springframework/batch/item/validator/ValidatingItemProcessor.html" title="class in org.springframework.batch.item.validator">ValidatingItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Validate the item and return it unmodified</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/ItemProcessorAdapter.html#process-I-">process(I)</a></span> - Method in class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/ItemProcessorAdapter.html" title="class in org.springframework.batch.jsr.item">ItemProcessorAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemProcessor.html#process-org.springframework.batch.sample.common.ProcessIndicatorItemWrapper-">process(ProcessIndicatorItemWrapper<T>)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemProcessor.html" title="class in org.springframework.batch.sample.common">StagingItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Use the technical identifier to mark the input row as processed and
|
|
return unwrapped item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/internal/UserMailItemProcessor.html#process-org.springframework.batch.sample.domain.mail.User-">process(User)</a></span> - Method in class org.springframework.batch.sample.domain.mail.internal.<a href="org/springframework/batch/sample/domain/mail/internal/UserMailItemProcessor.html" title="class in org.springframework.batch.sample.domain.mail.internal">UserMailItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerUpdateProcessor.html#process-org.springframework.batch.sample.domain.trade.CustomerUpdate-">process(CustomerUpdate)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerUpdateProcessor.html" title="class in org.springframework.batch.sample.domain.trade">CustomerUpdateProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditIncreaseProcessor.html#process-org.springframework.batch.sample.domain.trade.CustomerCredit-">process(CustomerCredit)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditIncreaseProcessor.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditIncreaseProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeProcessor.html#process-org.springframework.batch.sample.domain.trade.Trade-">process(Trade)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeProcessor.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jsr352/JsrSampleBatchlet.html#process--">process()</a></span> - Method in class org.springframework.batch.sample.jsr352.<a href="org/springframework/batch/sample/jsr352/JsrSampleBatchlet.html" title="class in org.springframework.batch.sample.jsr352">JsrSampleBatchlet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/rabbitmq/processor/MessageProcessor.html#process-java.lang.String-">process(String)</a></span> - Method in class org.springframework.batch.sample.rabbitmq.processor.<a href="org/springframework/batch/sample/rabbitmq/processor/MessageProcessor.html" title="class in org.springframework.batch.sample.rabbitmq.processor">MessageProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/common/ProcessIndicatorItemWrapper.html" title="class in org.springframework.batch.sample.common"><span class="typeNameLink">ProcessIndicatorItemWrapper</span></a><<a href="org/springframework/batch/sample/common/ProcessIndicatorItemWrapper.html" title="type parameter in ProcessIndicatorItemWrapper">T</a>> - Class in <a href="org/springframework/batch/sample/common/package-summary.html">org.springframework.batch.sample.common</a></dt>
|
|
<dd>
|
|
<div class="block">Item wrapper useful in "process indicator" usecase, where input is marked as
|
|
processed by the processor/writer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/ProcessIndicatorItemWrapper.html#ProcessIndicatorItemWrapper-long-T-">ProcessIndicatorItemWrapper(long, T)</a></span> - Constructor for class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/ProcessIndicatorItemWrapper.html" title="class in org.springframework.batch.sample.common">ProcessIndicatorItemWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jsr352/JsrSampleItemProcessor.html#processItem-java.lang.Object-">processItem(Object)</a></span> - Method in class org.springframework.batch.sample.jsr352.<a href="org/springframework/batch/sample/jsr352/JsrSampleItemProcessor.html" title="class in org.springframework.batch.sample.jsr352">JsrSampleItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#processor-org.springframework.batch.item.ItemProcessor-">processor(ItemProcessor<? super I, ? extends O>)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">An item processor that processes or transforms a stream of items.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#processorNonTransactional--">processorNonTransactional()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Mark the item processor as non-transactional (default is the opposite).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/PersonService.html#processPerson-java.lang.String-java.lang.String-">processPerson(String, String)</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/PersonService.html" title="class in org.springframework.batch.sample.domain.person">PersonService</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html#properties">properties</a></span> - Variable in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/PropertiesConverter.html" title="class in org.springframework.batch.support"><span class="typeNameLink">PropertiesConverter</span></a> - Class in <a href="org/springframework/batch/support/package-summary.html">org.springframework.batch.support</a></dt>
|
|
<dd>
|
|
<div class="block">Utility to convert a Properties object to a String and back.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/PropertiesConverter.html#propertiesToString-java.util.Properties-">propertiesToString(Properties)</a></span> - Static method in class org.springframework.batch.support.<a href="org/springframework/batch/support/PropertiesConverter.html" title="class in org.springframework.batch.support">PropertiesConverter</a></dt>
|
|
<dd>
|
|
<div class="block">Convert Properties object to String.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/adapter/PropertyExtractingDelegatingItemWriter.html" title="class in org.springframework.batch.item.adapter"><span class="typeNameLink">PropertyExtractingDelegatingItemWriter</span></a><<a href="org/springframework/batch/item/adapter/PropertyExtractingDelegatingItemWriter.html" title="type parameter in PropertyExtractingDelegatingItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/adapter/package-summary.html">org.springframework.batch.item.adapter</a></dt>
|
|
<dd>
|
|
<div class="block">Delegates processing to a custom method - extracts property values from item
|
|
object and uses them as arguments for the delegate method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/PropertyExtractingDelegatingItemWriter.html#PropertyExtractingDelegatingItemWriter--">PropertyExtractingDelegatingItemWriter()</a></span> - Constructor for class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/PropertyExtractingDelegatingItemWriter.html" title="class in org.springframework.batch.item.adapter">PropertyExtractingDelegatingItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/PropertyParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">PropertyParser</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Parser for the <properties /> element defined by JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/PropertyParser.html#PropertyParser-java.lang.String-org.springframework.beans.factory.xml.ParserContext-org.springframework.batch.core.jsr.configuration.support.BatchArtifactType-">PropertyParser(String, ParserContext, BatchArtifactType)</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/PropertyParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">PropertyParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/PropertyParser.html#PropertyParser-java.lang.String-org.springframework.beans.factory.xml.ParserContext-org.springframework.batch.core.jsr.configuration.support.BatchArtifactType-java.lang.String-">PropertyParser(String, ParserContext, BatchArtifactType, String)</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/PropertyParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">PropertyParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#prototypeBeanName-java.lang.String-">prototypeBeanName(String)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Configures the id of a prototype scoped bean to be used as the item returned by the
|
|
reader.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html#provide-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">provide(StepContribution, Chunk<I>)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Responsible for the reading portion of the chunking loop.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProvider.html#provide-org.springframework.batch.core.StepContribution-">provide(StepContribution)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProvider.html" title="class in org.springframework.batch.core.jsr.step.item">JsrChunkProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html#provide-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">provide(StepContribution, Chunk<I>)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrFaultTolerantChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Adds retry and skip logic to the reading phase of the chunk loop.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkProvider.html#provide-org.springframework.batch.core.StepContribution-">provide(StepContribution)</a></span> - Method in interface org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkProvider.html" title="interface in org.springframework.batch.core.step.item">ChunkProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html#provide-org.springframework.batch.core.StepContribution-">provide(StepContribution)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#put-java.lang.String-java.lang.Object-">put(String, Object)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Add an Object value to the context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/ResultHolderResultQueue.html#put-org.springframework.batch.repeat.support.ResultHolder-">put(ResultHolder)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/ResultHolderResultQueue.html" title="class in org.springframework.batch.repeat.support">ResultHolderResultQueue</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/ThrottleLimitResultQueue.html#put-T-">put(T)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/ThrottleLimitResultQueue.html" title="class in org.springframework.batch.repeat.support">ThrottleLimitResultQueue</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#putDouble-java.lang.String-double-">putDouble(String, double)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Add a Double value to the context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#putInt-java.lang.String-int-">putInt(String, int)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Adds an Integer value to the context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#putLong-java.lang.String-long-">putLong(String, long)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Adds a Long value to the context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#putString-java.lang.String-java.lang.String-">putString(String, String)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Adds a String value to the context.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:Q">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">Q</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html#QUANTITY_COLUMN">QUANTITY_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">OrderItemFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeFieldSetMapper.html#QUANTITY_COLUMN">QUANTITY_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html#QUANTITY_COLUMN">QUANTITY_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdatePreparedStatementSetter.html#QUERY">QUERY</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdatePreparedStatementSetter.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditUpdatePreparedStatementSetter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#queryArguments-java.lang.Object:A-">queryArguments(Object[])</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Configures a <code>PreparedStatementSetter</code> that will use the array as the values
|
|
to be set on the query to be executed for this reader.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#queryArguments-java.lang.Object:A-int:A-">queryArguments(Object[], int[])</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Configures a <code>PreparedStatementSetter</code> that will use the Object [] as the
|
|
values to be set on the query to be executed for this reader.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#queryArguments-java.util.List-">queryArguments(List<?>)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Configures a <code>PreparedStatementSetter</code> that will use the List as the values
|
|
to be set on the query to be executed for this reader.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#queryProvider-org.springframework.batch.item.database.PagingQueryProvider-">queryProvider(PagingQueryProvider)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a> to provide the queries required.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#queryTimeout-int-">queryTimeout(int)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The time in milliseconds for the query to timeout</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html#quoteCharacter-char-">quoteCharacter(char)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.DelimitedBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.DelimitedBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Define the character used to quote fields.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:R">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">R</h2>
|
|
<dl>
|
|
<dt><a href="org/springframework/batch/item/file/transform/Range.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">Range</span></a> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">A class to represent ranges.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/Range.html#Range-int-">Range(int)</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/Range.html" title="class in org.springframework.batch.item.file.transform">Range</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/Range.html#Range-int-int-">Range(int, int)</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/Range.html" title="class in org.springframework.batch.item.file.transform">Range</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/RangeArrayPropertyEditor.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">RangeArrayPropertyEditor</span></a> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">Property editor implementation which parses string and creates array of
|
|
ranges.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/RangeArrayPropertyEditor.html#RangeArrayPropertyEditor--">RangeArrayPropertyEditor()</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/RangeArrayPropertyEditor.html" title="class in org.springframework.batch.item.file.transform">RangeArrayPropertyEditor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProvider.html#read-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">read(StepContribution, Chunk<I>)</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html#read-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">read(StepContribution, Chunk<I>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Delegates to <a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html#doRead--"><code>SimpleChunkProvider.doRead()</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/ItemReaderAdapter.html#read--">read()</a></span> - Method in class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/ItemReaderAdapter.html" title="class in org.springframework.batch.item.adapter">ItemReaderAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/amqp/AmqpItemReader.html#read--">read()</a></span> - Method in class org.springframework.batch.item.amqp.<a href="org/springframework/batch/item/amqp/AmqpItemReader.html" title="class in org.springframework.batch.item.amqp">AmqpItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemReader.html#read--">read()</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemReader.html" title="class in org.springframework.batch.item.file">MultiResourceItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Reads the next item, jumping to next resource if necessary.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/ResourcesItemReader.html#read--">read()</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/ResourcesItemReader.html" title="class in org.springframework.batch.item.file">ResourcesItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Increments a counter and returns the next <code>Resource</code> instance from
|
|
the input, or null if none remain.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemReader.html#read--">read()</a></span> - Method in interface org.springframework.batch.item.<a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item">ItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Reads a piece of input data and advance to the next one.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsItemReader.html#read--">read()</a></span> - Method in class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsItemReader.html" title="class in org.springframework.batch.item.jms">JmsItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#read--">read()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="class in org.springframework.batch.item.support">AbstractItemCountingItemStreamItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/IteratorItemReader.html#read--">read()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/IteratorItemReader.html" title="class in org.springframework.batch.item.support">IteratorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of <a href="org/springframework/batch/item/ItemReader.html#read--"><code>ItemReader.read()</code></a> that just iterates over the
|
|
iterator provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ListItemReader.html#read--">read()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ListItemReader.html" title="class in org.springframework.batch.item.support">ListItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html#read--">read()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html" title="class in org.springframework.batch.item.support">SingleItemPeekableItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Get the next item from the delegate (whether or not it has already been
|
|
peeked at).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html#read--">read()</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html" title="class in org.springframework.batch.item.support">SynchronizedItemStreamReader</a></dt>
|
|
<dd>
|
|
<div class="block">This delegates to the read method of the <code>delegate</code></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/ItemReaderAdapter.html#read--">read()</a></span> - Method in class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/ItemReaderAdapter.html" title="class in org.springframework.batch.jsr.item">ItemReaderAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/InfiniteLoopReader.html#read--">read()</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/InfiniteLoopReader.html" title="class in org.springframework.batch.sample.common">InfiniteLoopReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemReader.html#read--">read()</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemReader.html" title="class in org.springframework.batch.sample.common">StagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItemReader.html#read--">read()</a></span> - Method in class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItemReader.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Get the next list of records.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html#read--">read()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.<a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html" title="class in org.springframework.batch.sample.domain.order.internal">OrderItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/GeneratingTradeItemReader.html#read--">read()</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/GeneratingTradeItemReader.html" title="class in org.springframework.batch.sample.domain.trade.internal">GeneratingTradeItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/support/ExceptionThrowingItemReaderProxy.html#read--">read()</a></span> - Method in class org.springframework.batch.sample.support.<a href="org/springframework/batch/sample/support/ExceptionThrowingItemReaderProxy.html" title="class in org.springframework.batch.sample.support">ExceptionThrowingItemReaderProxy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readAndTrim-int-">readAndTrim(int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read and trim the <code>String</code> value at '<code>index</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readBigDecimal-int-">readBigDecimal(int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readBigDecimal-java.lang.String-">readBigDecimal(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readBigDecimal-int-java.math.BigDecimal-">readBigDecimal(int, BigDecimal)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readBigDecimal-java.lang.String-java.math.BigDecimal-">readBigDecimal(String, BigDecimal)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readBigDecimal-int-">readBigDecimal(int)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>BigDecimal</code> value at index '<code>index</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readBigDecimal-java.lang.String-">readBigDecimal(String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>BigDecimal</code> value from column with given '<code>name</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readBigDecimal-int-java.math.BigDecimal-">readBigDecimal(int, BigDecimal)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>BigDecimal</code> value at index '<code>index</code>',
|
|
returning the supplied <code>defaultValue</code> if the trimmed string
|
|
value at index '<code>index</code>' is blank.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readBigDecimal-java.lang.String-java.math.BigDecimal-">readBigDecimal(String, BigDecimal)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>BigDecimal</code> value from column with given '<code>name</code>,
|
|
returning the supplied <code>defaultValue</code> if the trimmed string
|
|
value at index '<code>index</code>' is blank.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readBoolean-int-">readBoolean(int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readBoolean-java.lang.String-">readBoolean(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readBoolean-int-java.lang.String-">readBoolean(int, String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readBoolean-java.lang.String-java.lang.String-">readBoolean(String, String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readBoolean-int-">readBoolean(int)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>boolean</code>' value at index '<code>index</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readBoolean-java.lang.String-">readBoolean(String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>boolean</code>' value from column with given '<code>name</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readBoolean-int-java.lang.String-">readBoolean(int, String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>boolean</code>' value at index '<code>index</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readBoolean-java.lang.String-java.lang.String-">readBoolean(String, String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>boolean</code>' value from column with given '<code>name</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readByte-int-">readByte(int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readByte-java.lang.String-">readByte(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readByte-int-">readByte(int)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>byte</code>' value at index '<code>index</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readByte-java.lang.String-">readByte(String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>byte</code>' value from column with given '<code>name</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readChar-int-">readChar(int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readChar-java.lang.String-">readChar(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readChar-int-">readChar(int)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>char</code>' value at index '<code>index</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readChar-java.lang.String-">readChar(String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>char</code>' value from column with given '<code>name</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#readCursor-java.sql.ResultSet-int-">readCursor(ResultSet, int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Read the cursor and map to the type of object this reader should return.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcCursorItemReader.html#readCursor-java.sql.ResultSet-int-">readCursor(ResultSet, int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcCursorItemReader.html" title="class in org.springframework.batch.item.database">JdbcCursorItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/StoredProcedureItemReader.html#readCursor-java.sql.ResultSet-int-">readCursor(ResultSet, int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/StoredProcedureItemReader.html" title="class in org.springframework.batch.item.database">StoredProcedureItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readDate-int-">readDate(int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readDate-int-java.util.Date-">readDate(int, Date)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readDate-java.lang.String-">readDate(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readDate-java.lang.String-java.util.Date-">readDate(String, Date)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readDate-int-java.lang.String-">readDate(int, String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readDate-int-java.lang.String-java.util.Date-">readDate(int, String, Date)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readDate-java.lang.String-java.lang.String-">readDate(String, String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readDate-java.lang.String-java.lang.String-java.util.Date-">readDate(String, String, Date)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readDate-int-">readDate(int)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>java.util.Date</code> value in default format at
|
|
designated column <code>index</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readDate-java.lang.String-">readDate(String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>java.sql.Date</code> value in given format from column
|
|
with given <code>name</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readDate-int-java.util.Date-">readDate(int, Date)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>java.util.Date</code> value in default format at
|
|
designated column <code>index</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readDate-java.lang.String-java.util.Date-">readDate(String, Date)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>java.sql.Date</code> value in given format from column
|
|
with given <code>name</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readDate-int-java.lang.String-">readDate(int, String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>java.util.Date</code> value in default format at
|
|
designated column <code>index</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readDate-java.lang.String-java.lang.String-">readDate(String, String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>java.sql.Date</code> value in given format from column
|
|
with given <code>name</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readDate-int-java.lang.String-java.util.Date-">readDate(int, String, Date)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>java.util.Date</code> value in default format at
|
|
designated column <code>index</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readDate-java.lang.String-java.lang.String-java.util.Date-">readDate(String, String, Date)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>java.sql.Date</code> value in given format from column
|
|
with given <code>name</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readDouble-int-">readDouble(int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readDouble-java.lang.String-">readDouble(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readDouble-int-">readDouble(int)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>double</code>' value at index '<code>index</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readDouble-java.lang.String-">readDouble(String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>double</code>' value from column with given '<code>name</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#reader-org.springframework.batch.item.ItemReader-">reader(ItemReader<? extends I>)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">An item reader that provides a stream of items.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/config/RetrySampleConfiguration.html#reader--">reader()</a></span> - Method in class org.springframework.batch.sample.config.<a href="org/springframework/batch/sample/config/RetrySampleConfiguration.html" title="class in org.springframework.batch.sample.config">RetrySampleConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#readerIsTransactionalQueue--">readerIsTransactionalQueue()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets a flag to say that the reader is transactional (usually a queue), which is to say that failed items might be
|
|
rolled back and re-presented in a subsequent transaction.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/ReaderNotOpenException.html" title="class in org.springframework.batch.item"><span class="typeNameLink">ReaderNotOpenException</span></a> - Exception in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">Exception indicating that an <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> needed to be opened before read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ReaderNotOpenException.html#ReaderNotOpenException-java.lang.String-">ReaderNotOpenException(String)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/ReaderNotOpenException.html" title="class in org.springframework.batch.item">ReaderNotOpenException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/ReaderNotOpenException.html" title="class in org.springframework.batch.item"><code>ReaderNotOpenException</code></a> based on a message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ReaderNotOpenException.html#ReaderNotOpenException-java.lang.String-java.lang.Throwable-">ReaderNotOpenException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/ReaderNotOpenException.html" title="class in org.springframework.batch.item">ReaderNotOpenException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/ReaderNotOpenException.html" title="class in org.springframework.batch.item"><code>ReaderNotOpenException</code></a> based on a message and another exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readFloat-int-">readFloat(int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readFloat-java.lang.String-">readFloat(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readFloat-int-">readFloat(int)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>float</code>' value at index '<code>index</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readFloat-java.lang.String-">readFloat(String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>float</code>' value from column with given '<code>name</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readInt-int-">readInt(int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readInt-java.lang.String-">readInt(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readInt-int-int-">readInt(int, int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readInt-java.lang.String-int-">readInt(String, int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readInt-int-">readInt(int)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>int</code>' value at index '<code>index</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readInt-java.lang.String-">readInt(String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>int</code>' value from column with given '<code>name</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readInt-int-int-">readInt(int, int)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>int</code>' value at index '<code>index</code>',
|
|
using the supplied <code>defaultValue</code> if the field value is
|
|
blank.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readInt-java.lang.String-int-">readInt(String, int)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>int</code>' value from column with given '<code>name</code>',
|
|
using the supplied <code>defaultValue</code> if the field value is
|
|
blank.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jsr352/JsrSampleItemReader.html#readItem--">readItem()</a></span> - Method in class org.springframework.batch.sample.jsr352.<a href="org/springframework/batch/sample/jsr352/JsrSampleItemReader.html" title="class in org.springframework.batch.sample.jsr352">JsrSampleItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readLong-int-">readLong(int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readLong-java.lang.String-">readLong(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readLong-int-long-">readLong(int, long)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readLong-java.lang.String-long-">readLong(String, long)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readLong-int-">readLong(int)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>long</code>' value at index '<code>index</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readLong-java.lang.String-">readLong(String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>long</code>' value from column with given '<code>name</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readLong-int-long-">readLong(int, long)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>long</code>' value at index '<code>index</code>',
|
|
using the supplied <code>defaultValue</code> if the field value is
|
|
blank.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readLong-java.lang.String-long-">readLong(String, long)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>long</code>' value from column with given '<code>name</code>',
|
|
using the supplied <code>defaultValue</code> if the field value is
|
|
blank.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html#readPage-int-int-int-java.util.Map-">readPage(int, int, int, Map<String, Object>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html" title="class in org.springframework.batch.item.database">HibernateItemReaderHelper</a></dt>
|
|
<dd>
|
|
<div class="block">Read a page of data, clearing the existing session (if necessary) first,
|
|
and creating a new session before executing the query.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readRawString-int-">readRawString(int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readRawString-java.lang.String-">readRawString(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readRawString-int-">readRawString(int)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>String</code> value at index '<code>index</code>' including
|
|
trailing whitespace (don't trim).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readRawString-java.lang.String-">readRawString(String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>String</code> value from column with given '<code>name</code>'
|
|
including trailing whitespace (don't trim).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readShort-int-">readShort(int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readShort-java.lang.String-">readShort(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readShort-int-">readShort(int)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>short</code>' value at index '<code>index</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readShort-java.lang.String-">readShort(String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the '<code>short</code>' value from column with given '<code>name</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readString-int-">readString(int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#readString-java.lang.String-">readString(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readString-int-">readString(int)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>String</code> value at index '<code>index</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FieldSet.html#readString-java.lang.String-">readString(String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform">FieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">Read the <code>String</code> value from column with given '<code>name</code>'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.ContainerDelegate.html#receiveAndExecute-java.lang.Object-javax.jms.Session-javax.jms.MessageConsumer-">receiveAndExecute(Object, Session, MessageConsumer)</a></span> - Method in interface org.springframework.batch.container.jms.<a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.ContainerDelegate.html" title="interface in org.springframework.batch.container.jms">BatchMessageListenerContainer.ContainerDelegate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.html#receiveAndExecute-java.lang.Object-javax.jms.Session-javax.jms.MessageConsumer-">receiveAndExecute(Object, Session, MessageConsumer)</a></span> - Method in class org.springframework.batch.container.jms.<a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.html" title="class in org.springframework.batch.container.jms">BatchMessageListenerContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Override base class method to wrap call in advice if provided.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/ldif/RecordCallbackHandler.html" title="interface in org.springframework.batch.item.ldif"><span class="typeNameLink">RecordCallbackHandler</span></a> - Interface in <a href="org/springframework/batch/item/ldif/package-summary.html">org.springframework.batch.item.ldif</a></dt>
|
|
<dd>
|
|
<div class="block">This interface can be used to operate on skipped records during open in the <a href="org/springframework/batch/item/ldif/LdifReader.html" title="class in org.springframework.batch.item.ldif"><code>LdifReader</code></a> and the
|
|
<a href="org/springframework/batch/item/ldif/MappingLdifReader.html" title="class in org.springframework.batch.item.ldif"><code>MappingLdifReader</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/ldif/RecordMapper.html" title="interface in org.springframework.batch.item.ldif"><span class="typeNameLink">RecordMapper</span></a><<a href="org/springframework/batch/item/ldif/RecordMapper.html" title="type parameter in RecordMapper">T</a>> - Interface in <a href="org/springframework/batch/item/ldif/package-summary.html">org.springframework.batch.item.ldif</a></dt>
|
|
<dd>
|
|
<div class="block">This interface should be implemented to map <code>LdapAttributes</code> objects to POJOs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#recordSeparatorPolicy-org.springframework.batch.item.file.separator.RecordSeparatorPolicy-">recordSeparatorPolicy(RecordSeparatorPolicy)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Configure a custom <a href="org/springframework/batch/item/file/separator/RecordSeparatorPolicy.html" title="interface in org.springframework.batch.item.file.separator"><code>RecordSeparatorPolicy</code></a> for the reader.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/separator/RecordSeparatorPolicy.html" title="interface in org.springframework.batch.item.file.separator"><span class="typeNameLink">RecordSeparatorPolicy</span></a> - Interface in <a href="org/springframework/batch/item/file/separator/package-summary.html">org.springframework.batch.item.file.separator</a></dt>
|
|
<dd>
|
|
<div class="block">Policy for text file-based input sources to determine the end of a record,
|
|
e.g.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsMethodInvocationRecoverer.html#recover-java.lang.Object:A-java.lang.Throwable-">recover(Object[], Throwable)</a></span> - Method in class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsMethodInvocationRecoverer.html" title="class in org.springframework.batch.item.jms">JmsMethodInvocationRecoverer</a></dt>
|
|
<dd>
|
|
<div class="block">Send one message per item in the arguments list using the default destination of
|
|
the jms template.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/RecursiveCollectionLineAggregator.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">RecursiveCollectionLineAggregator</span></a><<a href="org/springframework/batch/item/file/transform/RecursiveCollectionLineAggregator.html" title="type parameter in RecursiveCollectionLineAggregator">T</a>> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">An implementation of <a href="org/springframework/batch/item/file/transform/LineAggregator.html" title="interface in org.springframework.batch.item.file.transform"><code>LineAggregator</code></a> that concatenates a collection of
|
|
items of a common type with the system line separator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/RecursiveCollectionLineAggregator.html#RecursiveCollectionLineAggregator--">RecursiveCollectionLineAggregator()</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/RecursiveCollectionLineAggregator.html" title="class in org.springframework.batch.item.file.transform">RecursiveCollectionLineAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrPartitionStepBuilder.html#reducer-javax.batch.api.partition.PartitionReducer-">reducer(PartitionReducer)</a></span> - Method in class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrPartitionStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrPartitionStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/support/ReferenceJobFactory.html" title="class in org.springframework.batch.core.configuration.support"><span class="typeNameLink">ReferenceJobFactory</span></a> - Class in <a href="org/springframework/batch/core/configuration/support/package-summary.html">org.springframework.batch.core.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/configuration/JobFactory.html" title="interface in org.springframework.batch.core.configuration"><code>JobFactory</code></a> that just keeps a reference to a <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ReferenceJobFactory.html#ReferenceJobFactory-org.springframework.batch.core.Job-">ReferenceJobFactory(Job)</a></span> - Constructor for class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ReferenceJobFactory.html" title="class in org.springframework.batch.core.configuration.support">ReferenceJobFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/ReflectionUtils.html" title="class in org.springframework.batch.support"><span class="typeNameLink">ReflectionUtils</span></a> - Class in <a href="org/springframework/batch/support/package-summary.html">org.springframework.batch.support</a></dt>
|
|
<dd>
|
|
<div class="block">Provides reflection based utilities for Spring Batch that are not available
|
|
via Spring Core</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html#REG_ID_COLUMN">REG_ID_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">CustomerFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/transform/RegexLineTokenizer.html" title="class in org.springframework.batch.item.file.transform"><span class="typeNameLink">RegexLineTokenizer</span></a> - Class in <a href="org/springframework/batch/item/file/transform/package-summary.html">org.springframework.batch.item.file.transform</a></dt>
|
|
<dd>
|
|
<div class="block">Line-tokenizer using a regular expression to filter out data (by using matching and non-matching groups).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/RegexLineTokenizer.html#RegexLineTokenizer--">RegexLineTokenizer()</a></span> - Constructor for class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/RegexLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">RegexLineTokenizer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/JobRegistry.html#register-org.springframework.batch.core.configuration.JobFactory-">register(JobFactory)</a></span> - Method in interface org.springframework.batch.core.configuration.<a href="org/springframework/batch/core/configuration/JobRegistry.html" title="interface in org.springframework.batch.core.configuration">JobRegistry</a></dt>
|
|
<dd>
|
|
<div class="block">Registers a <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> at runtime.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/StepRegistry.html#register-java.lang.String-java.util.Collection-">register(String, Collection<Step>)</a></span> - Method in interface org.springframework.batch.core.configuration.<a href="org/springframework/batch/core/configuration/StepRegistry.html" title="interface in org.springframework.batch.core.configuration">StepRegistry</a></dt>
|
|
<dd>
|
|
<div class="block">Registers all the step of the given job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/MapJobRegistry.html#register-org.springframework.batch.core.configuration.JobFactory-">register(JobFactory)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/MapJobRegistry.html" title="class in org.springframework.batch.core.configuration.support">MapJobRegistry</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/MapStepRegistry.html#register-java.lang.String-java.util.Collection-">register(String, Collection<Step>)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/MapStepRegistry.html" title="class in org.springframework.batch.core.configuration.support">MapStepRegistry</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeChunkListener.html#register-org.springframework.batch.core.ChunkListener-">register(ChunkListener)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeChunkListener.html" title="class in org.springframework.batch.core.listener">CompositeChunkListener</a></dt>
|
|
<dd>
|
|
<div class="block">Register additional listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemProcessListener.html#register-org.springframework.batch.core.ItemProcessListener-">register(ItemProcessListener<? super T, ? super S>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemProcessListener.html" title="class in org.springframework.batch.core.listener">CompositeItemProcessListener</a></dt>
|
|
<dd>
|
|
<div class="block">Register additional listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemReadListener.html#register-org.springframework.batch.core.ItemReadListener-">register(ItemReadListener<? super T>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemReadListener.html" title="class in org.springframework.batch.core.listener">CompositeItemReadListener</a></dt>
|
|
<dd>
|
|
<div class="block">Register additional listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemWriteListener.html#register-org.springframework.batch.core.ItemWriteListener-">register(ItemWriteListener<? super S>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemWriteListener.html" title="class in org.springframework.batch.core.listener">CompositeItemWriteListener</a></dt>
|
|
<dd>
|
|
<div class="block">Register additional listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeJobExecutionListener.html#register-org.springframework.batch.core.JobExecutionListener-">register(JobExecutionListener)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeJobExecutionListener.html" title="class in org.springframework.batch.core.listener">CompositeJobExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Register additional listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeRetryProcessListener.html#register-javax.batch.api.chunk.listener.RetryProcessListener-">register(RetryProcessListener)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeRetryProcessListener.html" title="class in org.springframework.batch.core.listener">CompositeRetryProcessListener</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Register an additional <code>RetryProcessListener</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeRetryReadListener.html#register-javax.batch.api.chunk.listener.RetryReadListener-">register(RetryReadListener)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeRetryReadListener.html" title="class in org.springframework.batch.core.listener">CompositeRetryReadListener</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Register an additional <code>RetryReadListener</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeRetryWriteListener.html#register-javax.batch.api.chunk.listener.RetryWriteListener-">register(RetryWriteListener)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeRetryWriteListener.html" title="class in org.springframework.batch.core.listener">CompositeRetryWriteListener</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Register an additional <code>RetryWriteListener</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeSkipListener.html#register-org.springframework.batch.core.SkipListener-">register(SkipListener<? super T, ? super S>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeSkipListener.html" title="class in org.springframework.batch.core.listener">CompositeSkipListener</a></dt>
|
|
<dd>
|
|
<div class="block">Register additional listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeStepExecutionListener.html#register-org.springframework.batch.core.StepExecutionListener-">register(StepExecutionListener)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeStepExecutionListener.html" title="class in org.springframework.batch.core.listener">CompositeStepExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Register additional listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#register-org.springframework.batch.core.StepListener-">register(StepListener)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd>
|
|
<div class="block">Register the listener for callbacks on the appropriate interfaces
|
|
implemented.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobSynchronizationManager.html#register-org.springframework.batch.core.JobExecution-">register(JobExecution)</a></span> - Static method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobSynchronizationManager.html" title="class in org.springframework.batch.core.scope.context">JobSynchronizationManager</a></dt>
|
|
<dd>
|
|
<div class="block">Register a context with the current thread - always put a matching
|
|
<a href="org/springframework/batch/core/scope/context/JobSynchronizationManager.html#close--"><code>JobSynchronizationManager.close()</code></a> call in a finally block to ensure that the correct
|
|
context is available in the enclosing block.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html#register-org.springframework.batch.core.StepExecution-">register(StepExecution)</a></span> - Static method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html" title="class in org.springframework.batch.core.scope.context">StepSynchronizationManager</a></dt>
|
|
<dd>
|
|
<div class="block">Register a context with the current thread - always put a matching
|
|
<a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html#close--"><code>StepSynchronizationManager.close()</code></a> call in a finally block to ensure that the correct
|
|
context is available in the enclosing block.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html#register-org.springframework.batch.core.StepExecution-org.springframework.batch.core.jsr.configuration.support.BatchPropertyContext-">register(StepExecution, BatchPropertyContext)</a></span> - Static method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html" title="class in org.springframework.batch.core.scope.context">StepSynchronizationManager</a></dt>
|
|
<dd>
|
|
<div class="block">Register a context with the current thread - always put a matching
|
|
<a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html#close--"><code>StepSynchronizationManager.close()</code></a> call in a finally block to ensure that the correct
|
|
context is available in the enclosing block.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html#register-E-">register(E)</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html" title="class in org.springframework.batch.core.scope.context">SynchronizationManagerSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Register a context with the current thread - always put a matching <a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html#close--"><code>SynchronizationManagerSupport.close()</code></a> call in a finally block to
|
|
ensure that the correct
|
|
context is available in the enclosing block.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html#register-E-org.springframework.batch.core.jsr.configuration.support.BatchPropertyContext-">register(E, BatchPropertyContext)</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html" title="class in org.springframework.batch.core.scope.context">SynchronizationManagerSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Register a context with the current thread - always put a matching <a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html#close--"><code>SynchronizationManagerSupport.close()</code></a> call in a finally block to
|
|
ensure that the correct
|
|
context is available in the enclosing block.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemStream.html#register-org.springframework.batch.item.ItemStream-">register(ItemStream)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemStream.html" title="class in org.springframework.batch.item.support">CompositeItemStream</a></dt>
|
|
<dd>
|
|
<div class="block">Register a <a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item"><code>ItemStream</code></a> as one of the interesting providers under
|
|
the provided key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html#register-org.springframework.batch.repeat.RepeatListener-">register(RepeatListener)</a></span> - Method in class org.springframework.batch.repeat.listener.<a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html" title="class in org.springframework.batch.repeat.listener">CompositeRepeatListener</a></dt>
|
|
<dd>
|
|
<div class="block">Register additional listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatSynchronizationManager.html#register-org.springframework.batch.repeat.RepeatContext-">register(RepeatContext)</a></span> - Static method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatSynchronizationManager.html" title="class in org.springframework.batch.repeat.support">RepeatSynchronizationManager</a></dt>
|
|
<dd>
|
|
<div class="block">Method for registering a context - should only be used by
|
|
<a href="org/springframework/batch/repeat/RepeatOperations.html" title="interface in org.springframework.batch.repeat"><code>RepeatOperations</code></a> implementations to ensure that
|
|
<a href="org/springframework/batch/repeat/support/RepeatSynchronizationManager.html#getContext--"><code>RepeatSynchronizationManager.getContext()</code></a> always returns the correct value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#registerAsStreamsAndListeners-org.springframework.batch.item.ItemReader-org.springframework.batch.item.ItemProcessor-org.springframework.batch.item.ItemWriter-">registerAsStreamsAndListeners(ItemReader<? extends I>, ItemProcessor<? super I, ? extends O>, ItemWriter<? super O>)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#registerChunkListener-org.springframework.batch.core.ChunkListener-">registerChunkListener(ChunkListener)</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Register a chunk listener for callbacks at the appropriate stages in a
|
|
step execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/DefaultPropertyEditorRegistrar.html#registerCustomEditors-org.springframework.beans.PropertyEditorRegistry-">registerCustomEditors(PropertyEditorRegistry)</a></span> - Method in class org.springframework.batch.support.<a href="org/springframework/batch/support/DefaultPropertyEditorRegistrar.html" title="class in org.springframework.batch.support">DefaultPropertyEditorRegistrar</a></dt>
|
|
<dd>
|
|
<div class="block">Register the custom editors with the given registry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobContext.html#registerDestructionCallback-java.lang.String-java.lang.Runnable-">registerDestructionCallback(String, Runnable)</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobContext.html" title="class in org.springframework.batch.core.scope.context">JobContext</a></dt>
|
|
<dd>
|
|
<div class="block">Allow clients to register callbacks for clean up on close.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#registerDestructionCallback-java.lang.String-java.lang.Runnable-">registerDestructionCallback(String, Runnable)</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd>
|
|
<div class="block">Allow clients to register callbacks for clean up on close.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/JobScope.html#registerDestructionCallback-java.lang.String-java.lang.Runnable-">registerDestructionCallback(String, Runnable)</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/JobScope.html" title="class in org.springframework.batch.core.scope">JobScope</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/StepScope.html#registerDestructionCallback-java.lang.String-java.lang.Runnable-">registerDestructionCallback(String, Runnable)</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/StepScope.html" title="class in org.springframework.batch.core.scope">StepScope</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/RepeatContextSupport.html#registerDestructionCallback-java.lang.String-java.lang.Runnable-">registerDestructionCallback(String, Runnable)</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/RepeatContextSupport.html" title="class in org.springframework.batch.repeat.context">RepeatContextSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatContext.html#registerDestructionCallback-java.lang.String-java.lang.Runnable-">registerDestructionCallback(String, Runnable)</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatContext.html" title="interface in org.springframework.batch.repeat">RepeatContext</a></dt>
|
|
<dd>
|
|
<div class="block">Register a callback to be executed on close, associated with the
|
|
attribute having the given name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html#REGISTERED_COLUMN">REGISTERED_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">CustomerFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#registerItemListeners-org.springframework.batch.core.step.builder.SimpleStepBuilder-">registerItemListeners(SimpleStepBuilder<I, O>)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkMonitor.html#registerItemStream-org.springframework.batch.item.ItemStream-">registerItemStream(ItemStream)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkMonitor.html" title="class in org.springframework.batch.core.step.item">ChunkMonitor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#registerJobExecutionListener-org.springframework.batch.core.JobExecutionListener-">registerJobExecutionListener(JobExecutionListener)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Register a single listener for the <a href="org/springframework/batch/core/JobExecutionListener.html" title="interface in org.springframework.batch.core"><code>JobExecutionListener</code></a>
|
|
callbacks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html#registerListener-org.springframework.batch.core.StepListener-">registerListener(StepListener)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Register a listener for callbacks at the appropriate stages in a process.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html#registerListener-org.springframework.batch.core.StepListener-">registerListener(StepListener)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrFaultTolerantChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Register a listener for callbacks at the appropriate stages in a process.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html#registerListener-org.springframework.retry.RetryListener-">registerListener(RetryListener)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item">BatchRetryTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#registerListener-org.springframework.batch.core.StepListener-">registerListener(StepListener)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Register a listener for callbacks at the appropriate stages in a process.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html#registerListener-org.springframework.batch.core.StepListener-">registerListener(StepListener)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Register a listener for callbacks at the appropriate stages in a process.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#registerListener-org.springframework.batch.repeat.RepeatListener-">registerListener(RepeatListener)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Register an additional listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#registerStepExecutionListener-org.springframework.batch.core.StepExecutionListener-">registerStepExecutionListener(StepExecutionListener)</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd>
|
|
<div class="block">Register a step listener for callbacks at the appropriate stages in a step execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#registerStepListenerAsChunkListener--">registerStepListenerAsChunkListener()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#registerStepListenerAsItemListener--">registerStepListenerAsItemListener()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#registerStepListenerAsSkipListener--">registerStepListenerAsSkipListener()</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#registerStream-org.springframework.batch.item.ItemStream-">registerStream(ItemStream)</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Register a single <a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item"><code>ItemStream</code></a> for callbacks to the stream
|
|
interface.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobSynchronizationManager.html#release--">release()</a></span> - Static method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobSynchronizationManager.html" title="class in org.springframework.batch.core.scope.context">JobSynchronizationManager</a></dt>
|
|
<dd>
|
|
<div class="block">A convenient "deep" close operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html#release--">release()</a></span> - Static method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html" title="class in org.springframework.batch.core.scope.context">StepSynchronizationManager</a></dt>
|
|
<dd>
|
|
<div class="block">A convenient "deep" close operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html#release--">release()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html" title="class in org.springframework.batch.core.scope.context">SynchronizationManagerSupport</a></dt>
|
|
<dd>
|
|
<div class="block">A convenient "deep" close operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html#reload-org.springframework.batch.core.configuration.support.ApplicationContextFactory-">reload(ApplicationContextFactory)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html" title="class in org.springframework.batch.core.configuration.support">DefaultJobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobLoader.html#reload-org.springframework.batch.core.configuration.support.ApplicationContextFactory-">reload(ApplicationContextFactory)</a></span> - Method in interface org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobLoader.html" title="interface in org.springframework.batch.core.configuration.support">JobLoader</a></dt>
|
|
<dd>
|
|
<div class="block">Load an application context and register all the jobs, having first
|
|
unregistered them if already registered.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk"><span class="typeNameLink">RemoteChunkHandlerFactoryBean</span></a><<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="type parameter in RemoteChunkHandlerFactoryBean">T</a>> - Class in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient factory bean for a chunk handler that also converts an existing chunk-oriented step into a remote chunk
|
|
master.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#RemoteChunkHandlerFactoryBean--">RemoteChunkHandlerFactoryBean()</a></span> - Constructor for class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/config/xml/RemoteChunkingMasterParser.html" title="class in org.springframework.batch.integration.config.xml"><span class="typeNameLink">RemoteChunkingMasterParser</span></a> - Class in <a href="org/springframework/batch/integration/config/xml/package-summary.html">org.springframework.batch.integration.config.xml</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Parser for the remote-chunking-master namespace element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/RemoteChunkingMasterParser.html#RemoteChunkingMasterParser--">RemoteChunkingMasterParser()</a></span> - Constructor for class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/RemoteChunkingMasterParser.html" title="class in org.springframework.batch.integration.config.xml">RemoteChunkingMasterParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParser.html" title="class in org.springframework.batch.integration.config.xml"><span class="typeNameLink">RemoteChunkingSlaveParser</span></a> - Class in <a href="org/springframework/batch/integration/config/xml/package-summary.html">org.springframework.batch.integration.config.xml</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Parser for the remote-chunking-slave namespace element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParser.html#RemoteChunkingSlaveParser--">RemoteChunkingSlaveParser()</a></span> - Constructor for class org.springframework.batch.integration.config.xml.<a href="org/springframework/batch/integration/config/xml/RemoteChunkingSlaveParser.html" title="class in org.springframework.batch.integration.config.xml">RemoteChunkingSlaveParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/partition/support/RemoteStepExecutionAggregator.html" title="class in org.springframework.batch.core.partition.support"><span class="typeNameLink">RemoteStepExecutionAggregator</span></a> - Class in <a href="org/springframework/batch/core/partition/support/package-summary.html">org.springframework.batch.core.partition.support</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience class for aggregating a set of <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> instances
|
|
when the input comes from remote steps, so the data need to be refreshed from
|
|
the repository.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/RemoteStepExecutionAggregator.html#RemoteStepExecutionAggregator--">RemoteStepExecutionAggregator()</a></span> - Constructor for class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/RemoteStepExecutionAggregator.html" title="class in org.springframework.batch.core.partition.support">RemoteStepExecutionAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new instance (useful for configuration purposes).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/RemoteStepExecutionAggregator.html#RemoteStepExecutionAggregator-org.springframework.batch.core.explore.JobExplorer-">RemoteStepExecutionAggregator(JobExplorer)</a></span> - Constructor for class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/RemoteStepExecutionAggregator.html" title="class in org.springframework.batch.core.partition.support">RemoteStepExecutionAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new instance with a job explorer that can be used to refresh the
|
|
data when aggregating.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContextFactoryBean.html#remove--">remove()</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContextFactoryBean.html" title="class in org.springframework.batch.core.jsr">JsrStepContextFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/JobScope.html#remove-java.lang.String-">remove(String)</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/JobScope.html" title="class in org.springframework.batch.core.scope">JobScope</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/StepScope.html#remove-java.lang.String-">remove(String)</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/StepScope.html" title="class in org.springframework.batch.core.scope">StepScope</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.ChunkIterator.html#remove-java.lang.Throwable-">remove(Throwable)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.ChunkIterator.html" title="class in org.springframework.batch.core.step.item">Chunk.ChunkIterator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.ChunkIterator.html#remove--">remove()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.ChunkIterator.html" title="class in org.springframework.batch.core.step.item">Chunk.ChunkIterator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#remove-java.lang.String-">remove(String)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Removes the mapping for a key from this context if it is present.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobContext.html#removeAttribute-java.lang.String-">removeAttribute(String)</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobContext.html" title="class in org.springframework.batch.core.scope.context">JobContext</a></dt>
|
|
<dd>
|
|
<div class="block">Override base class behaviour to ensure destruction callbacks are
|
|
unregistered as well as the default behaviour.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#removeAttribute-java.lang.String-">removeAttribute(String)</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd>
|
|
<div class="block">Override base class behaviour to ensure destruction callbacks are
|
|
unregistered as well as the default behaviour.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html#removeAttribute-java.lang.String-">removeAttribute(String)</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html" title="class in org.springframework.batch.repeat.context">SynchronizedAttributeAccessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#removeJobExecutions-java.util.Collection-">removeJobExecutions(Collection<JobExecution>)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Remove the <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> instances, and all associated
|
|
<a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a> and <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> instances from the standard
|
|
RDBMS locations used by Spring Batch.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#removeJobExecutions--">removeJobExecutions()</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Remove all the <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> instances, and all associated
|
|
<a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a> and <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> instances from the standard
|
|
RDBMS locations used by Spring Batch.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/RepeatCallback.html" title="interface in org.springframework.batch.repeat"><span class="typeNameLink">RepeatCallback</span></a> - Interface in <a href="org/springframework/batch/repeat/package-summary.html">org.springframework.batch.repeat</a></dt>
|
|
<dd>
|
|
<div class="block">Callback interface for batch operations.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/RepeatContext.html" title="interface in org.springframework.batch.repeat"><span class="typeNameLink">RepeatContext</span></a> - Interface in <a href="org/springframework/batch/repeat/package-summary.html">org.springframework.batch.repeat</a></dt>
|
|
<dd>
|
|
<div class="block">Base interface for context which controls the state and completion /
|
|
termination of a batch step.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/context/RepeatContextCounter.html" title="class in org.springframework.batch.repeat.context"><span class="typeNameLink">RepeatContextCounter</span></a> - Class in <a href="org/springframework/batch/repeat/context/package-summary.html">org.springframework.batch.repeat.context</a></dt>
|
|
<dd>
|
|
<div class="block">Helper class for policies that need to count the number of occurrences of
|
|
some event (e.g.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/RepeatContextCounter.html#RepeatContextCounter-org.springframework.batch.repeat.RepeatContext-java.lang.String-">RepeatContextCounter(RepeatContext, String)</a></span> - Constructor for class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/RepeatContextCounter.html" title="class in org.springframework.batch.repeat.context">RepeatContextCounter</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience constructor with useParent=false.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/RepeatContextCounter.html#RepeatContextCounter-org.springframework.batch.repeat.RepeatContext-java.lang.String-boolean-">RepeatContextCounter(RepeatContext, String, boolean)</a></span> - Constructor for class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/RepeatContextCounter.html" title="class in org.springframework.batch.repeat.context">RepeatContextCounter</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a new <a href="org/springframework/batch/repeat/context/RepeatContextCounter.html" title="class in org.springframework.batch.repeat.context"><code>RepeatContextCounter</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/context/RepeatContextSupport.html" title="class in org.springframework.batch.repeat.context"><span class="typeNameLink">RepeatContextSupport</span></a> - Class in <a href="org/springframework/batch/repeat/context/package-summary.html">org.springframework.batch.repeat.context</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/RepeatContextSupport.html#RepeatContextSupport-org.springframework.batch.repeat.RepeatContext-">RepeatContextSupport(RepeatContext)</a></span> - Constructor for class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/RepeatContextSupport.html" title="class in org.springframework.batch.repeat.context">RepeatContextSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Constructor for <a href="org/springframework/batch/repeat/context/RepeatContextSupport.html" title="class in org.springframework.batch.repeat.context"><code>RepeatContextSupport</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/RepeatException.html" title="class in org.springframework.batch.repeat"><span class="typeNameLink">RepeatException</span></a> - Exception in <a href="org/springframework/batch/repeat/package-summary.html">org.springframework.batch.repeat</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatException.html#RepeatException-java.lang.String-">RepeatException(String)</a></span> - Constructor for exception org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatException.html" title="class in org.springframework.batch.repeat">RepeatException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatException.html#RepeatException-java.lang.String-java.lang.Throwable-">RepeatException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatException.html" title="class in org.springframework.batch.repeat">RepeatException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/support/RepeatInternalState.html" title="interface in org.springframework.batch.repeat.support"><span class="typeNameLink">RepeatInternalState</span></a> - Interface in <a href="org/springframework/batch/repeat/support/package-summary.html">org.springframework.batch.repeat.support</a></dt>
|
|
<dd>
|
|
<div class="block">Internal interface for extensions of <a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support"><code>RepeatTemplate</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/support/RepeatInternalStateSupport.html" title="class in org.springframework.batch.repeat.support"><span class="typeNameLink">RepeatInternalStateSupport</span></a> - Class in <a href="org/springframework/batch/repeat/support/package-summary.html">org.springframework.batch.repeat.support</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatInternalStateSupport.html#RepeatInternalStateSupport--">RepeatInternalStateSupport()</a></span> - Constructor for class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatInternalStateSupport.html" title="class in org.springframework.batch.repeat.support">RepeatInternalStateSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/RepeatListener.html" title="interface in org.springframework.batch.repeat"><span class="typeNameLink">RepeatListener</span></a> - Interface in <a href="org/springframework/batch/repeat/package-summary.html">org.springframework.batch.repeat</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for listeners to the batch process.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/listener/RepeatListenerSupport.html" title="class in org.springframework.batch.repeat.listener"><span class="typeNameLink">RepeatListenerSupport</span></a> - Class in <a href="org/springframework/batch/repeat/listener/package-summary.html">org.springframework.batch.repeat.listener</a></dt>
|
|
<dd>
|
|
<div class="block">Empty method implementation of <a href="org/springframework/batch/repeat/RepeatListener.html" title="interface in org.springframework.batch.repeat"><code>RepeatListener</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/listener/RepeatListenerSupport.html#RepeatListenerSupport--">RepeatListenerSupport()</a></span> - Constructor for class org.springframework.batch.repeat.listener.<a href="org/springframework/batch/repeat/listener/RepeatListenerSupport.html" title="class in org.springframework.batch.repeat.listener">RepeatListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/RepeatOperations.html" title="interface in org.springframework.batch.repeat"><span class="typeNameLink">RepeatOperations</span></a> - Interface in <a href="org/springframework/batch/repeat/package-summary.html">org.springframework.batch.repeat</a></dt>
|
|
<dd>
|
|
<div class="block">The main interface providing access to batch operations.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/interceptor/RepeatOperationsInterceptor.html" title="class in org.springframework.batch.repeat.interceptor"><span class="typeNameLink">RepeatOperationsInterceptor</span></a> - Class in <a href="org/springframework/batch/repeat/interceptor/package-summary.html">org.springframework.batch.repeat.interceptor</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>MethodInterceptor</code> that can be used to automatically repeat calls to
|
|
a method on a service.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/interceptor/RepeatOperationsInterceptor.html#RepeatOperationsInterceptor--">RepeatOperationsInterceptor()</a></span> - Constructor for class org.springframework.batch.repeat.interceptor.<a href="org/springframework/batch/repeat/interceptor/RepeatOperationsInterceptor.html" title="class in org.springframework.batch.repeat.interceptor">RepeatOperationsInterceptor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/RepeatStatus.html" title="enum in org.springframework.batch.repeat"><span class="typeNameLink">RepeatStatus</span></a> - Enum in <a href="org/springframework/batch/repeat/package-summary.html">org.springframework.batch.repeat</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/support/RepeatSynchronizationManager.html" title="class in org.springframework.batch.repeat.support"><span class="typeNameLink">RepeatSynchronizationManager</span></a> - Class in <a href="org/springframework/batch/repeat/support/package-summary.html">org.springframework.batch.repeat.support</a></dt>
|
|
<dd>
|
|
<div class="block">Global variable support for repeat clients.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support"><span class="typeNameLink">RepeatTemplate</span></a> - Class in <a href="org/springframework/batch/repeat/support/package-summary.html">org.springframework.batch.repeat.support</a></dt>
|
|
<dd>
|
|
<div class="block">Simple implementation and base class for batch templates implementing
|
|
<a href="org/springframework/batch/repeat/RepeatOperations.html" title="interface in org.springframework.batch.repeat"><code>RepeatOperations</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#RepeatTemplate--">RepeatTemplate()</a></span> - Constructor for class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#replaceExitCode-java.lang.String-">replaceExitCode(String)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Add an exit code to an existing <a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core"><code>ExitStatus</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html#repository-org.springframework.batch.core.repository.JobRepository-">repository(JobRepository)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the job repository for the job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html#repository-org.springframework.batch.core.repository.JobRepository-">repository(JobRepository)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/data/RepositoryItemReader.html" title="class in org.springframework.batch.item.data"><span class="typeNameLink">RepositoryItemReader</span></a><<a href="org/springframework/batch/item/data/RepositoryItemReader.html" title="type parameter in RepositoryItemReader">T</a>> - Class in <a href="org/springframework/batch/item/data/package-summary.html">org.springframework.batch.item.data</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
A <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> that reads records utilizing
|
|
a <code>PagingAndSortingRepository</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemReader.html#RepositoryItemReader--">RepositoryItemReader()</a></span> - Constructor for class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemReader.html" title="class in org.springframework.batch.item.data">RepositoryItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/data/RepositoryItemWriter.html" title="class in org.springframework.batch.item.data"><span class="typeNameLink">RepositoryItemWriter</span></a><<a href="org/springframework/batch/item/data/RepositoryItemWriter.html" title="type parameter in RepositoryItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/data/package-summary.html">org.springframework.batch.item.data</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
A <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> wrapper for a
|
|
<code>CrudRepository</code> from Spring Data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemWriter.html#RepositoryItemWriter--">RepositoryItemWriter()</a></span> - Constructor for class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemWriter.html" title="class in org.springframework.batch.item.data">RepositoryItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#requiresTransactionManager--">requiresTransactionManager()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html#reset--">reset()</a></span> - Method in class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/DefaultFragmentEventReader.html" title="class in org.springframework.batch.item.xml.stax">DefaultFragmentEventReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/FragmentEventReader.html#reset--">reset()</a></span> - Method in interface org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/FragmentEventReader.html" title="interface in org.springframework.batch.item.xml.stax">FragmentEventReader</a></dt>
|
|
<dd>
|
|
<div class="block">Reset the state of the fragment reader - make it forget
|
|
it assumptions about current position of cursor
|
|
(e.g.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/GeneratingTradeItemReader.html#resetCounter--">resetCounter()</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/GeneratingTradeItemReader.html" title="class in org.springframework.batch.sample.domain.trade.internal">GeneratingTradeItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkMonitor.html#resetOffset--">resetOffset()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkMonitor.html" title="class in org.springframework.batch.core.step.item">ChunkMonitor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/JobScope.html#resolveContextualObject-java.lang.String-">resolveContextualObject(String)</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/JobScope.html" title="class in org.springframework.batch.core.scope">JobScope</a></dt>
|
|
<dd>
|
|
<div class="block">This will be used to resolve expressions in job-scoped beans.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/StepScope.html#resolveContextualObject-java.lang.String-">resolveContextualObject(String)</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/StepScope.html" title="class in org.springframework.batch.core.scope">StepScope</a></dt>
|
|
<dd>
|
|
<div class="block">This will be used to resolve expressions in step-scoped beans.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobRepositoryParser.html#resolveId-org.w3c.dom.Element-org.springframework.beans.factory.support.AbstractBeanDefinition-org.springframework.beans.factory.xml.ParserContext-">resolveId(Element, AbstractBeanDefinition, ParserContext)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobRepositoryParser.html" title="class in org.springframework.batch.core.configuration.xml">JobRepositoryParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/BatchScopeSupport.Scopifier.html#resolveValue-java.lang.Object-">resolveValue(Object)</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/BatchScopeSupport.Scopifier.html" title="class in org.springframework.batch.core.scope">BatchScopeSupport.Scopifier</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#resource-org.springframework.core.io.Resource-">resource(Resource)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>Resource</code> to be used as input.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html#resource-org.springframework.core.io.Resource-">resource(Resource)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>Resource</code> to be used as output.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html#resource-org.springframework.core.io.Resource-">resource(Resource)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>Resource</code> to be used as input.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#resource-org.springframework.core.io.Resource-">resource(Resource)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>Resource</code> to be used as output.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/ResourceAware.html" title="interface in org.springframework.batch.item"><span class="typeNameLink">ResourceAware</span></a> - Interface in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">Marker interface indicating that an item should have the Spring <code>Resource</code> in which it was read from, set on it.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/ResourceAwareItemReaderItemStream.html" title="interface in org.springframework.batch.item.file"><span class="typeNameLink">ResourceAwareItemReaderItemStream</span></a><<a href="org/springframework/batch/item/file/ResourceAwareItemReaderItemStream.html" title="type parameter in ResourceAwareItemReaderItemStream">T</a>> - Interface in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a>s that implement <a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item"><code>ItemStream</code></a> and read
|
|
input from <code>Resource</code>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/ResourceAwareItemWriterItemStream.html" title="interface in org.springframework.batch.item.file"><span class="typeNameLink">ResourceAwareItemWriterItemStream</span></a><<a href="org/springframework/batch/item/file/ResourceAwareItemWriterItemStream.html" title="type parameter in ResourceAwareItemWriterItemStream">T</a>> - Interface in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a>s that implement <a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item"><code>ItemStream</code></a> and write
|
|
output to <code>Resource</code>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html" title="class in org.springframework.batch.support.transaction"><span class="typeNameLink">ResourcelessTransactionManager</span></a> - Class in <a href="org/springframework/batch/support/transaction/package-summary.html">org.springframework.batch.support.transaction</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html#ResourcelessTransactionManager--">ResourcelessTransactionManager()</a></span> - Constructor for class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/ResourcelessTransactionManager.html" title="class in org.springframework.batch.support.transaction">ResourcelessTransactionManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/ResourcesItemReader.html" title="class in org.springframework.batch.item.file"><span class="typeNameLink">ResourcesItemReader</span></a> - Class in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> which produces <code>Resource</code> instances from an array.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/ResourcesItemReader.html#ResourcesItemReader--">ResourcesItemReader()</a></span> - Constructor for class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/ResourcesItemReader.html" title="class in org.springframework.batch.item.file">ResourcesItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/ResourceSuffixCreator.html" title="interface in org.springframework.batch.item.file"><span class="typeNameLink">ResourceSuffixCreator</span></a> - Interface in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">Strategy interface for translating resource index into unique filename
|
|
suffix.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#restart-long-java.util.Properties-">restart(long, Properties)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a child <code>ApplicationContext</code> for the job being requested based upon
|
|
the /META-INF/batch.xml (if exists) and the /META-INF/batch-jobs/<jobName>.xml
|
|
configuration and restart the job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobOperator.html#restart-long-">restart(long)</a></span> - Method in interface org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobOperator.html" title="interface in org.springframework.batch.core.launch">JobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Restart a failed or stopped <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#restart-long-">restart(long)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#RESTART_ATTR">RESTART_ATTR</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JsrTestUtils.html#restartJob-long-java.util.Properties-long-">restartJob(long, Properties, long)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JsrTestUtils.html" title="class in org.springframework.batch.test">JsrTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Restarts a job and waits for it's status to be any of <code>BatchStatus.STOPPED</code>,
|
|
<code>BatchStatus.COMPLETED</code>, or <code>BatchStatus.FAILED</code>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/support/ResultHolderResultQueue.html" title="class in org.springframework.batch.repeat.support"><span class="typeNameLink">ResultHolderResultQueue</span></a> - Class in <a href="org/springframework/batch/repeat/support/package-summary.html">org.springframework.batch.repeat.support</a></dt>
|
|
<dd>
|
|
<div class="block">An implementation of the <code>ResultQueue</code> that throttles the number of
|
|
expected results, limiting it to a maximum at any given time.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/ResultHolderResultQueue.html#ResultHolderResultQueue-int-">ResultHolderResultQueue(int)</a></span> - Constructor for class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/ResultHolderResultQueue.html" title="class in org.springframework.batch.repeat.support">ResultHolderResultQueue</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html#results">results</a></span> - Variable in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html" title="class in org.springframework.batch.item.data">AbstractPaginatedDataItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractPagingItemReader.html#results">results</a></span> - Variable in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractPagingItemReader.html" title="class in org.springframework.batch.item.database">AbstractPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/Flow.html#resume-java.lang.String-org.springframework.batch.core.job.flow.FlowExecutor-">resume(String, FlowExecutor)</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/Flow.html" title="interface in org.springframework.batch.core.job.flow">Flow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html#resume-java.lang.String-org.springframework.batch.core.job.flow.FlowExecutor-">resume(String, FlowExecutor)</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support">SimpleFlow</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/exception/RethrowOnThresholdExceptionHandler.html" title="class in org.springframework.batch.repeat.exception"><span class="typeNameLink">RethrowOnThresholdExceptionHandler</span></a> - Class in <a href="org/springframework/batch/repeat/exception/package-summary.html">org.springframework.batch.repeat.exception</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of <a href="org/springframework/batch/repeat/exception/ExceptionHandler.html" title="interface in org.springframework.batch.repeat.exception"><code>ExceptionHandler</code></a> that rethrows when exceptions of a
|
|
given type reach a threshold.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/RethrowOnThresholdExceptionHandler.html#RethrowOnThresholdExceptionHandler--">RethrowOnThresholdExceptionHandler()</a></span> - Constructor for class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/RethrowOnThresholdExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">RethrowOnThresholdExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Set up the exception handler.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#retry-java.lang.Class-">retry(Class<? extends Throwable>)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Explicitly ask for an exception (and subclasses) to be retried.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#retryContextCache-org.springframework.retry.policy.RetryContextCache-">retryContextCache(RetryContextCache)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provide an explicit retry context cache.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#retryLimit-int-">retryLimit(int)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of times to try a failed item.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/RetryListener.html" title="interface in org.springframework.batch.core.jsr"><span class="typeNameLink">RetryListener</span></a> - Interface in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Interface used internally by RetryListener adapters to provide consistent naming.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#retryPolicy-org.springframework.retry.RetryPolicy-">retryPolicy(RetryPolicy)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provide an explicit retry policy instead of using the <a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#retryLimit-int-"><code>FaultTolerantStepBuilder.retryLimit(int)</code></a> and retryable exceptions provided
|
|
elsewhere.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/RetryProcessListenerAdapter.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">RetryProcessListenerAdapter</span></a> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Wrapper class to adapt a <code>RetryProcessListener</code> to a <a href="org/springframework/batch/core/jsr/RetryListener.html" title="interface in org.springframework.batch.core.jsr"><code>RetryListener</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/RetryProcessListenerAdapter.html#RetryProcessListenerAdapter-javax.batch.api.chunk.listener.RetryProcessListener-">RetryProcessListenerAdapter(RetryProcessListener)</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/RetryProcessListenerAdapter.html" title="class in org.springframework.batch.core.jsr">RetryProcessListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/RetryReadListenerAdapter.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">RetryReadListenerAdapter</span></a> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Wrapper class to adapt a <code>RetryReadListener</code> to a <a href="org/springframework/batch/core/jsr/RetryListener.html" title="interface in org.springframework.batch.core.jsr"><code>RetryListener</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/RetryReadListenerAdapter.html#RetryReadListenerAdapter-javax.batch.api.chunk.listener.RetryReadListener-">RetryReadListenerAdapter(RetryReadListener)</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/RetryReadListenerAdapter.html" title="class in org.springframework.batch.core.jsr">RetryReadListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/config/RetrySampleConfiguration.html#retrySample--">retrySample()</a></span> - Method in class org.springframework.batch.sample.config.<a href="org/springframework/batch/sample/config/RetrySampleConfiguration.html" title="class in org.springframework.batch.sample.config">RetrySampleConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/config/RetrySampleConfiguration.html" title="class in org.springframework.batch.sample.config"><span class="typeNameLink">RetrySampleConfiguration</span></a> - Class in <a href="org/springframework/batch/sample/config/package-summary.html">org.springframework.batch.sample.config</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/config/RetrySampleConfiguration.html#RetrySampleConfiguration--">RetrySampleConfiguration()</a></span> - Constructor for class org.springframework.batch.sample.config.<a href="org/springframework/batch/sample/config/RetrySampleConfiguration.html" title="class in org.springframework.batch.sample.config">RetrySampleConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/support/RetrySampleItemWriter.html" title="class in org.springframework.batch.sample.support"><span class="typeNameLink">RetrySampleItemWriter</span></a><<a href="org/springframework/batch/sample/support/RetrySampleItemWriter.html" title="type parameter in RetrySampleItemWriter">T</a>> - Class in <a href="org/springframework/batch/sample/support/package-summary.html">org.springframework.batch.sample.support</a></dt>
|
|
<dd>
|
|
<div class="block">Simulates temporary output trouble - requires to retry 3 times to pass
|
|
successfully.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/support/RetrySampleItemWriter.html#RetrySampleItemWriter--">RetrySampleItemWriter()</a></span> - Constructor for class org.springframework.batch.sample.support.<a href="org/springframework/batch/sample/support/RetrySampleItemWriter.html" title="class in org.springframework.batch.sample.support">RetrySampleItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/RetryWriteListenerAdapter.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">RetryWriteListenerAdapter</span></a> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Wrapper class to adapt a <code>RetryWriteListener</code> to a <a href="org/springframework/batch/core/jsr/RetryListener.html" title="interface in org.springframework.batch.core.jsr"><code>RetryListener</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/RetryWriteListenerAdapter.html#RetryWriteListenerAdapter-javax.batch.api.chunk.listener.RetryWriteListener-">RetryWriteListenerAdapter(RetryWriteListener)</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/RetryWriteListenerAdapter.html" title="class in org.springframework.batch.core.jsr">RetryWriteListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ChunkListener.html#ROLLBACK_EXCEPTION_KEY">ROLLBACK_EXCEPTION_KEY</a></span> - Static variable in interface org.springframework.batch.core.<a href="org/springframework/batch/core/ChunkListener.html" title="interface in org.springframework.batch.core">ChunkListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#rootElementAttributes-java.util.Map-">rootElementAttributes(Map<String, String>)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A Map of attributes to be included in the document's root element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#rootTagName-java.lang.String-">rootTagName(String)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the root tag for the output document.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#rowMapper-org.springframework.jdbc.core.RowMapper-">rowMapper(RowMapper<T>)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>RowMapper</code> used to map the results of the cursor to each item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#rowMapper-org.springframework.jdbc.core.RowMapper-">rowMapper(RowMapper<T>)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>RowMapper</code> used to map the query results to objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#rs">rs</a></span> - Variable in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobLauncher.html#run-org.springframework.batch.core.Job-org.springframework.batch.core.JobParameters-">run(Job, JobParameters)</a></span> - Method in interface org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobLauncher.html" title="interface in org.springframework.batch.core.launch">JobLauncher</a></dt>
|
|
<dd>
|
|
<div class="block">Start a job execution for the given <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> and <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a>
|
|
.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobLauncher.html#run-org.springframework.batch.core.Job-org.springframework.batch.core.JobParameters-">run(Job, JobParameters)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobLauncher.html" title="class in org.springframework.batch.core.launch.support">SimpleJobLauncher</a></dt>
|
|
<dd>
|
|
<div class="block">Run the provided job with the given <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/launch/support/RunIdIncrementer.html" title="class in org.springframework.batch.core.launch.support"><span class="typeNameLink">RunIdIncrementer</span></a> - Class in <a href="org/springframework/batch/core/launch/support/package-summary.html">org.springframework.batch.core.launch.support</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/RunIdIncrementer.html#RunIdIncrementer--">RunIdIncrementer()</a></span> - Constructor for class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/RunIdIncrementer.html" title="class in org.springframework.batch.core.launch.support">RunIdIncrementer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JsrTestUtils.html#runJob-java.lang.String-java.util.Properties-long-">runJob(String, Properties, long)</a></span> - Static method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JsrTestUtils.html" title="class in org.springframework.batch.test">JsrTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Executes a job and waits for it's status to be any of <code>BatchStatus.STOPPED</code>,
|
|
<code>BatchStatus.COMPLETED</code>, or <code>BatchStatus.FAILED</code>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/launch/support/RuntimeExceptionTranslator.html" title="class in org.springframework.batch.core.launch.support"><span class="typeNameLink">RuntimeExceptionTranslator</span></a> - Class in <a href="org/springframework/batch/core/launch/support/package-summary.html">org.springframework.batch.core.launch.support</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/RuntimeExceptionTranslator.html#RuntimeExceptionTranslator--">RuntimeExceptionTranslator()</a></span> - Constructor for class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/RuntimeExceptionTranslator.html" title="class in org.springframework.batch.core.launch.support">RuntimeExceptionTranslator</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:S">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">S</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html#saveExecutionContext-org.springframework.batch.core.JobExecution-">saveExecutionContext(JobExecution)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html" title="interface in org.springframework.batch.core.repository.dao">ExecutionContextDao</a></dt>
|
|
<dd>
|
|
<div class="block">Persist the execution context associated with the given jobExecution,
|
|
persistent entry for the context should not exist yet.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html#saveExecutionContext-org.springframework.batch.core.StepExecution-">saveExecutionContext(StepExecution)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html" title="interface in org.springframework.batch.core.repository.dao">ExecutionContextDao</a></dt>
|
|
<dd>
|
|
<div class="block">Persist the execution context associated with the given stepExecution,
|
|
persistent entry for the context should not exist yet.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html#saveExecutionContext-org.springframework.batch.core.JobExecution-">saveExecutionContext(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html#saveExecutionContext-org.springframework.batch.core.StepExecution-">saveExecutionContext(StepExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html#saveExecutionContext-org.springframework.batch.core.JobExecution-">saveExecutionContext(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">MapExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html#saveExecutionContext-org.springframework.batch.core.StepExecution-">saveExecutionContext(StepExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">MapExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html#saveExecutionContexts-java.util.Collection-">saveExecutionContexts(Collection<StepExecution>)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html" title="interface in org.springframework.batch.core.repository.dao">ExecutionContextDao</a></dt>
|
|
<dd>
|
|
<div class="block">Persist the execution context associated with each stepExecution in a given collection,
|
|
persistent entry for the context should not exist yet.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html#saveExecutionContexts-java.util.Collection-">saveExecutionContexts(Collection<StepExecution>)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html#saveExecutionContexts-java.util.Collection-">saveExecutionContexts(Collection<StepExecution>)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">MapExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html#saveJobExecution-org.springframework.batch.core.JobExecution-">saveJobExecution(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">SQL implementation using Sequences via the Spring incrementer
|
|
abstraction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html#saveJobExecution-org.springframework.batch.core.JobExecution-">saveJobExecution(JobExecution)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao">JobExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Save a new JobExecution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html#saveJobExecution-org.springframework.batch.core.JobExecution-">saveJobExecution(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerDao.html#savePlayer-org.springframework.batch.core.test.football.Player-">savePlayer(Player)</a></span> - Method in interface org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerDao.html" title="interface in org.springframework.batch.core.test.football">PlayerDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerDao.html#savePlayer-org.springframework.batch.core.test.football.Player-">savePlayer(Player)</a></span> - Method in class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerDao.html" title="class in org.springframework.batch.sample.domain.football.internal">JdbcPlayerDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerDao.html#savePlayer-org.springframework.batch.sample.domain.football.Player-">savePlayer(Player)</a></span> - Method in interface org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerDao.html" title="interface in org.springframework.batch.sample.domain.football">PlayerDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#saveState-boolean-">saveState(boolean)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates if the state of the reader should be persisted in the
|
|
<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#saveState-boolean-">saveState(boolean)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Set to false in a multithreaded environment (restart is disabled).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#saveState-boolean-">saveState(boolean)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Configure if the state of the <a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file"><code>FlatFileItemReader</code></a> should be persisted within
|
|
the <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> for restart purposes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html#saveState-boolean-">saveState(boolean)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">If set to false, the state of the output is not maintained and restart is not
|
|
supported.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html#saveState-boolean-">saveState(boolean)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates that the state of the reader should be saved in the
|
|
<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> for restart.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#saveState-boolean-">saveState(boolean)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates if the state of the writer should be saved in the
|
|
<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html#saveStepExecution-org.springframework.batch.core.StepExecution-">saveStepExecution(StepExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcStepExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Save a StepExecution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapStepExecutionDao.html#saveStepExecution-org.springframework.batch.core.StepExecution-">saveStepExecution(StepExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapStepExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/StepExecutionDao.html#saveStepExecution-org.springframework.batch.core.StepExecution-">saveStepExecution(StepExecution)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/StepExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao">StepExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Save the given StepExecution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html#saveStepExecutions-java.util.Collection-">saveStepExecutions(Collection<StepExecution>)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcStepExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Batch insert StepExecutions</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapStepExecutionDao.html#saveStepExecutions-java.util.Collection-">saveStepExecutions(Collection<StepExecution>)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapStepExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/StepExecutionDao.html#saveStepExecutions-java.util.Collection-">saveStepExecutions(Collection<StepExecution>)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/StepExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao">StepExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Save the given collection of StepExecution as a batch.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/ScheduledJobParametersFactory.html#SCHEDULE_DATE_KEY">SCHEDULE_DATE_KEY</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/launch/support/ScheduledJobParametersFactory.html" title="class in org.springframework.batch.core.launch.support"><span class="typeNameLink">ScheduledJobParametersFactory</span></a> - Class in <a href="org/springframework/batch/core/launch/support/package-summary.html">org.springframework.batch.core.launch.support</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/ScheduledJobParametersFactory.html#ScheduledJobParametersFactory--">ScheduledJobParametersFactory()</a></span> - Constructor for class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/BatchScopeSupport.Scopifier.html#Scopifier-org.springframework.beans.factory.support.BeanDefinitionRegistry-java.lang.String-boolean-boolean-">Scopifier(BeanDefinitionRegistry, String, boolean, boolean)</a></span> - Constructor for class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/BatchScopeSupport.Scopifier.html" title="class in org.springframework.batch.core.scope">BatchScopeSupport.Scopifier</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/support/ScriptItemProcessor.html" title="class in org.springframework.batch.item.support"><span class="typeNameLink">ScriptItemProcessor</span></a><<a href="org/springframework/batch/item/support/ScriptItemProcessor.html" title="type parameter in ScriptItemProcessor">I</a>,<a href="org/springframework/batch/item/support/ScriptItemProcessor.html" title="type parameter in ScriptItemProcessor">O</a>> - Class in <a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
<a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a> implementation that passes the current
|
|
item to process to the provided script.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ScriptItemProcessor.html#ScriptItemProcessor--">ScriptItemProcessor()</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ScriptItemProcessor.html" title="class in org.springframework.batch.item.support">ScriptItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#selectClause-java.lang.String-">selectClause(String)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The SQL <code>SELECT</code> clause for a db specific <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/BatchConfigurationSelector.html#selectImports-org.springframework.core.type.AnnotationMetadata-">selectImports(AnnotationMetadata)</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/BatchConfigurationSelector.html" title="class in org.springframework.batch.core.configuration.annotation">BatchConfigurationSelector</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/internal/TestMailSender.html#send-org.springframework.mail.SimpleMailMessage-">send(SimpleMailMessage)</a></span> - Method in class org.springframework.batch.sample.domain.mail.internal.<a href="org/springframework/batch/sample/domain/mail/internal/TestMailSender.html" title="class in org.springframework.batch.sample.domain.mail.internal">TestMailSender</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/internal/TestMailSender.html#send-org.springframework.mail.SimpleMailMessage:A-">send(SimpleMailMessage[])</a></span> - Method in class org.springframework.batch.sample.domain.mail.internal.<a href="org/springframework/batch/sample/domain/mail/internal/TestMailSender.html" title="class in org.springframework.batch.sample.domain.mail.internal">TestMailSender</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/DefaultExecutionContextSerializer.html#serialize-java.util.Map-java.io.OutputStream-">serialize(Map<String, Object>, OutputStream)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/DefaultExecutionContextSerializer.html" title="class in org.springframework.batch.core.repository.dao">DefaultExecutionContextSerializer</a></dt>
|
|
<dd>
|
|
<div class="block">Serializes an execution context to the provided <code>OutputStream</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/Jackson2ExecutionContextStringSerializer.html#serialize-java.util.Map-java.io.OutputStream-">serialize(Map<String, Object>, OutputStream)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/Jackson2ExecutionContextStringSerializer.html" title="class in org.springframework.batch.core.repository.dao">Jackson2ExecutionContextStringSerializer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/XStreamExecutionContextStringSerializer.html#serialize-java.util.Map-java.io.OutputStream-">serialize(Map<String, Object>, OutputStream)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/XStreamExecutionContextStringSerializer.html" title="class in org.springframework.batch.core.repository.dao">XStreamExecutionContextStringSerializer</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Serializes the passed execution context to the supplied OutputStream.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html#setAddress-java.lang.String-">setAddress(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#setAddress-org.springframework.batch.sample.domain.order.Address-">setAddress(Address)</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#setAddressee-java.lang.String-">setAddressee(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html#setAddressMapper-org.springframework.batch.item.file.mapping.FieldSetMapper-">setAddressMapper(FieldSetMapper<Address>)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.<a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html" title="class in org.springframework.batch.sample.domain.order.internal">OrderItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#setAddrLine1-java.lang.String-">setAddrLine1(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#setAddrLine2-java.lang.String-">setAddrLine2(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.html#setAdviceChain-org.aopalliance.aop.Advice:A-">setAdviceChain(Advice[])</a></span> - Method in class org.springframework.batch.container.jms.<a href="org/springframework/batch/container/jms/BatchMessageListenerContainer.html" title="class in org.springframework.batch.container.jms">BatchMessageListenerContainer</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>Advice</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html#setAge-int-">setAge(int)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#setAge-int-">setAge(int)</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/OrderLineAggregator.html#setAggregators-java.util.Map-">setAggregators(Map<String, LineAggregator<Object>>)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.<a href="org/springframework/batch/sample/domain/order/internal/OrderLineAggregator.html" title="class in org.springframework.batch.sample.domain.order.internal">OrderLineAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Set aggregators for all types of lines in the output file</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setAllowStartIfComplete-boolean-">setAllowStartIfComplete(boolean)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the flag to indicate that the step should be replayed on a restart, even if successful the
|
|
first time.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#setAllowStartIfComplete-boolean-">setAllowStartIfComplete(boolean)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html#setAllowStartIfComplete-boolean-">setAllowStartIfComplete(boolean)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html" title="class in org.springframework.batch.core.partition.support">SimpleStepExecutionSplitter</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that the partition target step is allowed to start if an
|
|
execution is complete.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#setAllowStartIfComplete-boolean-">setAllowStartIfComplete(boolean)</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for flag that determines whether the step should start again if it is already complete.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html#setAllowStartIfComplete-java.lang.Boolean-">setAllowStartIfComplete(Boolean)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper.CommonStepProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setAllowStartIfComplete-boolean-">setAllowStartIfComplete(boolean)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the flag to indicate that the step should be replayed on a restart, even if successful the
|
|
first time.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatSynchronizationManager.html#setAncestorsCompleteOnly--">setAncestorsCompleteOnly()</a></span> - Static method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatSynchronizationManager.html" title="class in org.springframework.batch.repeat.support">RepeatSynchronizationManager</a></dt>
|
|
<dd>
|
|
<div class="block">Set current session and all ancestors (via parent) to complete.,</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#setAppendAllowed-boolean-">setAppendAllowed(boolean)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that the target file should be appended if it already
|
|
exists.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html#setApplicationContext-org.springframework.context.ApplicationContext-">setApplicationContext(ApplicationContext)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">AbstractApplicationContextFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for the parent application context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html#setApplicationContext-org.springframework.context.ApplicationContext-">setApplicationContext(ApplicationContext)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html" title="class in org.springframework.batch.core.configuration.support">AutomaticJobRegistrar</a></dt>
|
|
<dd>
|
|
<div class="block">The enclosing application context, which can be used to check if <code>events</code> come
|
|
from the expected source.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html#setApplicationContext-org.springframework.context.ApplicationContext-">setApplicationContext(ApplicationContext)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html" title="class in org.springframework.batch.core.configuration.support">ClasspathXmlApplicationContextsFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">An application context that can be used as a parent context for all the
|
|
factories.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/CoreNamespacePostProcessor.html#setApplicationContext-org.springframework.context.ApplicationContext-">setApplicationContext(ApplicationContext)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/CoreNamespacePostProcessor.html" title="class in org.springframework.batch.core.configuration.xml">CoreNamespacePostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrNamespacePostProcessor.html#setApplicationContext-org.springframework.context.ApplicationContext-">setApplicationContext(ApplicationContext)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrNamespacePostProcessor.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrNamespacePostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#setApplicationContext-org.springframework.context.ApplicationContext-">setApplicationContext(ApplicationContext)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/launch/DefaultJobLoader.html#setApplicationContext-org.springframework.context.ApplicationContext-">setApplicationContext(ApplicationContext)</a></span> - Method in class org.springframework.batch.sample.launch.<a href="org/springframework/batch/sample/launch/DefaultJobLoader.html" title="class in org.springframework.batch.sample.launch">DefaultJobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/AbstractJobTests.html#setApplicationContext-org.springframework.context.ApplicationContext-">setApplicationContext(ApplicationContext)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/AbstractJobTests.html" title="class in org.springframework.batch.test">AbstractJobTests</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html#setApplicationContextFactories-org.springframework.batch.core.configuration.support.ApplicationContextFactory:A-">setApplicationContextFactories(ApplicationContextFactory[])</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html" title="class in org.springframework.batch.core.configuration.support">AutomaticJobRegistrar</a></dt>
|
|
<dd>
|
|
<div class="block">Add some factories to the set that will be used to load contexts and jobs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jmx/StepExecutionApplicationEventAdvice.html#setApplicationEventPublisher-org.springframework.context.ApplicationEventPublisher-">setApplicationEventPublisher(ApplicationEventPublisher)</a></span> - Method in class org.springframework.batch.sample.jmx.<a href="org/springframework/batch/sample/jmx/StepExecutionApplicationEventAdvice.html" title="class in org.springframework.batch.sample.jmx">StepExecutionApplicationEventAdvice</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html#setArguments-java.lang.Object:A-">setArguments(Object[])</a></span> - Method in class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html" title="class in org.springframework.batch.item.adapter">AbstractMethodInvokingDelegator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemReader.html#setArguments-java.util.List-">setArguments(List<?>)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemReader.html" title="class in org.springframework.batch.item.data">RepositoryItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Arguments to be passed to the data providing method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html#setArtifactProperties-java.util.Map-">setArtifactProperties(Map<String, Properties>)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html" title="class in org.springframework.batch.core.jsr.configuration.support">BatchPropertyContext</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Adds non-step artifact properties to the context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html#setAssertUpdates-boolean-">setAssertUpdates(boolean)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html" title="class in org.springframework.batch.item.database">IbatisBatchItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Public setter for the flag that determines whether an assertion is made
|
|
that all items cause at least one row to be updated.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html#setAssertUpdates-boolean-">setAssertUpdates(boolean)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html" title="class in org.springframework.batch.item.database">JdbcBatchItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the flag that determines whether an assertion is made
|
|
that all items cause at least one row to be updated.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/RangeArrayPropertyEditor.html#setAsText-java.lang.String-">setAsText(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/RangeArrayPropertyEditor.html" title="class in org.springframework.batch.item.file.transform">RangeArrayPropertyEditor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/IntArrayPropertyEditor.html#setAsText-java.lang.String-">setAsText(String)</a></span> - Method in class org.springframework.batch.support.<a href="org/springframework/batch/support/IntArrayPropertyEditor.html" title="class in org.springframework.batch.support">IntArrayPropertyEditor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#setAttempts-int-">setAttempts(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#setAttempts-int-">setAttempts(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#setAttempts-int-">setAttempts(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#setAttempts-int-">setAttempts(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html#setAttribute-java.lang.String-java.lang.Object-">setAttribute(String, Object)</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html" title="class in org.springframework.batch.repeat.context">SynchronizedAttributeAccessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html#setAttributeIfAbsent-java.lang.String-java.lang.Object-">setAttributeIfAbsent(String, Object)</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html" title="class in org.springframework.batch.repeat.context">SynchronizedAttributeAccessor</a></dt>
|
|
<dd>
|
|
<div class="block">Additional support for atomic put if absent.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/BatchScopeSupport.html#setAutoProxy-boolean-">setAutoProxy(boolean)</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/BatchScopeSupport.html" title="class in org.springframework.batch.core.scope">BatchScopeSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that bean definitions need not be auto proxied.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setBackOffPolicy-org.springframework.retry.backoff.BackOffPolicy-">setBackOffPolicy(BackOffPolicy)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">A backoff policy to be applied to retry process.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#setBackOffPolicy-org.springframework.retry.backoff.BackOffPolicy-">setBackOffPolicy(BackOffPolicy)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>BackOffPolicy</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html#setBackOffPolicy-org.springframework.retry.backoff.BackOffPolicy-">setBackOffPolicy(BackOffPolicy)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item">BatchRetryTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#setBatchPropertyContext-org.springframework.batch.core.jsr.configuration.support.BatchPropertyContext-">setBatchPropertyContext(BatchPropertyContext)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContextFactoryBean.html#setBatchPropertyContext-org.springframework.batch.core.jsr.configuration.support.BatchPropertyContext-">setBatchPropertyContext(BatchPropertyContext)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContextFactoryBean.html" title="class in org.springframework.batch.core.jsr">JsrJobContextFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContextFactoryBean.html#setBatchPropertyContext-org.springframework.batch.core.jsr.configuration.support.BatchPropertyContext-">setBatchPropertyContext(BatchPropertyContext)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContextFactoryBean.html" title="class in org.springframework.batch.core.jsr">JsrStepContextFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/support/BatchPropertyBeanPostProcessor.html#setBatchPropertyContext-org.springframework.batch.core.jsr.configuration.support.BatchPropertyContext-">setBatchPropertyContext(BatchPropertyContext)</a></span> - Method in class org.springframework.batch.core.jsr.launch.support.<a href="org/springframework/batch/core/jsr/launch/support/BatchPropertyBeanPostProcessor.html" title="class in org.springframework.batch.core.jsr.launch.support">BatchPropertyBeanPostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrBatchletStepBuilder.html#setBatchPropertyContext-org.springframework.batch.core.jsr.configuration.support.BatchPropertyContext-">setBatchPropertyContext(BatchPropertyContext)</a></span> - Method in class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrBatchletStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrBatchletStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrFaultTolerantStepBuilder.html#setBatchPropertyContext-org.springframework.batch.core.jsr.configuration.support.BatchPropertyContext-">setBatchPropertyContext(BatchPropertyContext)</a></span> - Method in class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrFaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrFaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrSimpleStepBuilder.html#setBatchPropertyContext-org.springframework.batch.core.jsr.configuration.support.BatchPropertyContext-">setBatchPropertyContext(BatchPropertyContext)</a></span> - Method in class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrSimpleStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrSimpleStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html#setBeanFactory-org.springframework.beans.factory.BeanFactory-">setBeanFactory(BeanFactory)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html" title="class in org.springframework.batch.core.configuration.support">JobRegistryBeanPostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/support/BatchPropertyBeanPostProcessor.html#setBeanFactory-org.springframework.beans.factory.BeanFactory-">setBeanFactory(BeanFactory)</a></span> - Method in class org.springframework.batch.core.jsr.launch.support.<a href="org/springframework/batch/core/jsr/launch/support/BatchPropertyBeanPostProcessor.html" title="class in org.springframework.batch.core.jsr.launch.support">BatchPropertyBeanPostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html#setBeanFactory-org.springframework.beans.factory.BeanFactory-">setBeanFactory(BeanFactory)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/BeanFactoryStepLocator.html" title="class in org.springframework.batch.integration.partition">BeanFactoryStepLocator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html#setBeanFactory-org.springframework.beans.factory.BeanFactory-">setBeanFactory(BeanFactory)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping">BeanWrapperFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html#setBeanFactoryPostProcessorClasses-java.lang.Class:A-">setBeanFactoryPostProcessorClasses(Class<? extends BeanFactoryPostProcessor>[])</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">AbstractApplicationContextFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Determines which bean factory post processors (like property placeholders) should be copied from the parent
|
|
context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html#setBeanFactoryPostProcessorClasses-java.lang.Class:A-">setBeanFactoryPostProcessorClasses(Class<? extends BeanFactoryPostProcessor>[])</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html" title="class in org.springframework.batch.core.configuration.support">ClasspathXmlApplicationContextsFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Determines which bean factory post processors (like property
|
|
placeholders) should be copied from the parent context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setBeanName-java.lang.String-">setBeanName(String)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Set the bean name property, which will become the name of the <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> when it is created.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#setBeanName-java.lang.String-">setBeanName(String)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Set the name property if it is not already set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#setBeanName-java.lang.String-">setBeanName(String)</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd>
|
|
<div class="block">Set the name property if it is not already set.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setBeanName-java.lang.String-">setBeanName(String)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Set the bean name property, which will become the name of the <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> when it is created.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html#setBeanPostProcessorExcludeClasses-java.lang.Class:A-">setBeanPostProcessorExcludeClasses(Class<?>[])</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">AbstractApplicationContextFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Determines by exclusion which bean post processors should be copied from the parent context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html#setBeanPostProcessorExcludeClasses-java.lang.Class:A-">setBeanPostProcessorExcludeClasses(Class<?>[])</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html" title="class in org.springframework.batch.core.configuration.support">ClasspathXmlApplicationContextsFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Determines by exclusion which bean post processors should be copied from
|
|
the parent context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItemFieldSetMapper.html#setBegin-java.lang.String-">setBegin(String)</a></span> - Method in class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItemFieldSetMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the begin value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#setBilling-org.springframework.batch.sample.domain.order.BillingInfo-">setBilling(BillingInfo)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#setBillingAddress-org.springframework.batch.sample.domain.order.Address-">setBillingAddress(Address)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html#setBillingMapper-org.springframework.batch.item.file.mapping.FieldSetMapper-">setBillingMapper(FieldSetMapper<BillingInfo>)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.<a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html" title="class in org.springframework.batch.sample.domain.order.internal">OrderItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Player.html#setBirthYear-int-">setBirthYear(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Player.html#setBirthYear-int-">setBirthYear(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#setBufferedReaderFactory-org.springframework.batch.item.file.BufferedReaderFactory-">setBufferedReaderFactory(BufferedReaderFactory)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Factory for the <code>BufferedReader</code> that will be used to extract lines from the file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkOrientedTasklet.html#setBuffering-boolean-">setBuffering(boolean)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkOrientedTasklet.html" title="class in org.springframework.batch.core.step.item">ChunkOrientedTasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that items should be buffered once read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html#setBuffering-boolean-">setBuffering(boolean)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.step.item">FaultTolerantChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">A flag to indicate that items have been buffered and therefore will
|
|
always come back as a chunk after a rollback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#setBusinessCustomer-boolean-">setBusinessCustomer(boolean)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#setBusy-boolean-">setBusy(boolean)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Register an interest in the chunk to prevent it from being cleaned up
|
|
before the flag is reset to false.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setCacheCapacity-int-">setCacheCapacity(int)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the capacity of the cache in the retry policy.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#setCacheCapacity-int-">setCacheCapacity(int)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the capacity of the cache in the retry policy.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/CallableTaskletAdapter.html#setCallable-java.util.concurrent.Callable-">setCallable(Callable<RepeatStatus>)</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/CallableTaskletAdapter.html" title="class in org.springframework.batch.core.step.tasklet">CallableTaskletAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>Callable</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html#setChannel-org.springframework.messaging.MessageChannel-">setChannel(MessageChannel)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html" title="class in org.springframework.batch.integration.chunk">MessageSourcePollerInterceptor</a></dt>
|
|
<dd>
|
|
<div class="block">Optional MessageChannel for injecting the message received from the source (defaults to the channel intercepted
|
|
in <a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html#preReceive-org.springframework.messaging.MessageChannel-"><code>MessageSourcePollerInterceptor.preReceive(MessageChannel)</code></a>).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#setChildren-java.util.List-">setChildren(List<Child>)</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setChunk-org.springframework.batch.core.step.builder.SimpleStepBuilder-">setChunk(SimpleStepBuilder<I, O>)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#setChunk-org.springframework.batch.core.step.builder.SimpleStepBuilder-">setChunk(SimpleStepBuilder<I, O>)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setChunkCompletionPolicy-org.springframework.batch.repeat.CompletionPolicy-">setChunkCompletionPolicy(CompletionPolicy)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat"><code>CompletionPolicy</code></a> applying to the chunk level.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setChunkCompletionPolicy-org.springframework.batch.repeat.CompletionPolicy-">setChunkCompletionPolicy(CompletionPolicy)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat"><code>CompletionPolicy</code></a> applying to the chunk level.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#setChunkListeners-org.springframework.batch.core.ChunkListener:A-">setChunkListeners(ChunkListener[])</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Register each of the objects as listeners.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html#setChunkMonitor-org.springframework.batch.core.step.item.ChunkMonitor-">setChunkMonitor(ChunkMonitor)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrFaultTolerantChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html#setChunkMonitor-org.springframework.batch.core.step.item.ChunkMonitor-">setChunkMonitor(ChunkMonitor)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.step.item">FaultTolerantChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setChunkOperations-org.springframework.batch.repeat.RepeatOperations-">setChunkOperations(RepeatOperations)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the chunkOperations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html#setChunkProcessor-org.springframework.batch.core.step.item.ChunkProcessor-">setChunkProcessor(ChunkProcessor<S>)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkProcessorChunkHandler.html" title="class in org.springframework.batch.integration.chunk">ChunkProcessorChunkHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/core/step/item/ChunkProcessor.html" title="interface in org.springframework.batch.core.step.item"><code>ChunkProcessor</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkMonitor.html#setChunkSize-int-">setChunkSize(int)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkMonitor.html" title="class in org.springframework.batch.core.step.item">ChunkMonitor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html#setChunkSize-int-">setChunkSize(int)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">SimpleCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#setChunkWriter-org.springframework.batch.item.ItemWriter-">setChunkWriter(ItemWriter<T>)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The item writer to be injected into the step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#setCity-java.lang.String-">setCity(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ClassifierCompositeItemProcessor.html#setClassifier-org.springframework.classify.Classifier-">setClassifier(Classifier<? super I, ItemProcessor<?, ? extends O>>)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ClassifierCompositeItemProcessor.html" title="class in org.springframework.batch.item.support">ClassifierCompositeItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ClassifierCompositeItemWriter.html#setClassifier-org.springframework.classify.Classifier-">setClassifier(Classifier<T, ItemWriter<? super T>>)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ClassifierCompositeItemWriter.html" title="class in org.springframework.batch.item.support">ClassifierCompositeItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemWriter.html#setClearSession-boolean-">setClearSession(boolean)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemWriter.html" title="class in org.springframework.batch.item.database">HibernateItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that the session should be cleared and flushed at the
|
|
end of the write (default true).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#setClobType-int-">setClobType(int)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/AbstractJdbcBatchMetadataDao.html#setClobTypeToUse-int-">setClobTypeToUse(int)</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemReader.html#setCollection-java.lang.String-">setCollection(String)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemReader.html" title="class in org.springframework.batch.item.data">MongoItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemWriter.html#setCollection-java.lang.String-">setCollection(String)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemWriter.html" title="class in org.springframework.batch.item.data">MongoItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Set the name of the Mongo collection to be written to.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/ColumnRangePartitioner.html#setColumn-java.lang.String-">setColumn(String)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/ColumnRangePartitioner.html" title="class in org.springframework.batch.sample.common">ColumnRangePartitioner</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the column to partition.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FixedLengthTokenizer.html#setColumns-org.springframework.batch.item.file.transform.Range:A-">setColumns(Range[])</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FixedLengthTokenizer.html" title="class in org.springframework.batch.item.file.transform">FixedLengthTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Set the column ranges.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#setCommand-java.lang.String-">setCommand(String)</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandTasklet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#setComments-java.lang.String:A-">setComments(String[])</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for comment prefixes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#setCommitCount-int-">setCommitCount(int)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the current number of commits for this execution</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setCommitInterval-int-">setCommitInterval(int)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Set the commit interval.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setCommitInterval-int-">setCommitInterval(int)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Set the commit interval.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#setCompanyName-java.lang.String-">setCompanyName(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemReader.html#setComparator-java.util.Comparator-">setComparator(Comparator<Resource>)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemReader.html" title="class in org.springframework.batch.item.file">MultiResourceItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/ChunkContext.html#setComplete--">setComplete()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/ChunkContext.html" title="class in org.springframework.batch.core.scope.context">ChunkContext</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for the flag to signal complete processing of a chunk.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/RepeatContextSupport.html#setCompleteOnly--">setCompleteOnly()</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/RepeatContextSupport.html" title="class in org.springframework.batch.repeat.context">RepeatContextSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatContext.html#setCompleteOnly--">setCompleteOnly()</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatContext.html" title="interface in org.springframework.batch.repeat">RepeatContext</a></dt>
|
|
<dd>
|
|
<div class="block">Signal to the framework that the current batch should complete normally,
|
|
independent of the current <a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat"><code>CompletionPolicy</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatSynchronizationManager.html#setCompleteOnly--">setCompleteOnly()</a></span> - Static method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatSynchronizationManager.html" title="class in org.springframework.batch.repeat.support">RepeatSynchronizationManager</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method to set the current repeat operation to complete if it
|
|
exists.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#setCompletes-int-">setCompletes(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#setCompletes-int-">setCompletes(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#setCompletes-int-">setCompletes(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#setCompletes-int-">setCompletes(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#setCompletionPolicy-org.springframework.batch.repeat.CompletionPolicy-">setCompletionPolicy(CompletionPolicy)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for policy to decide when the batch is complete.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/DefaultRecordSeparatorPolicy.html#setContinuation-java.lang.String-">setContinuation(String)</a></span> - Method in class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/DefaultRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">DefaultRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the continuation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html#setCopyConfiguration-boolean-">setCopyConfiguration(boolean)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">AbstractApplicationContextFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that configuration such as bean post processors and custom editors should be copied from the
|
|
parent context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html#setCopyConfiguration-boolean-">setCopyConfiguration(boolean)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html" title="class in org.springframework.batch.core.configuration.support">ClasspathXmlApplicationContextsFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that configuration such as bean post processors and
|
|
custom editors should be copied from the parent context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#setCountry-java.lang.String-">setCountry(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#setCreateTime-java.util.Date-">setCreateTime(Date)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html#setCredit-java.math.BigDecimal-">setCredit(BigDecimal)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerCredit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdateWriter.html#setCreditFilter-double-">setCreditFilter(double)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdateWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditUpdateWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#setCurrentItemCount-int-">setCurrentItemCount(int)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="class in org.springframework.batch.item.support">AbstractItemCountingItemStreamItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The index of the item to start reading from.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/DefaultPropertyEditorRegistrar.html#setCustomEditors-java.util.Map-">setCustomEditors(Map<? extends Object, ? extends PropertyEditor>)</a></span> - Method in class org.springframework.batch.support.<a href="org/springframework/batch/support/DefaultPropertyEditorRegistrar.html" title="class in org.springframework.batch.support">DefaultPropertyEditorRegistrar</a></dt>
|
|
<dd>
|
|
<div class="block">Specify the <code>custom editors</code> to register.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html#setCustomer-org.springframework.batch.sample.domain.order.internal.xml.Customer-">setCustomer(Customer)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#setCustomer-org.springframework.batch.sample.domain.order.Customer-">setCustomer(Customer)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#setCustomer-java.lang.String-">setCustomer(String)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditItemWriter.html#setCustomerCreditDao-org.springframework.batch.sample.domain.trade.CustomerCreditDao-">setCustomerCreditDao(CustomerCreditDao)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditItemWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/sample/domain/trade/CustomerCreditDao.html" title="interface in org.springframework.batch.sample.domain.trade"><code>CustomerCreditDao</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerUpdateProcessor.html#setCustomerDao-org.springframework.batch.sample.domain.trade.CustomerDao-">setCustomerDao(CustomerDao)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerUpdateProcessor.html" title="class in org.springframework.batch.sample.domain.trade">CustomerUpdateProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerUpdateWriter.html#setCustomerDao-org.springframework.batch.sample.domain.trade.CustomerDao-">setCustomerDao(CustomerDao)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerUpdateWriter.html" title="class in org.springframework.batch.sample.domain.trade">CustomerUpdateWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html#setCustomerMapper-org.springframework.batch.item.file.mapping.FieldSetMapper-">setCustomerMapper(FieldSetMapper<Customer>)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.<a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html" title="class in org.springframework.batch.sample.domain.order.internal">OrderItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CompositeCustomerUpdateLineTokenizer.html#setCustomerTokenizer-org.springframework.batch.item.file.transform.LineTokenizer-">setCustomerTokenizer(LineTokenizer)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CompositeCustomerUpdateLineTokenizer.html" title="class in org.springframework.batch.sample.domain.trade">CompositeCustomerUpdateLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Set the <a href="org/springframework/batch/item/file/transform/LineTokenizer.html" title="interface in org.springframework.batch.item.file.transform"><code>LineTokenizer</code></a> that will be used to tokenize any lines that begin with
|
|
A, U, or D, and are thus a customer operation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdateWriter.html#setDao-org.springframework.batch.sample.domain.trade.CustomerCreditDao-">setDao(CustomerCreditDao)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdateWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditUpdateWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerUpdateWriter.html#setDao-org.springframework.batch.sample.domain.trade.CustomerDebitDao-">setDao(CustomerDebitDao)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerUpdateWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerUpdateWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateAwareCustomerCreditItemWriter.html#setDao-org.springframework.batch.sample.domain.trade.CustomerCreditDao-">setDao(CustomerCreditDao)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateAwareCustomerCreditItemWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateAwareCustomerCreditItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html#setDao-org.springframework.batch.sample.domain.trade.TradeDao-">setDao(TradeDao)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#setDatabaseType-java.lang.String-">setDatabaseType(String)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the database type.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html#setDatabaseType-java.lang.String-">setDatabaseType(String)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryProviderFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/DefaultBatchConfigurer.html" title="class in org.springframework.batch.core.configuration.annotation">DefaultBatchConfigurer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">JobExplorerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>DataSource</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>DataSource</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block"><code>DataSource</code> pointing to the job repository</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the data source for injection purposes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for the <code>DataSource</code> that is to be wrapped.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html" title="class in org.springframework.batch.item.database">IbatisBatchItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisPagingItemReader.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisPagingItemReader.html" title="class in org.springframework.batch.item.database">IbatisPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html" title="class in org.springframework.batch.item.database">JdbcBatchItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the data source for injection purposes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcPagingItemReader.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="class in org.springframework.batch.item.database">JdbcPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryProviderFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/ColumnRangePartitioner.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/ColumnRangePartitioner.html" title="class in org.springframework.batch.sample.common">ColumnRangePartitioner</a></dt>
|
|
<dd>
|
|
<div class="block">The data source for connecting to the database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemListener.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemListener.html" title="class in org.springframework.batch.sample.common">StagingItemListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemProcessor.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemProcessor.html" title="class in org.springframework.batch.sample.common">StagingItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemReader.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemReader.html" title="class in org.springframework.batch.sample.common">StagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerDao.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerDao.html" title="class in org.springframework.batch.sample.domain.football.internal">JdbcPlayerDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerSummaryDao.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerSummaryDao.html" title="class in org.springframework.batch.sample.domain.football.internal">JdbcPlayerSummaryDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDao.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">JdbcCustomerDebitDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/JdbcTradeDao.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/JdbcTradeDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">JdbcTradeDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#setDataSource-javax.sql.DataSource-">setDataSource(DataSource)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html#setDate-java.util.Date-">setDate(Date)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html#setDateFormat-java.text.DateFormat-">setDateFormat(DateFormat)</a></span> - Method in class org.springframework.batch.core.converter.<a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html" title="class in org.springframework.batch.core.converter">DefaultJobParametersConverter</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for injecting a date format.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/ScheduledJobParametersFactory.html#setDateFormat-java.text.DateFormat-">setDateFormat(DateFormat)</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Public setter for injecting a date format.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#setDateFormat-java.text.DateFormat-">setDateFormat(DateFormat)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>DateFormat</code> to use for parsing numbers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSetFactory.html#setDateFormat-java.text.DateFormat-">setDateFormat(DateFormat)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSetFactory.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSetFactory</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>DateFormat</code> to use for parsing numbers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html#setDebit-java.math.BigDecimal-">setDebit(BigDecimal)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerDebit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Player.html#setDebutYear-int-">setDebutYear(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Player.html#setDebutYear-int-">setDebutYear(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html#setDecider-javax.batch.api.Decider-">setDecider(Decider)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">DecisionStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/SystemPropertyInitializer.html#setDefaultValue-java.lang.String-">setDefaultValue(String)</a></span> - Method in class org.springframework.batch.support.<a href="org/springframework/batch/support/SystemPropertyInitializer.html" title="class in org.springframework.batch.support">SystemPropertyInitializer</a></dt>
|
|
<dd>
|
|
<div class="block">Mandatory property specifying the default value of the System property.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html#setDelegate-java.lang.Object-">setDelegate(Object)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">AbstractListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/RemoteStepExecutionAggregator.html#setDelegate-org.springframework.batch.core.partition.support.StepExecutionAggregator-">setDelegate(StepExecutionAggregator)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/RemoteStepExecutionAggregator.html" title="class in org.springframework.batch.core.partition.support">RemoteStepExecutionAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemProcessor.html#setDelegate-org.springframework.batch.item.ItemProcessor-">setDelegate(ItemProcessor<I, O>)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="class in org.springframework.batch.integration.async">AsyncItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">The <a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a> to use to delegate processing to in a
|
|
background thread.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemWriter.html#setDelegate-org.springframework.batch.item.ItemWriter-">setDelegate(ItemWriter<T>)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async">AsyncItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/step/DelegateStep.html#setDelegate-org.springframework.batch.core.Step-">setDelegate(Step)</a></span> - Method in class org.springframework.batch.integration.step.<a href="org/springframework/batch/integration/step/DelegateStep.html" title="class in org.springframework.batch.integration.step">DelegateStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemReader.html#setDelegate-org.springframework.batch.item.file.ResourceAwareItemReaderItemStream-">setDelegate(ResourceAwareItemReaderItemStream<? extends T>)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemReader.html" title="class in org.springframework.batch.item.file">MultiResourceItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemWriter.html#setDelegate-org.springframework.batch.item.file.ResourceAwareItemWriterItemStream-">setDelegate(ResourceAwareItemWriterItemStream<? super T>)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemWriter.html" title="class in org.springframework.batch.item.file">MultiResourceItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Delegate used for actual writing of the output.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/RecursiveCollectionLineAggregator.html#setDelegate-org.springframework.batch.item.file.transform.LineAggregator-">setDelegate(LineAggregator<T>)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/RecursiveCollectionLineAggregator.html" title="class in org.springframework.batch.item.file.transform">RecursiveCollectionLineAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/item/file/transform/LineAggregator.html" title="interface in org.springframework.batch.item.file.transform"><code>LineAggregator</code></a> to use on single items, that
|
|
are not Strings.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html#setDelegate-org.springframework.batch.item.ItemReader-">setDelegate(ItemReader<T>)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html" title="class in org.springframework.batch.item.support">SingleItemPeekableItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The item reader to use as a delegate.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html#setDelegate-org.springframework.batch.item.ItemStreamReader-">setDelegate(ItemStreamReader<T>)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html" title="class in org.springframework.batch.item.support">SynchronizedItemStreamReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItemFieldSetMapper.html#setDelegate-org.springframework.batch.item.file.mapping.FieldSetMapper-">setDelegate(FieldSetMapper<T>)</a></span> - Method in class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItemFieldSetMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the delegate.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/support/ExceptionThrowingItemReaderProxy.html#setDelegate-org.springframework.batch.item.ItemReader-">setDelegate(ItemReader<T>)</a></span> - Method in class org.springframework.batch.sample.support.<a href="org/springframework/batch/sample/support/ExceptionThrowingItemReaderProxy.html" title="class in org.springframework.batch.sample.support">ExceptionThrowingItemReaderProxy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemProcessor.html#setDelegates-java.util.List-">setDelegates(List<? extends ItemProcessor<?, ?>>)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemProcessor.html" title="class in org.springframework.batch.item.support">CompositeItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemWriter.html#setDelegates-java.util.List-">setDelegates(List<ItemWriter<? super T>>)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemWriter.html" title="class in org.springframework.batch.item.support">CompositeItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemWriter.html#setDelete-boolean-">setDelete(boolean)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemWriter.html" title="class in org.springframework.batch.item.data">MongoItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates if the items being passed to the writer are to be saved or
|
|
removed from the data store.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/Neo4jItemWriter.html#setDelete-boolean-">setDelete(boolean)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/Neo4jItemWriter.html" title="class in org.springframework.batch.item.data">Neo4jItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/KeyValueItemWriter.html#setDelete-boolean-">setDelete(boolean)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/KeyValueItemWriter.html" title="class in org.springframework.batch.item">KeyValueItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the delete flag to have the item writer perform deletes</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DelimitedLineAggregator.html#setDelimiter-java.lang.String-">setDelimiter(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DelimitedLineAggregator.html" title="class in org.springframework.batch.item.file.transform">DelimitedLineAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the delimiter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html#setDelimiter-java.lang.String-">setDelimiter(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">DelimitedLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for the delimiter character.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html#setDescription-java.lang.String-">setDescription(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#setDestroyScripts-org.springframework.core.io.Resource:A-">setDestroyScripts(Resource[])</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#setDiscountAmount-java.math.BigDecimal-">setDiscountAmount(BigDecimal)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#setDiscountPerc-java.math.BigDecimal-">setDiscountPerc(BigDecimal)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html#setDistanceLimit-int-">setDistanceLimit(int)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping">BeanWrapperFieldSetMapper</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum difference that can be tolerated in spelling between input
|
|
key names and bean property names.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#setDriverSupportsAbsolute-boolean-">setDriverSupportsAbsolute(boolean)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Indicate whether the JDBC driver supports setting the absolute row on a
|
|
<code>ResultSet</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/User.html#setEmail-java.lang.String-">setEmail(String)</a></span> - Method in class org.springframework.batch.sample.domain.mail.<a href="org/springframework/batch/sample/domain/mail/User.html" title="class in org.springframework.batch.sample.domain.mail">User</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#setEncoding-java.lang.String-">setEncoding(String)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for the encoding for this input source.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#setEncoding-java.lang.String-">setEncoding(String)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Sets encoding for output template.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#setEncoding-java.lang.String-">setEncoding(String)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Set encoding to be used for output file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.html#setEncoding-java.lang.String-">setEncoding(String)</a></span> - Method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.html" title="class in org.springframework.batch.support.transaction">TransactionAwareBufferedWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#setEnd--">setEnd()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Set the flag to say that this chunk represents an end of stream (there is
|
|
no more data to process).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItemFieldSetMapper.html#setEnd-java.lang.String-">setEnd(String)</a></span> - Method in class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItemFieldSetMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the end field value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#setEndTime-java.util.Date-">setEndTime(Date)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#setEndTime-java.util.Date-">setEndTime(Date)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the time that this execution ended</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/HibernateNativeQueryProvider.html#setEntityClass-java.lang.Class-">setEntityClass(Class<E>)</a></span> - Method in class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/HibernateNativeQueryProvider.html" title="class in org.springframework.batch.item.database.orm">HibernateNativeQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/JpaNativeQueryProvider.html#setEntityClass-java.lang.Class-">setEntityClass(Class<E>)</a></span> - Method in class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/JpaNativeQueryProvider.html" title="class in org.springframework.batch.item.database.orm">JpaNativeQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/AbstractJpaQueryProvider.html#setEntityManager-javax.persistence.EntityManager-">setEntityManager(EntityManager)</a></span> - Method in class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/AbstractJpaQueryProvider.html" title="class in org.springframework.batch.item.database.orm">AbstractJpaQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Public setter to override the entityManager that was created by this
|
|
<a href="org/springframework/batch/item/database/orm/HibernateQueryProvider.html" title="interface in org.springframework.batch.item.database.orm"><code>HibernateQueryProvider</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/JpaQueryProvider.html#setEntityManager-javax.persistence.EntityManager-">setEntityManager(EntityManager)</a></span> - Method in interface org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/JpaQueryProvider.html" title="interface in org.springframework.batch.item.database.orm">JpaQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Provide an <code>EntityManager</code> for the query to be built.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaItemWriter.html#setEntityManagerFactory-javax.persistence.EntityManagerFactory-">setEntityManagerFactory(EntityManagerFactory)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaItemWriter.html" title="class in org.springframework.batch.item.database">JpaItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Set the EntityManager to be used internally.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaPagingItemReader.html#setEntityManagerFactory-javax.persistence.EntityManagerFactory-">setEntityManagerFactory(EntityManagerFactory)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaPagingItemReader.html" title="class in org.springframework.batch.item.database">JpaPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#setEnvironmentParams-java.lang.String:A-">setEnvironmentParams(String[])</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandTasklet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html#setExceptionClasses-java.util.Collection-">setExceptionClasses(Collection<Class<? extends Throwable>>)</a></span> - Method in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">SimpleLimitExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for the exception classes that this handler counts.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/ExceptionClassifierSkipPolicy.html#setExceptionClassifier-org.springframework.classify.SubclassClassifier-">setExceptionClassifier(SubclassClassifier<Throwable, SkipPolicy>)</a></span> - Method in class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/ExceptionClassifierSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">ExceptionClassifierSkipPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">The classifier that will be used to choose a delegate policy.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/LogOrRethrowExceptionHandler.html#setExceptionClassifier-org.springframework.classify.Classifier-">setExceptionClassifier(Classifier<Throwable, LogOrRethrowExceptionHandler.Level>)</a></span> - Method in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/LogOrRethrowExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">LogOrRethrowExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for the <code>Classifier</code> used by this handler.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setExceptionHandler-org.springframework.batch.repeat.exception.ExceptionHandler-">setExceptionHandler(ExceptionHandler)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/repeat/exception/ExceptionHandler.html" title="interface in org.springframework.batch.repeat.exception"><code>ExceptionHandler</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#setExceptionHandler-org.springframework.batch.repeat.exception.ExceptionHandler-">setExceptionHandler(ExceptionHandler)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for exception handler strategy.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleStepHandler.html#setExecutionContext-org.springframework.batch.item.ExecutionContext-">setExecutionContext(ExecutionContext)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleStepHandler.html" title="class in org.springframework.batch.core.job">SimpleStepHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A context containing values to be added to the step execution before it
|
|
is handled.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#setExecutionContext-org.springframework.batch.item.ExecutionContext-">setExecutionContext(ExecutionContext)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> for this execution</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#setExecutionContext-org.springframework.batch.item.ExecutionContext-">setExecutionContext(ExecutionContext)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> for this execution</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemStreamSupport.html#setExecutionContextName-java.lang.String-">setExecutionContextName(String)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ItemStreamSupport.html" title="class in org.springframework.batch.item">ItemStreamSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html#setExitCodeMapper-org.springframework.batch.core.launch.support.ExitCodeMapper-">setExitCodeMapper(ExitCodeMapper)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support">CommandLineJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Injection setter for the <a href="org/springframework/batch/core/launch/support/ExitCodeMapper.html" title="interface in org.springframework.batch.core.launch.support"><code>ExitCodeMapper</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html#setExitMessageLength-int-">setExitMessageLength(int)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the exit message length in database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html#setExitMessageLength-int-">setExitMessageLength(int)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcStepExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the exit message length in database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/EndState.html#setExitStatus-org.springframework.batch.core.job.flow.FlowExecutor-java.lang.String-">setExitStatus(FlowExecutor, String)</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/EndState.html" title="class in org.springframework.batch.core.job.flow.support.state">EndState</a></dt>
|
|
<dd>
|
|
<div class="block">Performs any logic to update the exit status for the current flow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#setExitStatus-org.springframework.batch.core.ExitStatus-">setExitStatus(ExitStatus)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrEndState.html#setExitStatus-org.springframework.batch.core.job.flow.FlowExecutor-java.lang.String-">setExitStatus(FlowExecutor, String)</a></span> - Method in class org.springframework.batch.core.jsr.job.flow.support.state.<a href="org/springframework/batch/core/jsr/job/flow/support/state/JsrEndState.html" title="class in org.springframework.batch.core.jsr.job.flow.support.state">JsrEndState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContext.html#setExitStatus-java.lang.String-">setExitStatus(String)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContext.html" title="class in org.springframework.batch.core.jsr">JsrJobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContext.html#setExitStatus-java.lang.String-">setExitStatus(String)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContext.html" title="class in org.springframework.batch.core.jsr">JsrStepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#setExitStatus-org.springframework.batch.core.ExitStatus-">setExitStatus(ExitStatus)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd>
|
|
<div class="block">Set the <a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core"><code>ExitStatus</code></a> for this contribution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#setExitStatus-org.springframework.batch.core.ExitStatus-">setExitStatus(ExitStatus)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html#setFailingCustomers-java.util.List-">setFailingCustomers(List<String>)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the the customers on which failure should occur.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html#setFailOnFlush-int-">setFailOnFlush(int)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateCreditDao</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the failOnFlush property.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html#setFatalExceptionClasses-java.util.Collection-">setFatalExceptionClasses(Collection<Class<? extends Throwable>>)</a></span> - Method in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">SimpleLimitExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for the exception classes that shouldn't be counted, but rethrown
|
|
immediately.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#setFetchSize-int-">setFetchSize(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Gives the JDBC driver a hint as to the number of rows that should be
|
|
fetched from the database when more rows are needed for this
|
|
<code>ResultSet</code> object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateCursorItemReader.html#setFetchSize-int-">setFetchSize(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="class in org.springframework.batch.item.database">HibernateCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Fetch size used internally by Hibernate to limit amount of data fetched
|
|
from database per round trip.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernatePagingItemReader.html#setFetchSize-int-">setFetchSize(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernatePagingItemReader.html" title="class in org.springframework.batch.item.database">HibernatePagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Fetch size used internally by Hibernate to limit amount of data fetched
|
|
from database per round trip.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcPagingItemReader.html#setFetchSize-int-">setFetchSize(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="class in org.springframework.batch.item.database">JdbcPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Gives the JDBC driver a hint as to the number of rows that should be
|
|
fetched from the database when more rows are needed for this
|
|
<code>ResultSet</code> object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/ExtractorLineAggregator.html#setFieldExtractor-org.springframework.batch.item.file.transform.FieldExtractor-">setFieldExtractor(FieldExtractor<T>)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/ExtractorLineAggregator.html" title="class in org.springframework.batch.item.file.transform">ExtractorLineAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the field extractor responsible for splitting an input
|
|
object up into an array of objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemReader.html#setFields-java.lang.String-">setFields(String)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemReader.html" title="class in org.springframework.batch.item.data">MongoItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">JSON defining the fields to be returned from the matching documents
|
|
by MongoDB.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html#setFieldSetFactory-org.springframework.batch.item.file.transform.FieldSetFactory-">setFieldSetFactory(FieldSetFactory)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">AbstractLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Factory for <a href="org/springframework/batch/item/file/transform/FieldSet.html" title="interface in org.springframework.batch.item.file.transform"><code>FieldSet</code></a> instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/DefaultLineMapper.html#setFieldSetMapper-org.springframework.batch.item.file.mapping.FieldSetMapper-">setFieldSetMapper(FieldSetMapper<T>)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/DefaultLineMapper.html" title="class in org.springframework.batch.item.file.mapping">DefaultLineMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/PatternMatchingCompositeLineMapper.html#setFieldSetMappers-java.util.Map-">setFieldSetMappers(Map<String, FieldSetMapper<T>>)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/PatternMatchingCompositeLineMapper.html" title="class in org.springframework.batch.item.file.mapping">PatternMatchingCompositeLineMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html#setFieldSetReader-org.springframework.batch.item.ItemReader-">setFieldSetReader(ItemReader<FieldSet>)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.<a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html" title="class in org.springframework.batch.sample.domain.order.internal">OrderItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/PropertyExtractingDelegatingItemWriter.html#setFieldsUsedAsTargetMethodArguments-java.lang.String:A-">setFieldsUsedAsTargetMethodArguments(String[])</a></span> - Method in class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/PropertyExtractingDelegatingItemWriter.html" title="class in org.springframework.batch.item.adapter">PropertyExtractingDelegatingItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/validator/ValidatingItemProcessor.html#setFilter-boolean-">setFilter(boolean)</a></span> - Method in class org.springframework.batch.item.validator.<a href="org/springframework/batch/item/validator/ValidatingItemProcessor.html" title="class in org.springframework.batch.item.validator">ValidatingItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Should the processor filter invalid records instead of skipping them?</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#setFilterCount-int-">setFilterCount(int)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the number of items filtered out of this execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Player.html#setFirstName-java.lang.String-">setFirstName(String)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Player.html#setFirstName-java.lang.String-">setFirstName(String)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#setFirstName-java.lang.String-">setFirstName(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#setFirstName-java.lang.String-">setFirstName(String)</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html#setFlow-org.springframework.batch.core.job.flow.Flow-">setFlow(Flow)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">JobParserJobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setFlow-org.springframework.batch.core.job.flow.Flow-">setFlow(Flow)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowJob.html#setFlow-org.springframework.batch.core.job.flow.Flow-">setFlow(Flow)</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowJob.html" title="class in org.springframework.batch.core.job.flow">FlowJob</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the flow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowStep.html#setFlow-org.springframework.batch.core.job.flow.Flow-">setFlow(Flow)</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowStep.html" title="class in org.springframework.batch.core.job.flow">FlowStep</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the flow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html#setFlow-org.springframework.batch.core.job.flow.Flow-">setFlow(Flow)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html#setFlowType-java.lang.Class-">setFlowType(Class<SimpleFlow>)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">SimpleFlowFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#setFooterCallback-org.springframework.batch.item.file.FlatFileFooterCallback-">setFooterCallback(FlatFileFooterCallback)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">footerCallback will be called after writing the last item to file, but
|
|
before the file is closed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#setFooterCallback-org.springframework.batch.item.xml.StaxWriterCallback-">setFooterCallback(StaxWriterCallback)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">footerCallback is called after writing all items but before closing the
|
|
file</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CompositeCustomerUpdateLineTokenizer.html#setFooterTokenizer-org.springframework.batch.item.file.transform.LineTokenizer-">setFooterTokenizer(LineTokenizer)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CompositeCustomerUpdateLineTokenizer.html" title="class in org.springframework.batch.sample.domain.trade">CompositeCustomerUpdateLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Set the <a href="org/springframework/batch/item/file/transform/LineTokenizer.html" title="interface in org.springframework.batch.item.file.transform"><code>LineTokenizer</code></a> that will be used to tokenize any lines that being with
|
|
F and is thus a footer record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/RangeArrayPropertyEditor.html#setForceDisjointRanges-boolean-">setForceDisjointRanges(boolean)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/RangeArrayPropertyEditor.html" title="class in org.springframework.batch.item.file.transform">RangeArrayPropertyEditor</a></dt>
|
|
<dd>
|
|
<div class="block">Set force disjoint ranges.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#setForceSync-boolean-">setForceSync(boolean)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that changes should be force-synced to disk on flush.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#setForceSync-boolean-">setForceSync(boolean)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that changes should be force-synced to disk on flush.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.html#setForceSync-boolean-">setForceSync(boolean)</a></span> - Method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.html" title="class in org.springframework.batch.support.transaction">TransactionAwareBufferedWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that changes should be force-synced to disk on flush.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FormatterLineAggregator.html#setFormat-java.lang.String-">setFormat(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FormatterLineAggregator.html" title="class in org.springframework.batch.item.file.transform">FormatterLineAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Set the format string used to aggregate items.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemReader.html#setFragmentRootElementName-java.lang.String-">setFragmentRootElementName(String)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="class in org.springframework.batch.item.xml">StaxEventItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemReader.html#setFragmentRootElementNames-java.lang.String:A-">setFragmentRootElementNames(String[])</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="class in org.springframework.batch.item.xml">StaxEventItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#setFromClause-java.lang.String-">setFromClause(String)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html#setFromClause-java.lang.String-">setFromClause(String)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryProviderFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/StoredProcedureItemReader.html#setFunction-boolean-">setFunction(boolean)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/StoredProcedureItemReader.html" title="class in org.springframework.batch.item.database">StoredProcedureItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Set whether this stored procedure is a function.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setGridSize-int-">setGridSize(int)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/AbstractPartitionHandler.html#setGridSize-int-">setGridSize(int)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/AbstractPartitionHandler.html" title="class in org.springframework.batch.core.partition.support">AbstractPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Passed to the <a href="org/springframework/batch/core/partition/StepExecutionSplitter.html" title="interface in org.springframework.batch.core.partition"><code>StepExecutionSplitter</code></a> in the
|
|
<a href="org/springframework/batch/core/partition/support/AbstractPartitionHandler.html#handle-org.springframework.batch.core.partition.StepExecutionSplitter-org.springframework.batch.core.StepExecution-"><code>AbstractPartitionHandler.handle(StepExecutionSplitter, StepExecution)</code></a> method, instructing
|
|
it how many <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> instances are required, ideally.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setGridSize-int-">setGridSize(int)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Passed to the <a href="org/springframework/batch/core/partition/StepExecutionSplitter.html" title="interface in org.springframework.batch.core.partition"><code>StepExecutionSplitter</code></a> in the <a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#handle-org.springframework.batch.core.partition.StepExecutionSplitter-org.springframework.batch.core.StepExecution-"><code>MessageChannelPartitionHandler.handle(StepExecutionSplitter, StepExecution)</code></a> method,
|
|
instructing it how many <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> instances are required, ideally.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#setGroupClause-java.lang.String-">setGroupClause(String)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">The setter for the group by clause</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html#setGroupClause-java.lang.String-">setGroupClause(String)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryProviderFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html#setGroupName-java.lang.String-">setGroupName(String)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html" title="class in org.springframework.batch.core.configuration.support">JobRegistryBeanPostProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">The group name for jobs registered by this component.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/CompositeExceptionHandler.html#setHandlers-org.springframework.batch.repeat.exception.ExceptionHandler:A-">setHandlers(ExceptionHandler[])</a></span> - Method in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/CompositeExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">CompositeExceptionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#setHandlingPrice-java.math.BigDecimal-">setHandlingPrice(BigDecimal)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setHasChunkElement-boolean-">setHasChunkElement(boolean)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#setHeaderCallback-org.springframework.batch.item.file.FlatFileHeaderCallback-">setHeaderCallback(FlatFileHeaderCallback)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">headerCallback will be called before writing the first item to file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#setHeaderCallback-org.springframework.batch.item.xml.StaxWriterCallback-">setHeaderCallback(StaxWriterCallback)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">headerCallback is called before writing any items.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html#setHeaderMapper-org.springframework.batch.item.file.mapping.FieldSetMapper-">setHeaderMapper(FieldSetMapper<Order>)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.<a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html" title="class in org.springframework.batch.sample.domain.order.internal">OrderItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemWriter.html#setHibernateTemplate-org.springframework.orm.hibernate5.HibernateOperations-">setHibernateTemplate(HibernateOperations)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemWriter.html" title="class in org.springframework.batch.item.database">HibernateItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">As of 2.2 in favor of using Hibernate's session management APIs directly</span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/XStreamExecutionContextStringSerializer.html#setHierarchicalStreamDriver-com.thoughtworks.xstream.io.HierarchicalStreamDriver-">setHierarchicalStreamDriver(HierarchicalStreamDriver)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/XStreamExecutionContextStringSerializer.html" title="class in org.springframework.batch.core.repository.dao">XStreamExecutionContextStringSerializer</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemReader.html#setHint-java.lang.String-">setHint(String)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemReader.html" title="class in org.springframework.batch.item.data">MongoItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">JSON String telling MongoDB what index to use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Entity.html#setId-java.lang.Long-">setId(Long)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/Entity.html" title="class in org.springframework.batch.core">Entity</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#setId-java.lang.String-">setId(String)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Player.html#setId-java.lang.String-">setId(String)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#setId-java.lang.String-">setId(String)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#setId-java.lang.String-">setId(String)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Player.html#setId-java.lang.String-">setId(String)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#setId-java.lang.String-">setId(String)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/User.html#setId-int-">setId(int)</a></span> - Method in class org.springframework.batch.sample.domain.mail.<a href="org/springframework/batch/sample/domain/mail/User.html" title="class in org.springframework.batch.sample.domain.mail">User</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html#setId-int-">setId(int)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerCredit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#setId-long-">setId(long)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#setIgnoreFailedDrop-boolean-">setIgnoreFailedDrop(boolean)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemWriter.html#setIgnoreItemStream-boolean-">setIgnoreItemStream(boolean)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemWriter.html" title="class in org.springframework.batch.item.support">CompositeItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#setIgnoreWarnings-boolean-">setIgnoreWarnings(boolean)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Set whether SQLWarnings should be ignored (only logged) or exception
|
|
should be thrown.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/SuffixRecordSeparatorPolicy.html#setIgnoreWhitespace-boolean-">setIgnoreWhitespace(boolean)</a></span> - Method in class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/SuffixRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">SuffixRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that the decision to terminate a record should ignore
|
|
whitespace at the end of the line.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html#setImportMetadata-org.springframework.core.type.AnnotationMetadata-">setImportMetadata(AnnotationMetadata)</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">AbstractBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html#setIncludedFields-int:A-">setIncludedFields(int[])</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">DelimitedLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">The fields to include in the output by position (starting at 0).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemWriter.html#setIncrementer-org.springframework.jdbc.support.incrementer.DataFieldMaxValueIncrementer-">setIncrementer(DataFieldMaxValueIncrementer)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemWriter.html" title="class in org.springframework.batch.sample.common">StagingItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for the key generator for the staging table.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDao.html#setIncrementer-org.springframework.jdbc.support.incrementer.DataFieldMaxValueIncrementer-">setIncrementer(DataFieldMaxValueIncrementer)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">JdbcCustomerDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/JdbcTradeDao.html#setIncrementer-org.springframework.jdbc.support.incrementer.DataFieldMaxValueIncrementer-">setIncrementer(DataFieldMaxValueIncrementer)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/JdbcTradeDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">JdbcTradeDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/DefaultDataFieldMaxValueIncrementerFactory.html#setIncrementerColumnName-java.lang.String-">setIncrementerColumnName(String)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/DefaultDataFieldMaxValueIncrementerFactory.html" title="class in org.springframework.batch.item.database.support">DefaultDataFieldMaxValueIncrementerFactory</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the column name (defaults to "ID") in the incrementer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#setIncrementerFactory-org.springframework.batch.item.database.support.DataFieldMaxValueIncrementerFactory-">setIncrementerFactory(DataFieldMaxValueIncrementerFactory)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/DataSourceInitializer.html#setInitScripts-org.springframework.core.io.Resource:A-">setInitScripts(Resource[])</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/DataSourceInitializer.html" title="class in org.springframework.batch.test">DataSourceInitializer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/OutputFileListener.html#setInputKeyName-java.lang.String-">setInputKeyName(String)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/OutputFileListener.html" title="class in org.springframework.batch.sample.common">OutputFileListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#setInterceptions-int-">setInterceptions(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#setInterceptions-int-">setInterceptions(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#setInterceptions-int-">setInterceptions(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#setInterceptions-int-">setInterceptions(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#setInterruptionPolicy-org.springframework.batch.core.step.StepInterruptionPolicy-">setInterruptionPolicy(StepInterruptionPolicy)</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Setter for the <a href="org/springframework/batch/core/step/StepInterruptionPolicy.html" title="interface in org.springframework.batch.core.step"><code>StepInterruptionPolicy</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#setInterruptOnCancel-boolean-">setInterruptOnCancel(boolean)</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandTasklet</a></dt>
|
|
<dd>
|
|
<div class="block">If <code>true</code> tasklet will attempt to interrupt the thread
|
|
executing the system command if <a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#setTimeout-long-"><code>SystemCommandTasklet.setTimeout(long)</code></a> has been
|
|
exceeded or user interrupts the job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerUpdateProcessor.html#setInvalidCustomerLogger-org.springframework.batch.sample.domain.trade.InvalidCustomerLogger-">setInvalidCustomerLogger(InvalidCustomerLogger)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerUpdateProcessor.html" title="class in org.springframework.batch.sample.domain.trade">CustomerUpdateProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#setIsin-java.lang.String-">setIsin(String)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setIsolation-org.springframework.transaction.annotation.Isolation-">setIsolation(Isolation)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setIsolation-org.springframework.transaction.annotation.Isolation-">setIsolation(Isolation)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#setIsolationLevelForCreate-java.lang.String-">setIsolationLevelForCreate(String)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">AbstractJobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">public setter for the isolation level to be used for the transaction when
|
|
job execution entities are initially created.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setIsReaderTransactionalQueue-boolean-">setIsReaderTransactionalQueue(boolean)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to signal that the reader is transactional (usually a JMS consumer) so that items are re-presented after a
|
|
rollback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setIsReaderTransactionalQueue-boolean-">setIsReaderTransactionalQueue(boolean)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to signal that the reader is transactional (usually a JMS consumer) so that items are re-presented after a
|
|
rollback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ScriptItemProcessor.html#setItemBindingVariableName-java.lang.String-">setItemBindingVariableName(String)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ScriptItemProcessor.html" title="class in org.springframework.batch.item.support">ScriptItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Provides the ability to change the key name that scripts use to obtain the current
|
|
item to process if the variable represented by:
|
|
<a href="org/springframework/batch/item/support/ScriptItemProcessor.html#ITEM_BINDING_VARIABLE_NAME"><code>ScriptItemProcessor.ITEM_BINDING_VARIABLE_NAME</code></a>
|
|
is not suitable ("item").</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemCountAware.html#setItemCount-int-">setItemCount(int)</a></span> - Method in interface org.springframework.batch.item.<a href="org/springframework/batch/item/ItemCountAware.html" title="interface in org.springframework.batch.item">ItemCountAware</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for the injection of the current item count.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemWriter.html#setItemCountLimitPerResource-int-">setItemCountLimitPerResource(int)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemWriter.html" title="class in org.springframework.batch.item.file">MultiResourceItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">After this limit is exceeded the next chunk will be written into newly
|
|
created resource.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#setItemId-long-">setItemId(long)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/KeyValueItemWriter.html#setItemKeyMapper-org.springframework.core.convert.converter.Converter-">setItemKeyMapper(Converter<V, K>)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/KeyValueItemWriter.html" title="class in org.springframework.batch.item">KeyValueItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Set the <code>Converter</code> to use to derive the key from the item</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html#setItemMapper-org.springframework.batch.item.file.mapping.FieldSetMapper-">setItemMapper(FieldSetMapper<LineItem>)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.<a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html" title="class in org.springframework.batch.sample.domain.order.internal">OrderItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html#setItemPreparedStatementSetter-org.springframework.batch.item.database.ItemPreparedStatementSetter-">setItemPreparedStatementSetter(ItemPreparedStatementSetter<T>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html" title="class in org.springframework.batch.item.database">JdbcBatchItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/item/database/ItemPreparedStatementSetter.html" title="interface in org.springframework.batch.item.database"><code>ItemPreparedStatementSetter</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setItemProcessor-org.springframework.batch.item.ItemProcessor-">setItemProcessor(ItemProcessor<? super I, ? extends O>)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setItemProcessor-org.springframework.batch.item.ItemProcessor-">setItemProcessor(ItemProcessor<? super T, ? extends S>)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#setItemProcessor-org.springframework.batch.item.ItemProcessor-">setItemProcessor(ItemProcessor<? super I, ? extends O>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setItemReader-org.springframework.batch.item.ItemReader-">setItemReader(ItemReader<? extends I>)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setItemReader-org.springframework.batch.item.ItemReader-">setItemReader(ItemReader<? extends T>)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkMonitor.html#setItemReader-org.springframework.batch.item.ItemReader-">setItemReader(ItemReader<?>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkMonitor.html" title="class in org.springframework.batch.core.step.item">ChunkMonitor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/multiline/AggregateItemReader.html#setItemReader-org.springframework.batch.item.ItemReader-">setItemReader(ItemReader<AggregateItem<T>>)</a></span> - Method in class org.springframework.batch.sample.domain.multiline.<a href="org/springframework/batch/sample/domain/multiline/AggregateItemReader.html" title="class in org.springframework.batch.sample.domain.multiline">AggregateItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html#setItemSqlParameterSourceProvider-org.springframework.batch.item.database.ItemSqlParameterSourceProvider-">setItemSqlParameterSourceProvider(ItemSqlParameterSourceProvider<T>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html" title="class in org.springframework.batch.item.database">JdbcBatchItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/item/database/ItemSqlParameterSourceProvider.html" title="interface in org.springframework.batch.item.database"><code>ItemSqlParameterSourceProvider</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/amqp/AmqpItemReader.html#setItemType-java.lang.Class-">setItemType(Class<? extends T>)</a></span> - Method in class org.springframework.batch.item.amqp.<a href="org/springframework/batch/item/amqp/AmqpItemReader.html" title="class in org.springframework.batch.item.amqp">AmqpItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsItemReader.html#setItemType-java.lang.Class-">setItemType(Class<? extends T>)</a></span> - Method in class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsItemReader.html" title="class in org.springframework.batch.item.jms">JmsItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Set the expected type of incoming message payloads.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setItemWriter-org.springframework.batch.item.ItemWriter-">setItemWriter(ItemWriter<? super O>)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setItemWriter-org.springframework.batch.item.ItemWriter-">setItemWriter(ItemWriter<? super S>)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#setItemWriter-org.springframework.batch.item.ItemWriter-">setItemWriter(ItemWriter<? super O>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/FlatFileCustomerCreditDao.html#setItemWriter-org.springframework.batch.item.ItemWriter-">setItemWriter(ItemWriter<String>)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/FlatFileCustomerCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">FlatFileCustomerCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/mail/javamail/MimeMessageItemWriter.html#setJavaMailSender-org.springframework.mail.javamail.JavaMailSender-">setJavaMailSender(JavaMailSender)</a></span> - Method in class org.springframework.batch.item.mail.javamail.<a href="org/springframework/batch/item/mail/javamail/MimeMessageItemWriter.html" title="class in org.springframework.batch.item.mail.javamail">MimeMessageItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>JavaMailSender</code> to be used to send messages in <a href="org/springframework/batch/item/mail/javamail/MimeMessageItemWriter.html#write-java.util.List-"><code>MimeMessageItemWriter.write(List)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html#setJdbcOperations-org.springframework.jdbc.core.JdbcOperations-">setJdbcOperations(JdbcOperations)</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">JobExplorerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>JdbcOperations</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#setJdbcOperations-org.springframework.jdbc.core.JdbcOperations-">setJdbcOperations(JdbcOperations)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>JdbcOperations</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/AbstractJdbcBatchMetadataDao.html#setJdbcTemplate-org.springframework.jdbc.core.JdbcOperations-">setJdbcTemplate(JdbcOperations)</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html#setJdbcTemplate-org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations-">setJdbcTemplate(NamedParameterJdbcOperations)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html" title="class in org.springframework.batch.item.database">JdbcBatchItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>NamedParameterJdbcOperations</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemProcessor.html#setJdbcTemplate-org.springframework.jdbc.core.JdbcOperations-">setJdbcTemplate(JdbcOperations)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemProcessor.html" title="class in org.springframework.batch.sample.common">StagingItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsItemReader.html#setJmsTemplate-org.springframework.jms.core.JmsOperations-">setJmsTemplate(JmsOperations)</a></span> - Method in class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsItemReader.html" title="class in org.springframework.batch.item.jms">JmsItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for JMS template.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsItemWriter.html#setJmsTemplate-org.springframework.jms.core.JmsOperations-">setJmsTemplate(JmsOperations)</a></span> - Method in class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsItemWriter.html" title="class in org.springframework.batch.item.jms">JmsItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for JMS template.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsMethodInvocationRecoverer.html#setJmsTemplate-org.springframework.jms.core.JmsOperations-">setJmsTemplate(JmsOperations)</a></span> - Method in class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsMethodInvocationRecoverer.html" title="class in org.springframework.batch.item.jms">JmsMethodInvocationRecoverer</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for jms template.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setJob-org.springframework.batch.core.Job-">setJob(Job)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/job/JobStep.html#setJob-org.springframework.batch.core.Job-">setJob(Job)</a></span> - Method in class org.springframework.batch.core.step.job.<a href="org/springframework/batch/core/step/job/JobStep.html" title="class in org.springframework.batch.core.step.job">JobStep</a></dt>
|
|
<dd>
|
|
<div class="block">The <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> to delegate to in this step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#setJob-org.springframework.batch.core.Job-">setJob(Job)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">The Job instance that can be manipulated (e.g.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContext.html#setJobExecution-org.springframework.batch.core.JobExecution-">setJobExecution(JobExecution)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContext.html" title="class in org.springframework.batch.core.jsr">JsrJobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContextFactoryBean.html#setJobExecution-org.springframework.batch.core.JobExecution-">setJobExecution(JobExecution)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContextFactoryBean.html" title="class in org.springframework.batch.core.jsr">JsrJobContextFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Used to provide <code>JobContext</code> instances to batch artifacts that
|
|
are not within the scope of a given step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html#setJobExecutionIncrementer-org.springframework.jdbc.support.incrementer.DataFieldMaxValueIncrementer-">setJobExecutionIncrementer(DataFieldMaxValueIncrementer)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for <code>DataFieldMaxValueIncrementer</code> to be used when
|
|
generating primary keys for <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html#setJobExecutionListeners-org.springframework.batch.core.JobExecutionListener:A-">setJobExecutionListeners(JobExecutionListener[])</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">JobParserJobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#setJobExecutionListeners-org.springframework.batch.core.JobExecutionListener:A-">setJobExecutionListeners(JobExecutionListener[])</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for injecting <a href="org/springframework/batch/core/JobExecutionListener.html" title="interface in org.springframework.batch.core"><code>JobExecutionListener</code></a>s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html#setJobExecutionListeners-java.lang.Object:A-">setJobExecutionListeners(Object[])</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JobFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Addresses wrapping <code>JobListener</code> as needed to be used with
|
|
the framework.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html#setJobExplorer-org.springframework.batch.core.explore.JobExplorer-">setJobExplorer(JobExplorer)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/JsrFlowJob.html#setJobExplorer-org.springframework.batch.core.explore.JobExplorer-">setJobExplorer(JobExplorer)</a></span> - Method in class org.springframework.batch.core.jsr.job.flow.<a href="org/springframework/batch/core/jsr/job/flow/JsrFlowJob.html" title="class in org.springframework.batch.core.jsr.job.flow">JsrFlowJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#setJobExplorer-org.springframework.batch.core.explore.JobExplorer-">setJobExplorer(JobExplorer)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html#setJobExplorer-org.springframework.batch.core.explore.JobExplorer-">setJobExplorer(JobExplorer)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support">CommandLineJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Injection setter for <a href="org/springframework/batch/core/explore/JobExplorer.html" title="interface in org.springframework.batch.core.explore"><code>JobExplorer</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#setJobExplorer-org.springframework.batch.core.explore.JobExplorer-">setJobExplorer(JobExplorer)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/core/explore/JobExplorer.html" title="interface in org.springframework.batch.core.explore"><code>JobExplorer</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/RemoteStepExecutionAggregator.html#setJobExplorer-org.springframework.batch.core.explore.JobExplorer-">setJobExplorer(JobExplorer)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/RemoteStepExecutionAggregator.html" title="class in org.springframework.batch.core.partition.support">RemoteStepExecutionAggregator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#setJobExplorer-org.springframework.batch.core.explore.JobExplorer-">setJobExplorer(JobExplorer)</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandTasklet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setJobExplorer-org.springframework.batch.core.explore.JobExplorer-">setJobExplorer(JobExplorer)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/core/explore/JobExplorer.html" title="interface in org.springframework.batch.core.explore"><code>JobExplorer</code></a> to use to query the job repository.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html#setJobExplorer-org.springframework.batch.core.explore.JobExplorer-">setJobExplorer(JobExplorer)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequestHandler</a></dt>
|
|
<dd>
|
|
<div class="block">An explorer that should be used to check for <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>
|
|
completion.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#setJobFactoryRef-java.lang.String-">setJobFactoryRef(String)</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Convenience method for subclasses to set the job factory reference if it
|
|
is available (null is fine, but the quality of error reports is better if
|
|
it is available).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html#setJobIncrementer-org.springframework.jdbc.support.incrementer.DataFieldMaxValueIncrementer-">setJobIncrementer(DataFieldMaxValueIncrementer)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobInstanceDao</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for <code>DataFieldMaxValueIncrementer</code> to be used when
|
|
generating primary keys for <a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a> instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#setJobInstance-org.springframework.batch.core.JobInstance-">setJobInstance(JobInstance)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setJobLauncher-org.springframework.batch.core.launch.JobLauncher-">setJobLauncher(JobLauncher)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#setJobLauncher-org.springframework.batch.core.launch.JobLauncher-">setJobLauncher(JobLauncher)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/core/launch/JobLauncher.html" title="interface in org.springframework.batch.core.launch"><code>JobLauncher</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/job/JobStep.html#setJobLauncher-org.springframework.batch.core.launch.JobLauncher-">setJobLauncher(JobLauncher)</a></span> - Method in class org.springframework.batch.core.step.job.<a href="org/springframework/batch/core/step/job/JobStep.html" title="class in org.springframework.batch.core.step.job">JobStep</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/launch/JobLauncher.html" title="interface in org.springframework.batch.core.launch"><code>JobLauncher</code></a> is required to be able to run the enclosed
|
|
<a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/quartz/JobLauncherDetails.html#setJobLauncher-org.springframework.batch.core.launch.JobLauncher-">setJobLauncher(JobLauncher)</a></span> - Method in class org.springframework.batch.sample.quartz.<a href="org/springframework/batch/sample/quartz/JobLauncherDetails.html" title="class in org.springframework.batch.sample.quartz">JobLauncherDetails</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/core/launch/JobLauncher.html" title="interface in org.springframework.batch.core.launch"><code>JobLauncher</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#setJobLauncher-org.springframework.batch.core.launch.JobLauncher-">setJobLauncher(JobLauncher)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/launch/JobLauncher.html" title="interface in org.springframework.batch.core.launch"><code>JobLauncher</code></a> instance that can be used to launch jobs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html#setJobLoader-org.springframework.batch.core.configuration.support.JobLoader-">setJobLoader(JobLoader)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html" title="class in org.springframework.batch.core.configuration.support">AutomaticJobRegistrar</a></dt>
|
|
<dd>
|
|
<div class="block">The job loader that will be used to load and manage jobs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html#setJobLoader-org.springframework.batch.core.configuration.support.JobLoader-">setJobLoader(JobLoader)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html" title="class in org.springframework.batch.core.launch.support">JobRegistryBackgroundJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block">A loader for the jobs that are going to be registered.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html#setJobLocator-org.springframework.batch.core.configuration.JobLocator-">setJobLocator(JobLocator)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support">CommandLineJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/core/configuration/JobLocator.html" title="interface in org.springframework.batch.core.configuration"><code>JobLocator</code></a> to find a job to run.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/quartz/JobLauncherDetails.html#setJobLocator-org.springframework.batch.core.configuration.JobLocator-">setJobLocator(JobLocator)</a></span> - Method in class org.springframework.batch.sample.quartz.<a href="org/springframework/batch/sample/quartz/JobLauncherDetails.html" title="class in org.springframework.batch.sample.quartz">JobLauncherDetails</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/core/configuration/JobLocator.html" title="interface in org.springframework.batch.core.configuration"><code>JobLocator</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#setJobParametersConverter-org.springframework.batch.core.converter.JobParametersConverter-">setJobParametersConverter(JobParametersConverter)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Used to convert the <code>Properties</code> objects used by JSR-352 to the <a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a>
|
|
objects used in Spring Batch.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html#setJobParametersConverter-org.springframework.batch.core.converter.JobParametersConverter-">setJobParametersConverter(JobParametersConverter)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support">CommandLineJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Injection setter for <a href="org/springframework/batch/core/converter/JobParametersConverter.html" title="interface in org.springframework.batch.core.converter"><code>JobParametersConverter</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#setJobParametersConverter-org.springframework.batch.core.converter.JobParametersConverter-">setJobParametersConverter(JobParametersConverter)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/core/converter/JobParametersConverter.html" title="interface in org.springframework.batch.core.converter"><code>JobParametersConverter</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setJobParametersExtractor-org.springframework.batch.core.step.job.JobParametersExtractor-">setJobParametersExtractor(JobParametersExtractor)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/job/JobStep.html#setJobParametersExtractor-org.springframework.batch.core.step.job.JobParametersExtractor-">setJobParametersExtractor(JobParametersExtractor)</a></span> - Method in class org.springframework.batch.core.step.job.<a href="org/springframework/batch/core/step/job/JobStep.html" title="class in org.springframework.batch.core.step.job">JobStep</a></dt>
|
|
<dd>
|
|
<div class="block">The <a href="org/springframework/batch/core/step/job/JobParametersExtractor.html" title="interface in org.springframework.batch.core.step.job"><code>JobParametersExtractor</code></a> is used to extract
|
|
<a href="org/springframework/batch/core/step/job/JobParametersExtractor.html" title="interface in org.springframework.batch.core.step.job"><code>JobParametersExtractor</code></a> from the <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> to run the
|
|
<a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html#setJobParametersIncrementer-org.springframework.batch.core.JobParametersIncrementer-">setJobParametersIncrementer(JobParametersIncrementer)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">JobParserJobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#setJobParametersIncrementer-org.springframework.batch.core.JobParametersIncrementer-">setJobParametersIncrementer(JobParametersIncrementer)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/core/JobParametersIncrementer.html" title="interface in org.springframework.batch.core"><code>JobParametersIncrementer</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html#setJobParametersIncrementer-org.springframework.batch.core.JobParametersIncrementer-">setJobParametersIncrementer(JobParametersIncrementer)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper.CommonJobProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html#setJobParametersIncrementer-org.springframework.batch.core.JobParametersIncrementer-">setJobParametersIncrementer(JobParametersIncrementer)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#setJobParametersIncrementer-org.springframework.batch.core.JobParametersIncrementer-">setJobParametersIncrementer(JobParametersIncrementer)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html#setJobParametersValidator-org.springframework.batch.core.JobParametersValidator-">setJobParametersValidator(JobParametersValidator)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">JobParserJobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#setJobParametersValidator-org.springframework.batch.core.JobParametersValidator-">setJobParametersValidator(JobParametersValidator)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">A validator for job parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html#setJobParametersValidator-org.springframework.batch.core.JobParametersValidator-">setJobParametersValidator(JobParametersValidator)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper.CommonJobProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html#setJobParametersValidator-org.springframework.batch.core.JobParametersValidator-">setJobParametersValidator(JobParametersValidator)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html#setJobProperties-java.util.Properties-">setJobProperties(Properties)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html" title="class in org.springframework.batch.core.jsr.configuration.support">BatchPropertyContext</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Adds Job level properties to the context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html#setJobRegistry-org.springframework.batch.core.configuration.JobRegistry-">setJobRegistry(JobRegistry)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html" title="class in org.springframework.batch.core.configuration.support">DefaultJobLoader</a></dt>
|
|
<dd>
|
|
<div class="block">The <a href="org/springframework/batch/core/configuration/JobRegistry.html" title="interface in org.springframework.batch.core.configuration"><code>JobRegistry</code></a> to use for jobs created.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobFactoryRegistrationListener.html#setJobRegistry-org.springframework.batch.core.configuration.JobRegistry-">setJobRegistry(JobRegistry)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobFactoryRegistrationListener.html" title="class in org.springframework.batch.core.configuration.support">JobFactoryRegistrationListener</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for a <a href="org/springframework/batch/core/configuration/JobRegistry.html" title="interface in org.springframework.batch.core.configuration"><code>JobRegistry</code></a> to use for all the bind and
|
|
unbind events.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html#setJobRegistry-org.springframework.batch.core.configuration.JobRegistry-">setJobRegistry(JobRegistry)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobRegistryBeanPostProcessor.html" title="class in org.springframework.batch.core.configuration.support">JobRegistryBeanPostProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Injection setter for <a href="org/springframework/batch/core/configuration/JobRegistry.html" title="interface in org.springframework.batch.core.configuration"><code>JobRegistry</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html#setJobRegistry-org.springframework.batch.core.configuration.JobRegistry-">setJobRegistry(JobRegistry)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html" title="class in org.springframework.batch.core.launch.support">JobRegistryBackgroundJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block">A job registry that can be used to create a job loader (if none is provided).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#setJobRegistry-org.springframework.batch.core.configuration.ListableJobLocator-">setJobRegistry(ListableJobLocator)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/core/configuration/ListableJobLocator.html" title="interface in org.springframework.batch.core.configuration"><code>ListableJobLocator</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">JobParserJobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for <a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository"><code>JobRepository</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository"><code>JobRepository</code></a> that is needed to manage the
|
|
state of the batch meta domain (jobs, steps, executions) during the life
|
|
of a job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper.CommonJobProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleStepHandler.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleStepHandler.html" title="class in org.springframework.batch.core.job">SimpleStepHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">DecisionStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support">CommandLineJobRunner</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobLauncher.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobLauncher.html" title="class in org.springframework.batch.core.launch.support">SimpleJobLauncher</a></dt>
|
|
<dd>
|
|
<div class="block">Set the JobRepsitory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html" title="class in org.springframework.batch.core.partition.support">SimpleStepExecutionSplitter</a></dt>
|
|
<dd>
|
|
<div class="block">The job repository that will be used to manage the persistence of the
|
|
delegate step executions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for <a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository"><code>JobRepository</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper.CommonStepProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for <a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository"><code>JobRepository</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobLauncherTestUtils.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobLauncherTestUtils.html" title="class in org.springframework.batch.test">JobLauncherTestUtils</a></dt>
|
|
<dd>
|
|
<div class="block">The <a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository"><code>JobRepository</code></a> to use for creating new <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>
|
|
instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/JobRepositoryTestUtils.html#setJobRepository-org.springframework.batch.core.repository.JobRepository-">setJobRepository(JobRepository)</a></span> - Method in class org.springframework.batch.test.<a href="org/springframework/batch/test/JobRepositoryTestUtils.html" title="class in org.springframework.batch.test">JobRepositoryTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/RunIdIncrementer.html#setKey-java.lang.String-">setKey(String)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/RunIdIncrementer.html" title="class in org.springframework.batch.core.launch.support">RunIdIncrementer</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the run id in the job parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setKeyGenerator-org.springframework.batch.core.step.item.KeyGenerator-">setKeyGenerator(KeyGenerator)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">A key generator that can be used to compare items with previously recorded items in a retry.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#setKeyGenerator-org.springframework.batch.core.step.item.KeyGenerator-">setKeyGenerator(KeyGenerator)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The <a href="org/springframework/batch/core/step/item/KeyGenerator.html" title="interface in org.springframework.batch.core.step.item"><code>KeyGenerator</code></a> to use to identify failed items across rollback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html#setKeyGenerator-org.springframework.batch.core.step.item.KeyGenerator-">setKeyGenerator(KeyGenerator)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.step.item">FaultTolerantChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">The <a href="org/springframework/batch/core/step/item/KeyGenerator.html" title="interface in org.springframework.batch.core.step.item"><code>KeyGenerator</code></a> to use to identify failed items across rollback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/MultiResourcePartitioner.html#setKeyName-java.lang.String-">setKeyName(String)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/MultiResourcePartitioner.html" title="class in org.springframework.batch.core.partition.support">MultiResourcePartitioner</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the key for the file name in each <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html#setKeyName-java.lang.String-">setKeyName(String)</a></span> - Method in class org.springframework.batch.core.resource.<a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html" title="class in org.springframework.batch.core.resource">StepExecutionSimpleCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the key name of a Long value in the
|
|
<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a> that will contain a commit interval.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/SystemPropertyInitializer.html#setKeyName-java.lang.String-">setKeyName(String)</a></span> - Method in class org.springframework.batch.support.<a href="org/springframework/batch/support/SystemPropertyInitializer.html" title="class in org.springframework.batch.support">SystemPropertyInitializer</a></dt>
|
|
<dd>
|
|
<div class="block">Set the key name for the System property that is created.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ExecutionContextPromotionListener.html#setKeys-java.lang.String:A-">setKeys(String[])</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ExecutionContextPromotionListener.html" title="class in org.springframework.batch.core.listener">ExecutionContextPromotionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobParameterExecutionContextCopyListener.html#setKeys-java.lang.String:A-">setKeys(String[])</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobParameterExecutionContextCopyListener.html" title="class in org.springframework.batch.core.listener">JobParameterExecutionContextCopyListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/job/DefaultJobParametersExtractor.html#setKeys-java.lang.String:A-">setKeys(String[])</a></span> - Method in class org.springframework.batch.core.step.job.<a href="org/springframework/batch/core/step/job/DefaultJobParametersExtractor.html" title="class in org.springframework.batch.core.step.job">DefaultJobParametersExtractor</a></dt>
|
|
<dd>
|
|
<div class="block">The key names to pull out of the execution context or job parameters, if
|
|
they exist.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#setLast_name-java.lang.String-">setLast_name(String)</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd>
|
|
<div class="block">Intentionally non-standard method name for testing purposes</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Player.html#setLastName-java.lang.String-">setLastName(String)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Player.html#setLastName-java.lang.String-">setLastName(String)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#setLastName-java.lang.String-">setLastName(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#setLastUpdated-java.util.Date-">setLastUpdated(Date)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Set the last time this JobExecution was updated.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#setLastUpdated-java.util.Date-">setLastUpdated(Date)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Set the time when the StepExecution was last updated before persisting</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html#setLauncher-org.springframework.batch.core.launch.JobLauncher-">setLauncher(JobLauncher)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support">CommandLineJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Injection setter for the <a href="org/springframework/batch/core/launch/JobLauncher.html" title="interface in org.springframework.batch.core.launch"><code>JobLauncher</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html#setLimit-int-">setLimit(int)</a></span> - Method in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">SimpleLimitExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">The limit on the given exception type within a single context before it
|
|
is rethrown.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/GeneratingTradeItemReader.html#setLimit-int-">setLimit(int)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/GeneratingTradeItemReader.html" title="class in org.springframework.batch.sample.domain.trade.internal">GeneratingTradeItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/loop/LimitDecider.html#setLimit-int-">setLimit(int)</a></span> - Method in class org.springframework.batch.sample.loop.<a href="org/springframework/batch/sample/loop/LimitDecider.html" title="class in org.springframework.batch.sample.loop">LimitDecider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#setLineAggregator-org.springframework.batch.item.file.transform.LineAggregator-">setLineAggregator(LineAggregator<T>)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/item/file/transform/LineAggregator.html" title="interface in org.springframework.batch.item.file.transform"><code>LineAggregator</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/SimpleBinaryBufferedReaderFactory.html#setLineEnding-java.lang.String-">setLineEnding(String)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/SimpleBinaryBufferedReaderFactory.html" title="class in org.springframework.batch.item.file">SimpleBinaryBufferedReaderFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html#setLineItems-java.util.List-">setLineItems(List<LineItem>)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#setLineItems-java.util.List-">setLineItems(List<LineItem>)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#setLineMapper-org.springframework.batch.item.file.LineMapper-">setLineMapper(LineMapper<T>)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for line mapper.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#setLineSeparator-java.lang.String-">setLineSeparator(String)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the line separator.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#setLinesToSkip-int-">setLinesToSkip(int)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the number of lines to skip at the start of a file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/DefaultLineMapper.html#setLineTokenizer-org.springframework.batch.item.file.transform.LineTokenizer-">setLineTokenizer(LineTokenizer)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/DefaultLineMapper.html" title="class in org.springframework.batch.item.file.mapping">DefaultLineMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setListeners-java.lang.Object:A-">setListeners(Object[])</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The listeners to inject into the <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html#setListeners-java.util.List-">setListeners(List<? extends StepListener>)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Register some <a href="org/springframework/batch/core/StepListener.html" title="interface in org.springframework.batch.core"><code>StepListener</code></a>s with the handler.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html#setListeners-java.util.List-">setListeners(List<? extends StepListener>)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrFaultTolerantChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Register some <a href="org/springframework/batch/core/StepListener.html" title="interface in org.springframework.batch.core"><code>StepListener</code></a>s with the handler.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeChunkListener.html#setListeners-java.util.List-">setListeners(List<? extends ChunkListener>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeChunkListener.html" title="class in org.springframework.batch.core.listener">CompositeChunkListener</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the listeners.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemProcessListener.html#setListeners-java.util.List-">setListeners(List<? extends ItemProcessListener<? super T, ? super S>>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemProcessListener.html" title="class in org.springframework.batch.core.listener">CompositeItemProcessListener</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the listeners.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemReadListener.html#setListeners-java.util.List-">setListeners(List<? extends ItemReadListener<? super T>>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemReadListener.html" title="class in org.springframework.batch.core.listener">CompositeItemReadListener</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the listeners.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeItemWriteListener.html#setListeners-java.util.List-">setListeners(List<? extends ItemWriteListener<? super S>>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeItemWriteListener.html" title="class in org.springframework.batch.core.listener">CompositeItemWriteListener</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the listeners.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeJobExecutionListener.html#setListeners-java.util.List-">setListeners(List<? extends JobExecutionListener>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeJobExecutionListener.html" title="class in org.springframework.batch.core.listener">CompositeJobExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the listeners.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeRetryProcessListener.html#setListeners-java.util.List-">setListeners(List<? extends RetryProcessListener>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeRetryProcessListener.html" title="class in org.springframework.batch.core.listener">CompositeRetryProcessListener</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Public setter for the <code>RetryProcessListener</code>'s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeRetryReadListener.html#setListeners-java.util.List-">setListeners(List<? extends RetryReadListener>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeRetryReadListener.html" title="class in org.springframework.batch.core.listener">CompositeRetryReadListener</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Public setter for the <code>RetryReadListener</code>'s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeRetryWriteListener.html#setListeners-java.util.List-">setListeners(List<? extends RetryWriteListener>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeRetryWriteListener.html" title="class in org.springframework.batch.core.listener">CompositeRetryWriteListener</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Public setter for the <code>RetryWriteListener</code>'s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeSkipListener.html#setListeners-java.util.List-">setListeners(List<? extends SkipListener<? super T, ? super S>>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeSkipListener.html" title="class in org.springframework.batch.core.listener">CompositeSkipListener</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the listeners.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/CompositeStepExecutionListener.html#setListeners-org.springframework.batch.core.StepExecutionListener:A-">setListeners(StepExecutionListener[])</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/CompositeStepExecutionListener.html" title="class in org.springframework.batch.core.listener">CompositeStepExecutionListener</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the listeners.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/MulticasterBatchListener.html#setListeners-java.util.List-">setListeners(List<? extends StepListener>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/MulticasterBatchListener.html" title="class in org.springframework.batch.core.listener">MulticasterBatchListener</a></dt>
|
|
<dd>
|
|
<div class="block">Register each of the objects as listeners.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setListeners-org.springframework.batch.core.StepListener:A-">setListeners(StepListener[])</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The listeners to inject into the <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html#setListeners-org.springframework.retry.RetryListener:A-">setListeners(RetryListener[])</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item">BatchRetryTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#setListeners-java.util.List-">setListeners(List<? extends StepListener>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Register some <a href="org/springframework/batch/core/StepListener.html" title="interface in org.springframework.batch.core"><code>StepListener</code></a>s with the handler.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html#setListeners-java.util.List-">setListeners(List<? extends StepListener>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProvider</a></dt>
|
|
<dd>
|
|
<div class="block">Register some <a href="org/springframework/batch/core/StepListener.html" title="interface in org.springframework.batch.core"><code>StepListener</code></a>s with the handler.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html#setListeners-org.springframework.batch.repeat.RepeatListener:A-">setListeners(RepeatListener[])</a></span> - Method in class org.springframework.batch.repeat.listener.<a href="org/springframework/batch/repeat/listener/CompositeRepeatListener.html" title="class in org.springframework.batch.repeat.listener">CompositeRepeatListener</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the listeners.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#setListeners-org.springframework.batch.repeat.RepeatListener:A-">setListeners(RepeatListener[])</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Set the listeners for this template, registering them for callbacks at
|
|
appropriate times in the iteration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html#setLobHandler-org.springframework.jdbc.support.lob.LobHandler-">setLobHandler(LobHandler)</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">JobExplorerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The lob handler to use when saving <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html#setLobHandler-org.springframework.jdbc.support.lob.LobHandler-">setLobHandler(LobHandler)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#setLobHandler-org.springframework.jdbc.support.lob.LobHandler-">setLobHandler(LobHandler)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">A special handler for large objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FormatterLineAggregator.html#setLocale-java.util.Locale-">setLocale(Locale)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FormatterLineAggregator.html" title="class in org.springframework.batch.item.file.transform">FormatterLineAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the locale.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#setLoginTimeout-int-">setLoginTimeout(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#setLogWriter-java.io.PrintWriter-">setLogWriter(PrintWriter)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/mail/javamail/MimeMessageItemWriter.html#setMailErrorHandler-org.springframework.batch.item.mail.MailErrorHandler-">setMailErrorHandler(MailErrorHandler)</a></span> - Method in class org.springframework.batch.item.mail.javamail.<a href="org/springframework/batch/item/mail/javamail/MimeMessageItemWriter.html" title="class in org.springframework.batch.item.mail.javamail">MimeMessageItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">The handler for failed messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/mail/SimpleMailMessageItemWriter.html#setMailErrorHandler-org.springframework.batch.item.mail.MailErrorHandler-">setMailErrorHandler(MailErrorHandler)</a></span> - Method in class org.springframework.batch.item.mail.<a href="org/springframework/batch/item/mail/SimpleMailMessageItemWriter.html" title="class in org.springframework.batch.item.mail">SimpleMailMessageItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">The handler for failed messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/mail/SimpleMailMessageItemWriter.html#setMailSender-org.springframework.mail.MailSender-">setMailSender(MailSender)</a></span> - Method in class org.springframework.batch.item.mail.<a href="org/springframework/batch/item/mail/SimpleMailMessageItemWriter.html" title="class in org.springframework.batch.item.mail">SimpleMailMessageItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>MailSender</code> to be used to send messages in <a href="org/springframework/batch/item/mail/SimpleMailMessageItemWriter.html#write-java.util.List-"><code>SimpleMailMessageItemWriter.write(List)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJvmExitCodeMapper.html#setMapping-java.util.Map-">setMapping(Map<String, Integer>)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJvmExitCodeMapper.html" title="class in org.springframework.batch.core.launch.support">SimpleJvmExitCodeMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Supply the ExitCodeMappings</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/ConfigurableSystemProcessExitCodeMapper.html#setMappings-java.util.Map-">setMappings(Map<Object, ExitStatus>)</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#setMarshaller-org.springframework.oxm.Marshaller-">setMarshaller(Marshaller)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Set Object to XML marshaller.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#setMatchStatement-java.lang.String-">setMatchStatement(String)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">An optional match fragment of the cypher query.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html#setMaxCount-int-">setMaxCount(int)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">CountingCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for maximum value of count before termination.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FormatterLineAggregator.html#setMaximumLength-int-">setMaximumLength(int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FormatterLineAggregator.html" title="class in org.springframework.batch.item.file.transform">FormatterLineAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the maximum length of the formatted string.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#setMaxItemCount-int-">setMaxItemCount(int)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="class in org.springframework.batch.item.support">AbstractItemCountingItemStreamItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum index of the items to be read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/mail/DefaultMailErrorHandler.html#setMaxMessageLength-int-">setMaxMessageLength(int)</a></span> - Method in class org.springframework.batch.item.mail.<a href="org/springframework/batch/item/mail/DefaultMailErrorHandler.html" title="class in org.springframework.batch.item.mail">DefaultMailErrorHandler</a></dt>
|
|
<dd>
|
|
<div class="block">The limit for the size of message that will be copied to the exception
|
|
message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#setMaxRows-int-">setMaxRows(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the limit for the maximum number of rows that any
|
|
<code>ResultSet</code> object can contain to the given number.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProvider.html#setMaxSkipsOnRead-int-">setMaxSkipsOnRead(int)</a></span> - Method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#setMaxVarCharLength-int-">setMaxVarCharLength(int)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the length of long string columns in database.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#setMaxWaitTimeouts-int-">setMaxWaitTimeouts(int)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum number of times to wait at the end of a step for a non-null result from the remote workers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html#setMessageSource-org.springframework.integration.core.MessageSource-">setMessageSource(MessageSource<?>)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/MessageSourcePollerInterceptor.html" title="class in org.springframework.batch.integration.chunk">MessageSourcePollerInterceptor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#setMessagingOperations-org.springframework.integration.core.MessagingTemplate-">setMessagingOperations(MessagingTemplate)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setMessagingOperations-org.springframework.integration.core.MessagingTemplate-">setMessagingOperations(MessagingTemplate)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A pre-configured gateway for sending and receiving messages to the remote workers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html#setMetaDataMap-java.util.Map-">setMetaDataMap(Map<String, String>)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">AbstractListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemReader.html#setMethodName-java.lang.String-">setMethodName(String)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemReader.html" title="class in org.springframework.batch.item.data">RepositoryItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies what method on the repository to call.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemWriter.html#setMethodName-java.lang.String-">setMethodName(String)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemWriter.html" title="class in org.springframework.batch.item.data">RepositoryItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Specifies what method on the repository to call.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#setMiddleName-java.lang.String-">setMiddleName(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/timeout/SleepingItemProcessor.html#setMillisToSleep-long-">setMillisToSleep(long)</a></span> - Method in class org.springframework.batch.core.test.timeout.<a href="org/springframework/batch/core/test/timeout/SleepingItemProcessor.html" title="class in org.springframework.batch.core.test.timeout">SleepingItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/timeout/SleepingTasklet.html#setMillisToSleep-long-">setMillisToSleep(long)</a></span> - Method in class org.springframework.batch.core.test.timeout.<a href="org/springframework/batch/core/test/timeout/SleepingTasklet.html" title="class in org.springframework.batch.core.test.timeout">SleepingTasklet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/FormatterLineAggregator.html#setMinimumLength-int-">setMinimumLength(int)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/FormatterLineAggregator.html" title="class in org.springframework.batch.item.file.transform">FormatterLineAggregator</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the minimum length of the formatted string.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html#setMoo-int-">setMoo(int)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">SimpleFlowFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the flow that is created by this factory.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Set the name property.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper.CommonJobProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/DecisionStepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">DecisionStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the state</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/BatchScopeSupport.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/BatchScopeSupport.html" title="class in org.springframework.batch.core.scope">BatchScopeSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the name property.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd>
|
|
<div class="block">Set the name property.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper.CommonStepProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemStreamSupport.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ItemStreamSupport.html" title="class in org.springframework.batch.item">ItemStreamSupport</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the component which will be used as a stem for keys in the
|
|
<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/util/ExecutionContextUserSupport.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.item.util.<a href="org/springframework/batch/item/util/ExecutionContextUserSupport.html" title="class in org.springframework.batch.item.util">ExecutionContextUserSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/User.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.sample.domain.mail.<a href="org/springframework/batch/sample/domain/mail/User.html" title="class in org.springframework.batch.sample.domain.mail">User</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Shipper.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Shipper.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Shipper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Child.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Child.html" title="class in org.springframework.batch.sample.domain.person">Child</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerCredit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html#setName-java.lang.String-">setName(String)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerDebit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html#setNames-java.lang.String:A-">setNames(String[])</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">AbstractLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for column names.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/BeanWrapperFieldExtractor.html#setNames-java.lang.String:A-">setNames(String[])</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/BeanWrapperFieldExtractor.html" title="class in org.springframework.batch.item.file.transform">BeanWrapperFieldExtractor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setNoRollbackExceptionClasses-java.util.Collection-">setNoRollbackExceptionClasses(Collection<Class<? extends Throwable>>)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Exception classes that may not cause a rollback if encountered in the right place.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#setNoRollbackExceptionClasses-java.util.Collection-">setNoRollbackExceptionClasses(Collection<Class<? extends Throwable>>)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Exception classes that are candidates for no rollback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jmx/JobExecutionNotificationPublisher.html#setNotificationPublisher-org.springframework.jmx.export.notification.NotificationPublisher-">setNotificationPublisher(NotificationPublisher)</a></span> - Method in class org.springframework.batch.sample.jmx.<a href="org/springframework/batch/sample/jmx/JobExecutionNotificationPublisher.html" title="class in org.springframework.batch.sample.jmx">JobExecutionNotificationPublisher</a></dt>
|
|
<dd>
|
|
<div class="block">Injection setter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html#setNumberFormat-java.text.NumberFormat-">setNumberFormat(NumberFormat)</a></span> - Method in class org.springframework.batch.core.converter.<a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html" title="class in org.springframework.batch.core.converter">DefaultJobParametersConverter</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>NumberFormat</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#setNumberFormat-java.text.NumberFormat-">setNumberFormat(NumberFormat)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>NumberFormat</code> to use for parsing numbers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSetFactory.html#setNumberFormat-java.text.NumberFormat-">setNumberFormat(NumberFormat)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSetFactory.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSetFactory</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>NumberFormat</code> to use for parsing numbers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/Jackson2ExecutionContextStringSerializer.html#setObjectMapper-com.fasterxml.jackson.databind.ObjectMapper-">setObjectMapper(ObjectMapper)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/Jackson2ExecutionContextStringSerializer.html" title="class in org.springframework.batch.core.repository.dao">Jackson2ExecutionContextStringSerializer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#setOpponent-java.lang.String-">setOpponent(String)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#setOpponent-java.lang.String-">setOpponent(String)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/DefaultJobParametersValidator.html#setOptionalKeys-java.lang.String:A-">setOptionalKeys(String[])</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/DefaultJobParametersValidator.html" title="class in org.springframework.batch.core.job">DefaultJobParametersValidator</a></dt>
|
|
<dd>
|
|
<div class="block">The keys that are optional in the parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html#setOrder-int-">setOrder(int)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html" title="class in org.springframework.batch.core.configuration.support">AutomaticJobRegistrar</a></dt>
|
|
<dd>
|
|
<div class="block">The order to start up and shutdown.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/BatchScopeSupport.html#setOrder-int-">setOrder(int)</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/BatchScopeSupport.html" title="class in org.springframework.batch.core.scope">BatchScopeSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#setOrderByStatement-java.lang.String-">setOrderByStatement(String)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">A list of properties to order the results by.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#setOrderDate-java.util.Date-">setOrderDate(Date)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#setOrderId-long-">setOrderId(long)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/OutputFileListener.html#setOutputKeyName-java.lang.String-">setOutputKeyName(String)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/OutputFileListener.html" title="class in org.springframework.batch.sample.common">OutputFileListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#setOverwriteOutput-boolean-">setOverwriteOutput(boolean)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Set "overwrite" flag for the output file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html#setPageSize-int-">setPageSize(int)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractPaginatedDataItemReader.html" title="class in org.springframework.batch.item.data">AbstractPaginatedDataItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The number of items to be read with each page.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemReader.html#setPageSize-int-">setPageSize(int)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemReader.html" title="class in org.springframework.batch.item.data">RepositoryItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractPagingItemReader.html#setPageSize-int-">setPageSize(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractPagingItemReader.html" title="class in org.springframework.batch.item.database">AbstractPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The number of rows to retrieve at a time.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/StoredProcedureItemReader.html#setParameters-org.springframework.jdbc.core.SqlParameter:A-">setParameters(SqlParameter[])</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/StoredProcedureItemReader.html" title="class in org.springframework.batch.item.database">StoredProcedureItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Add one or more declared parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/ListPreparedStatementSetter.html#setParameters-java.util.List-">setParameters(List<?>)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/ListPreparedStatementSetter.html" title="class in org.springframework.batch.item.database.support">ListPreparedStatementSetter</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">In favor of the constructor</span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#setParameterValues-java.util.Map-">setParameterValues(Map<String, Object>)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Optional parameters to be used in the cypher query.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemReader.html#setParameterValues-java.util.List-">setParameterValues(List<Object>)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemReader.html" title="class in org.springframework.batch.item.data">MongoItemReader</a></dt>
|
|
<dd>
|
|
<div class="block"><code>List</code> of values to be substituted in for each of the
|
|
parameters in the query.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateCursorItemReader.html#setParameterValues-java.util.Map-">setParameterValues(Map<String, Object>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="class in org.springframework.batch.item.database">HibernateCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The parameter values to apply to a query (map of name:value).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernatePagingItemReader.html#setParameterValues-java.util.Map-">setParameterValues(Map<String, Object>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernatePagingItemReader.html" title="class in org.springframework.batch.item.database">HibernatePagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The parameter values to apply to a query (map of name:value).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisPagingItemReader.html#setParameterValues-java.util.Map-">setParameterValues(Map<String, Object>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisPagingItemReader.html" title="class in org.springframework.batch.item.database">IbatisPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">The parameter values to be used for the query execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcPagingItemReader.html#setParameterValues-java.util.Map-">setParameterValues(Map<String, Object>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="class in org.springframework.batch.item.database">JdbcPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The parameter values to be used for the query execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaPagingItemReader.html#setParameterValues-java.util.Map-">setParameterValues(Map<String, Object>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaPagingItemReader.html" title="class in org.springframework.batch.item.database">JpaPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The parameter values to be used for the query execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#setPartitionAnalyzer-javax.batch.api.partition.PartitionAnalyzer-">setPartitionAnalyzer(PartitionAnalyzer)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#setPartitionDataQueue-java.util.Queue-">setPartitionDataQueue(Queue<Serializable>)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setPartitioner-org.springframework.batch.core.partition.support.Partitioner-">setPartitioner(Partitioner)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html#setPartitioner-org.springframework.batch.core.partition.support.Partitioner-">setPartitioner(Partitioner)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html" title="class in org.springframework.batch.core.partition.support">SimpleStepExecutionSplitter</a></dt>
|
|
<dd>
|
|
<div class="block">The <a href="org/springframework/batch/core/partition/support/Partitioner.html" title="interface in org.springframework.batch.core.partition.support"><code>Partitioner</code></a> that will be used to generate step execution meta
|
|
data for the target step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setPartitionHandler-org.springframework.batch.core.partition.PartitionHandler-">setPartitionHandler(PartitionHandler)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/PartitionStep.html#setPartitionHandler-org.springframework.batch.core.partition.PartitionHandler-">setPartitionHandler(PartitionHandler)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/PartitionStep.html" title="class in org.springframework.batch.core.partition.support">PartitionStep</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/partition/PartitionHandler.html" title="interface in org.springframework.batch.core.partition"><code>PartitionHandler</code></a> which can send out step executions for remote
|
|
processing and bring back the results.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setPartitionLock-java.util.concurrent.locks.ReentrantLock-">setPartitionLock(ReentrantLock)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Used to coordinate access to the partition queue between the <code>PartitionCollector</code> and <code>AbstractPartitionAnalyzer</code></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#setPartitionLock-java.util.concurrent.locks.ReentrantLock-">setPartitionLock(ReentrantLock)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/PartitionCollectorAdapter.html#setPartitionLock-java.util.concurrent.locks.ReentrantLock-">setPartitionLock(ReentrantLock)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/PartitionCollectorAdapter.html" title="class in org.springframework.batch.core.jsr.partition">PartitionCollectorAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#setPartitionMapper-javax.batch.api.partition.PartitionMapper-">setPartitionMapper(PartitionMapper)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html#setPartitionPlan-javax.batch.api.partition.PartitionPlan-">setPartitionPlan(PartitionPlan)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler.PartitionPlanState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html#setPartitionProperties-java.util.Properties:A-">setPartitionProperties(Properties[])</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler.PartitionPlanState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setPartitionQueue-java.util.Queue-">setPartitionQueue(Queue<Serializable>)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#setPartitionReducer-javax.batch.api.partition.PartitionReducer-">setPartitionReducer(PartitionReducer)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/PartitionStep.html#setPartitionReducer-javax.batch.api.partition.PartitionReducer-">setPartitionReducer(PartitionReducer)</a></span> - Method in class org.springframework.batch.core.jsr.step.<a href="org/springframework/batch/core/jsr/step/PartitionStep.html" title="class in org.springframework.batch.core.jsr.step">PartitionStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#setPartitions-int-">setPartitions(int)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html#setPartitions-int-">setPartitions(int)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler.PartitionPlanState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#setPartitions-int-">setPartitions(int)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html#setPartitionsOverride-boolean-">setPartitionsOverride(boolean)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler.PartitionPlanState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#setPassingTd-int-">setPassingTd(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#setPassingTd-int-">setPassingTd(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#setPassingTd-int-">setPassingTd(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#setPassingTd-int-">setPassingTd(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#setPassingYards-int-">setPassingYards(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#setPassingYards-int-">setPassingYards(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#setPassingYards-int-">setPassingYards(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#setPassingYards-int-">setPassingYards(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/OutputFileListener.html#setPath-java.lang.String-">setPath(String)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/OutputFileListener.html" title="class in org.springframework.batch.sample.common">OutputFileListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/RegexLineTokenizer.html#setPattern-java.util.regex.Pattern-">setPattern(Pattern)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/RegexLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">RegexLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the regex pattern to use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/BillingInfo.html#setPaymentDesc-java.lang.String-">setPaymentDesc(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/BillingInfo.html" title="class in org.springframework.batch.sample.domain.order">BillingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/BillingInfo.html#setPaymentId-java.lang.String-">setPaymentId(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/BillingInfo.html" title="class in org.springframework.batch.sample.domain.order">BillingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Shipper.html#setPerOunceRate-double-">setPerOunceRate(double)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Shipper.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Shipper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContext.html#setPersistentUserData-java.io.Serializable-">setPersistentUserData(Serializable)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContext.html" title="class in org.springframework.batch.core.jsr">JsrStepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html#setPerUnitOunces-double-">setPerUnitOunces(double)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/PlayerItemWriter.html#setPlayerDao-org.springframework.batch.core.test.football.PlayerDao-">setPlayerDao(PlayerDao)</a></span> - Method in class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/PlayerItemWriter.html" title="class in org.springframework.batch.sample.domain.football.internal">PlayerItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.html#setPolicies-org.springframework.batch.repeat.CompletionPolicy:A-">setPolicies(CompletionPolicy[])</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">CompositeCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for the policies.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/ExceptionClassifierSkipPolicy.html#setPolicyMap-java.util.Map-">setPolicyMap(Map<Class<? extends Throwable>, SkipPolicy>)</a></span> - Method in class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/ExceptionClassifierSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">ExceptionClassifierSkipPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for policy map.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setPollInterval-long-">setPollInterval(long)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">How often to poll the job repository for the status of the slaves.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html#setPoo-int-">setPoo(int)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Player.html#setPosition-java.lang.String-">setPosition(String)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Player.html#setPosition-java.lang.String-">setPosition(String)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcCursorItemReader.html#setPreparedStatementSetter-org.springframework.jdbc.core.PreparedStatementSetter-">setPreparedStatementSetter(PreparedStatementSetter)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcCursorItemReader.html" title="class in org.springframework.batch.item.database">JdbcCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Set the PreparedStatementSetter to use if any parameter values that need
|
|
to be set in the supplied query.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/StoredProcedureItemReader.html#setPreparedStatementSetter-org.springframework.jdbc.core.PreparedStatementSetter-">setPreparedStatementSetter(PreparedStatementSetter)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/StoredProcedureItemReader.html" title="class in org.springframework.batch.item.database">StoredProcedureItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Set the PreparedStatementSetter to use if any parameter values that need
|
|
to be set in the supplied query.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html#setPrice-double-">setPrice(double)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#setPrice-java.math.BigDecimal-">setPrice(BigDecimal)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#setPrice-java.math.BigDecimal-">setPrice(BigDecimal)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/StoredProcedureItemReader.html#setProcedureName-java.lang.String-">setProcedureName(String)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/StoredProcedureItemReader.html" title="class in org.springframework.batch.item.database">StoredProcedureItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Set the SQL statement to be used when creating the cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setProcessorTransactional-java.lang.Boolean-">setProcessorTransactional(Boolean)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to signal that the processor is transactional, in which case it should be called for every item in every
|
|
transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#setProcessorTransactional-boolean-">setProcessorTransactional(boolean)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html#setProcessorTransactional-boolean-">setProcessorTransactional(boolean)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.step.item">FaultTolerantChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to say that the <a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a> is transactional (defaults to
|
|
true).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#setProcessSkipCount-int-">setProcessSkipCount(int)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Set the number of records skipped during processing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html#setProcessSkipPolicy-org.springframework.batch.core.step.skip.SkipPolicy-">setProcessSkipPolicy(SkipPolicy)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.step.item">FaultTolerantChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setPropagation-org.springframework.transaction.annotation.Propagation-">setPropagation(Propagation)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setPropagation-org.springframework.transaction.annotation.Propagation-">setPropagation(Propagation)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContext.html#setProperties-java.util.Properties-">setProperties(Properties)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContext.html" title="class in org.springframework.batch.core.jsr">JsrJobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/launch/DefaultJobLoader.html#setProperty-java.lang.String-java.lang.String-">setProperty(String, String)</a></span> - Method in class org.springframework.batch.sample.launch.<a href="org/springframework/batch/sample/launch/DefaultJobLoader.html" title="class in org.springframework.batch.sample.launch">DefaultJobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/launch/JobLoader.html#setProperty-java.lang.String-java.lang.String-">setProperty(String, String)</a></span> - Method in interface org.springframework.batch.sample.launch.<a href="org/springframework/batch/sample/launch/JobLoader.html" title="interface in org.springframework.batch.sample.launch">JobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#setPropertyContext-org.springframework.batch.core.jsr.configuration.support.BatchPropertyContext-">setPropertyContext(BatchPropertyContext)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html#setPrototypeBeanName-java.lang.String-">setPrototypeBeanName(String)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping">BeanWrapperFieldSetMapper</a></dt>
|
|
<dd>
|
|
<div class="block">The bean name (id) for an object that can be populated from the field set
|
|
that will be passed into <a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html#mapFieldSet-org.springframework.batch.item.file.transform.FieldSet-"><code>BeanWrapperFieldSetMapper.mapFieldSet(FieldSet)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/BatchScopeSupport.html#setProxyTargetClass-boolean-">setProxyTargetClass(boolean)</a></span> - Method in class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/BatchScopeSupport.html" title="class in org.springframework.batch.core.scope">BatchScopeSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that proxies should use dynamic subclassing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html#setQuantity-int-">setQuantity(int)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/LineItem.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#setQuantity-int-">setQuantity(int)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#setQuantity-long-">setQuantity(long)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemReader.html#setQuery-java.lang.String-">setQuery(String)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemReader.html" title="class in org.springframework.batch.item.data">MongoItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">A JSON formatted MongoDB query.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisPagingItemReader.html#setQueryId-java.lang.String-">setQueryId(String)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisPagingItemReader.html" title="class in org.springframework.batch.item.database">IbatisPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateCursorItemReader.html#setQueryName-java.lang.String-">setQueryName(String)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="class in org.springframework.batch.item.database">HibernateCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">A query name for an externalized query.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html#setQueryName-java.lang.String-">setQueryName(String)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html" title="class in org.springframework.batch.item.database">HibernateItemReaderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernatePagingItemReader.html#setQueryName-java.lang.String-">setQueryName(String)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernatePagingItemReader.html" title="class in org.springframework.batch.item.database">HibernatePagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">A query name for an externalized query.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateCursorItemReader.html#setQueryProvider-org.springframework.batch.item.database.orm.HibernateQueryProvider-">setQueryProvider(HibernateQueryProvider)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="class in org.springframework.batch.item.database">HibernateCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">A query provider.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html#setQueryProvider-org.springframework.batch.item.database.orm.HibernateQueryProvider-">setQueryProvider(HibernateQueryProvider)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html" title="class in org.springframework.batch.item.database">HibernateItemReaderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernatePagingItemReader.html#setQueryProvider-org.springframework.batch.item.database.orm.HibernateQueryProvider-">setQueryProvider(HibernateQueryProvider)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernatePagingItemReader.html" title="class in org.springframework.batch.item.database">HibernatePagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">A query provider.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcPagingItemReader.html#setQueryProvider-org.springframework.batch.item.database.PagingQueryProvider-">setQueryProvider(PagingQueryProvider)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="class in org.springframework.batch.item.database">JdbcPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaPagingItemReader.html#setQueryProvider-org.springframework.batch.item.database.orm.JpaQueryProvider-">setQueryProvider(JpaQueryProvider)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaPagingItemReader.html" title="class in org.springframework.batch.item.database">JpaPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateCursorItemReader.html#setQueryString-java.lang.String-">setQueryString(String)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="class in org.springframework.batch.item.database">HibernateCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">A query string in HQL.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html#setQueryString-java.lang.String-">setQueryString(String)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html" title="class in org.springframework.batch.item.database">HibernateItemReaderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernatePagingItemReader.html#setQueryString-java.lang.String-">setQueryString(String)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernatePagingItemReader.html" title="class in org.springframework.batch.item.database">HibernatePagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">A query string in HQL.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaPagingItemReader.html#setQueryString-java.lang.String-">setQueryString(String)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaPagingItemReader.html" title="class in org.springframework.batch.item.database">JpaPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#setQueryTimeout-int-">setQueryTimeout(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the number of seconds the driver will wait for a
|
|
<code>Statement</code> object to execute to the given number of seconds.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/DefaultRecordSeparatorPolicy.html#setQuoteCharacter-java.lang.String-">setQuoteCharacter(String)</a></span> - Method in class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/DefaultRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">DefaultRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the quoteCharacter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html#setQuoteCharacter-char-">setQuoteCharacter(char)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DelimitedLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">DelimitedLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the quoteCharacter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#setReadCount-int-">setReadCount(int)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the current number of read items for this execution</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/loop/GeneratingTradeResettingListener.html#setReader-org.springframework.batch.sample.domain.trade.internal.GeneratingTradeItemReader-">setReader(GeneratingTradeItemReader)</a></span> - Method in class org.springframework.batch.sample.loop.<a href="org/springframework/batch/sample/loop/GeneratingTradeResettingListener.html" title="class in org.springframework.batch.sample.loop">GeneratingTradeResettingListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#setReadSkipCount-int-">setReadSkipCount(int)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Set the number of records skipped on read</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#setReceptions-int-">setReceptions(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#setReceptions-int-">setReceptions(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#setReceptions-int-">setReceptions(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#setReceptions-int-">setReceptions(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#setReceptionYards-int-">setReceptionYards(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#setReceptionYards-int-">setReceptionYards(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#setReceptionYards-int-">setReceptionYards(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#setReceptionYards-int-">setReceptionYards(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/MappingLdifReader.html#setRecordMapper-org.springframework.batch.item.ldif.RecordMapper-">setRecordMapper(RecordMapper<T>)</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/MappingLdifReader.html" title="class in org.springframework.batch.item.ldif">MappingLdifReader</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for object mapper.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#setRecordSeparatorPolicy-org.springframework.batch.item.file.separator.RecordSeparatorPolicy-">setRecordSeparatorPolicy(RecordSeparatorPolicy)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the recordSeparatorPolicy.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/LdifReader.html#setRecordsToSkip-int-">setRecordsToSkip(int)</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/LdifReader.html" title="class in org.springframework.batch.item.ldif">LdifReader</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the number of lines to skip at the start of a file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/MappingLdifReader.html#setRecordsToSkip-int-">setRecordsToSkip(int)</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/MappingLdifReader.html" title="class in org.springframework.batch.item.ldif">MappingLdifReader</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the number of lines to skip at the start of a file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/StoredProcedureItemReader.html#setRefCursorPosition-int-">setRefCursorPosition(int)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/StoredProcedureItemReader.html" title="class in org.springframework.batch.item.database">StoredProcedureItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Set the parameter position of the REF CURSOR.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/XStreamExecutionContextStringSerializer.html#setReflectionProvider-com.thoughtworks.xstream.converters.reflection.ReflectionProvider-">setReflectionProvider(ReflectionProvider)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/XStreamExecutionContextStringSerializer.html" title="class in org.springframework.batch.core.repository.dao">XStreamExecutionContextStringSerializer</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/RegexLineTokenizer.html#setRegex-java.lang.String-">setRegex(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/RegexLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">RegexLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the regular expression to use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#setRegistered-boolean-">setRegistered(boolean)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#setRegistrationId-long-">setRegistrationId(long)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/launch/DefaultJobLoader.html#setRegistry-org.springframework.batch.core.configuration.ListableJobLocator-">setRegistry(ListableJobLocator)</a></span> - Method in class org.springframework.batch.sample.launch.<a href="org/springframework/batch/sample/launch/DefaultJobLoader.html" title="class in org.springframework.batch.sample.launch">DefaultJobLoader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/interceptor/RepeatOperationsInterceptor.html#setRepeatOperations-org.springframework.batch.repeat.RepeatOperations-">setRepeatOperations(RepeatOperations)</a></span> - Method in class org.springframework.batch.repeat.interceptor.<a href="org/springframework/batch/repeat/interceptor/RepeatOperationsInterceptor.html" title="class in org.springframework.batch.repeat.interceptor">RepeatOperationsInterceptor</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for the <a href="org/springframework/batch/repeat/RepeatOperations.html" title="interface in org.springframework.batch.repeat"><code>RepeatOperations</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#setReplyChannel-org.springframework.messaging.PollableChannel-">setReplyChannel(PollableChannel)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setReplyChannel-org.springframework.messaging.PollableChannel-">setReplyChannel(PollableChannel)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemReader.html#setRepository-org.springframework.data.repository.PagingAndSortingRepository-">setRepository(PagingAndSortingRepository<?, ?>)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemReader.html" title="class in org.springframework.batch.item.data">RepositoryItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>PagingAndSortingRepository</code>
|
|
implementation used to read input from.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemWriter.html#setRepository-org.springframework.data.repository.CrudRepository-">setRepository(CrudRepository<T, ?>)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemWriter.html" title="class in org.springframework.batch.item.data">RepositoryItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Set the <code>CrudRepository</code> implementation
|
|
for persistence</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html#setRepositoryFactory-org.springframework.batch.core.repository.support.MapJobRepositoryFactoryBean-">setRepositoryFactory(MapJobRepositoryFactoryBean)</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/MapJobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">MapJobExplorerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The repository factory that can be used to create daos for the explorer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/DefaultJobParametersValidator.html#setRequiredKeys-java.lang.String:A-">setRequiredKeys(String[])</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/DefaultJobParametersValidator.html" title="class in org.springframework.batch.core.job">DefaultJobParametersValidator</a></dt>
|
|
<dd>
|
|
<div class="block">The keys that are required in the parameters.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#setResource-org.springframework.core.io.Resource-">setResource(Resource)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the input resource.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#setResource-org.springframework.core.io.Resource-">setResource(Resource)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for resource.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemWriter.html#setResource-org.springframework.core.io.Resource-">setResource(Resource)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemWriter.html" title="class in org.springframework.batch.item.file">MultiResourceItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Prototype for output resources.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/ResourceAwareItemReaderItemStream.html#setResource-org.springframework.core.io.Resource-">setResource(Resource)</a></span> - Method in interface org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/ResourceAwareItemReaderItemStream.html" title="interface in org.springframework.batch.item.file">ResourceAwareItemReaderItemStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/ResourceAwareItemWriterItemStream.html#setResource-org.springframework.core.io.Resource-">setResource(Resource)</a></span> - Method in interface org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/ResourceAwareItemWriterItemStream.html" title="interface in org.springframework.batch.item.file">ResourceAwareItemWriterItemStream</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/LdifReader.html#setResource-org.springframework.core.io.Resource-">setResource(Resource)</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/LdifReader.html" title="class in org.springframework.batch.item.ldif">LdifReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/MappingLdifReader.html#setResource-org.springframework.core.io.Resource-">setResource(Resource)</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/MappingLdifReader.html" title="class in org.springframework.batch.item.ldif">MappingLdifReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ResourceAware.html#setResource-org.springframework.core.io.Resource-">setResource(Resource)</a></span> - Method in interface org.springframework.batch.item.<a href="org/springframework/batch/item/ResourceAware.html" title="interface in org.springframework.batch.item">ResourceAware</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemReader.html#setResource-org.springframework.core.io.Resource-">setResource(Resource)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="class in org.springframework.batch.item.xml">StaxEventItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#setResource-org.springframework.core.io.Resource-">setResource(Resource)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Set output file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html#setResources-org.springframework.core.io.Resource:A-">setResources(Resource[])</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/ClasspathXmlApplicationContextsFactoryBean.html" title="class in org.springframework.batch.core.configuration.support">ClasspathXmlApplicationContextsFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">A set of resources to load using a
|
|
<a href="org/springframework/batch/core/configuration/support/GenericApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support"><code>GenericApplicationContextFactory</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/MultiResourcePartitioner.html#setResources-org.springframework.core.io.Resource:A-">setResources(Resource[])</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/MultiResourcePartitioner.html" title="class in org.springframework.batch.core.partition.support">MultiResourcePartitioner</a></dt>
|
|
<dd>
|
|
<div class="block">The resources to assign to each partition.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemReader.html#setResources-org.springframework.core.io.Resource:A-">setResources(Resource[])</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemReader.html" title="class in org.springframework.batch.item.file">MultiResourceItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/ResourcesItemReader.html#setResources-org.springframework.core.io.Resource:A-">setResources(Resource[])</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/ResourcesItemReader.html" title="class in org.springframework.batch.item.file">ResourcesItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The resources to serve up as items.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemWriter.html#setResourceSuffixCreator-org.springframework.batch.item.file.ResourceSuffixCreator-">setResourceSuffixCreator(ResourceSuffixCreator)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemWriter.html" title="class in org.springframework.batch.item.file">MultiResourceItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Allows customization of the suffix of the created resources based on the
|
|
index.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html#setRestartable-java.lang.Boolean-">setRestartable(Boolean)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/JobParserJobFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">JobParserJobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#setRestartable-boolean-">setRestartable(boolean)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd>
|
|
<div class="block">Boolean flag to prevent categorically a job from restarting, even if it
|
|
has failed previously.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html#setRestartable-boolean-">setRestartable(boolean)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.CommonJobProperties.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper.CommonJobProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html#setRestartable-java.lang.Boolean-">setRestartable(Boolean)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JobFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JobFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setRetryableExceptionClasses-java.util.Map-">setRetryableExceptionClasses(Map<Class<? extends Throwable>, Boolean>)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for exception classes that will retry the item when raised.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#setRetryableExceptionClasses-java.util.Map-">setRetryableExceptionClasses(Map<Class<? extends Throwable>, Boolean>)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the retryable exceptions classifier map (from throwable class to boolean, true is retryable).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setRetryContextCache-org.springframework.retry.policy.RetryContextCache-">setRetryContextCache(RetryContextCache)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#setRetryContextCache-org.springframework.retry.policy.RetryContextCache-">setRetryContextCache(RetryContextCache)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Override the default retry context cache for retry of chunk processing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html#setRetryContextCache-org.springframework.retry.policy.RetryContextCache-">setRetryContextCache(RetryContextCache)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item">BatchRetryTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setRetryLimit-int-">setRetryLimit(int)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the retry limit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#setRetryLimit-int-">setRetryLimit(int)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the retry limit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setRetryListeners-org.springframework.retry.RetryListener...-">setRetryListeners(RetryListener...)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>RetryListener</code>s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#setRetryListeners-org.springframework.retry.RetryListener...-">setRetryListeners(RetryListener...)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>RetryListener</code>s.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setRetryPolicy-org.springframework.retry.RetryPolicy-">setRetryPolicy(RetryPolicy)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">A retry policy to apply when exceptions occur.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#setRetryPolicy-org.springframework.retry.RetryPolicy-">setRetryPolicy(RetryPolicy)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for the retry policy.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html#setRetryPolicy-org.springframework.retry.RetryPolicy-">setRetryPolicy(RetryPolicy)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/BatchRetryTemplate.html" title="class in org.springframework.batch.core.step.item">BatchRetryTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#setReturnStatement-java.lang.String-">setReturnStatement(String)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The return statement of the cypher query.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html#setRollbackClassifier-org.springframework.classify.Classifier-">setRollbackClassifier(Classifier<Throwable, Boolean>)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrFaultTolerantChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html#setRollbackClassifier-org.springframework.classify.Classifier-">setRollbackClassifier(Classifier<Throwable, Boolean>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.step.item">FaultTolerantChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">A classifier that can distinguish between exceptions that cause rollback
|
|
(return true) or not (return false).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProvider.html#setRollbackClassifier-org.springframework.classify.Classifier-">setRollbackClassifier(Classifier<Throwable, Boolean>)</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Classifier to determine whether exceptions have been marked as
|
|
no-rollback (as opposed to skippable).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#setRollbackCount-int-">setRollbackCount(int)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for number of rollbacks for this execution</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#setRootElementAttributes-java.util.Map-">setRootElementAttributes(Map<String, String>)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Set the root element attributes to be written.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#setRootTagName-java.lang.String-">setRootTagName(String)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Set the tag name of the root element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcCursorItemReader.html#setRowMapper-org.springframework.jdbc.core.RowMapper-">setRowMapper(RowMapper<T>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcCursorItemReader.html" title="class in org.springframework.batch.item.database">JdbcCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Set the RowMapper to be used for all calls to read().</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcPagingItemReader.html#setRowMapper-org.springframework.jdbc.core.RowMapper-">setRowMapper(RowMapper<T>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="class in org.springframework.batch.item.database">JdbcPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The row mapper implementation to be used by this reader.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/StoredProcedureItemReader.html#setRowMapper-org.springframework.jdbc.core.RowMapper-">setRowMapper(RowMapper<T>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/StoredProcedureItemReader.html" title="class in org.springframework.batch.item.database">StoredProcedureItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Set the RowMapper to be used for all calls to read().</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#setRushes-int-">setRushes(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#setRushes-int-">setRushes(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#setRushes-int-">setRushes(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#setRushes-int-">setRushes(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#setRushYards-int-">setRushYards(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#setRushYards-int-">setRushYards(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#setRushYards-int-">setRushYards(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#setRushYards-int-">setRushYards(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#setSaveState-boolean-">setSaveState(boolean)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Set the flag indicating whether or not state should be saved in the
|
|
provided <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> during the <a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item"><code>ItemStream</code></a> call to
|
|
update.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemReader.html#setSaveState-boolean-">setSaveState(boolean)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemReader.html" title="class in org.springframework.batch.item.file">MultiResourceItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Set the boolean indicating whether or not state should be saved in the provided <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> during
|
|
the <a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item"><code>ItemStream</code></a> call to update.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemWriter.html#setSaveState-boolean-">setSaveState(boolean)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemWriter.html" title="class in org.springframework.batch.item.file">MultiResourceItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#setSaveState-boolean-">setSaveState(boolean)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="class in org.springframework.batch.item.support">AbstractItemCountingItemStreamItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Set the flag that determines whether to save internal data for
|
|
<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#setSaveState-boolean-">setSaveState(boolean)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ScriptItemProcessor.html#setScript-org.springframework.core.io.Resource-">setScript(Resource)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ScriptItemProcessor.html" title="class in org.springframework.batch.item.support">ScriptItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Sets the <code>Resource</code> location of the script to use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ScriptItemProcessor.html#setScriptSource-java.lang.String-java.lang.String-">setScriptSource(String, String)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ScriptItemProcessor.html" title="class in org.springframework.batch.item.support">ScriptItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Sets the provided <code>String</code> as the script source code to use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#setSelectClause-java.lang.String-">setSelectClause(String)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html#setSelectClause-java.lang.String-">setSelectClause(String)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryProviderFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/FlatFileCustomerCreditDao.html#setSeparator-java.lang.String-">setSeparator(String)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/FlatFileCustomerCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">FlatFileCustomerCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html#setSerializer-org.springframework.batch.core.repository.ExecutionContextSerializer-">setSerializer(ExecutionContextSerializer)</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">JobExplorerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">A custom implementation of the <a href="org/springframework/batch/core/repository/ExecutionContextSerializer.html" title="interface in org.springframework.batch.core.repository"><code>ExecutionContextSerializer</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html#setSerializer-org.springframework.batch.core.repository.ExecutionContextSerializer-">setSerializer(ExecutionContextSerializer)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcExecutionContextDao</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for <code>Serializer</code> implementation</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#setSerializer-org.springframework.batch.core.repository.ExecutionContextSerializer-">setSerializer(ExecutionContextSerializer)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">A custom implementation of the <a href="org/springframework/batch/core/repository/ExecutionContextSerializer.html" title="interface in org.springframework.batch.core.repository"><code>ExecutionContextSerializer</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/AbstractHibernateQueryProvider.html#setSession-org.hibernate.Session-">setSession(Session)</a></span> - Method in class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/AbstractHibernateQueryProvider.html" title="class in org.springframework.batch.item.database.orm">AbstractHibernateQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/HibernateQueryProvider.html#setSession-org.hibernate.Session-">setSession(Session)</a></span> - Method in interface org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/HibernateQueryProvider.html" title="interface in org.springframework.batch.item.database.orm">HibernateQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Inject a <code>Session</code> that can be used as a factory for queries.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#setSessionFactory-org.neo4j.ogm.session.SessionFactory-">setSessionFactory(SessionFactory)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/Neo4jItemWriter.html#setSessionFactory-org.neo4j.ogm.session.SessionFactory-">setSessionFactory(SessionFactory)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/Neo4jItemWriter.html" title="class in org.springframework.batch.item.data">Neo4jItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateCursorItemReader.html#setSessionFactory-org.hibernate.SessionFactory-">setSessionFactory(SessionFactory)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="class in org.springframework.batch.item.database">HibernateCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The Hibernate SessionFactory to use the create a session.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html#setSessionFactory-org.hibernate.SessionFactory-">setSessionFactory(SessionFactory)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html" title="class in org.springframework.batch.item.database">HibernateItemReaderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemWriter.html#setSessionFactory-org.hibernate.SessionFactory-">setSessionFactory(SessionFactory)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemWriter.html" title="class in org.springframework.batch.item.database">HibernateItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Set the Hibernate SessionFactory to be used internally.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernatePagingItemReader.html#setSessionFactory-org.hibernate.SessionFactory-">setSessionFactory(SessionFactory)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernatePagingItemReader.html" title="class in org.springframework.batch.item.database">HibernatePagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The Hibernate SessionFactory to use the create a session.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateAwareCustomerCreditItemWriter.html#setSessionFactory-org.hibernate.SessionFactory-">setSessionFactory(SessionFactory)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateAwareCustomerCreditItemWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateAwareCustomerCreditItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html#setSessionFactory-org.hibernate.SessionFactory-">setSessionFactory(SessionFactory)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html#setShipper-org.springframework.batch.sample.domain.order.internal.xml.Shipper-">setShipper(Shipper)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/ShippingInfo.html#setShipperId-java.lang.String-">setShipperId(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/ShippingInfo.html" title="class in org.springframework.batch.sample.domain.order">ShippingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#setShipping-org.springframework.batch.sample.domain.order.ShippingInfo-">setShipping(ShippingInfo)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#setShippingAddress-org.springframework.batch.sample.domain.order.Address-">setShippingAddress(Address)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/ShippingInfo.html#setShippingInfo-java.lang.String-">setShippingInfo(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/ShippingInfo.html" title="class in org.springframework.batch.sample.domain.order">ShippingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html#setShippingMapper-org.springframework.batch.item.file.mapping.FieldSetMapper-">setShippingMapper(FieldSetMapper<ShippingInfo>)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.<a href="org/springframework/batch/sample/domain/order/internal/OrderItemReader.html" title="class in org.springframework.batch.sample.domain.order.internal">OrderItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#setShippingPrice-java.math.BigDecimal-">setShippingPrice(BigDecimal)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/ShippingInfo.html#setShippingTypeId-java.lang.String-">setShippingTypeId(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/ShippingInfo.html" title="class in org.springframework.batch.sample.domain.order">ShippingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html#setShortContextLength-int-">setShortContextLength(int)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcExecutionContextDao</a></dt>
|
|
<dd>
|
|
<div class="block">The maximum size that an execution context can have and still be stored
|
|
completely in short form in the column <code>SHORT_CONTEXT</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#setShouldDeleteIfEmpty-boolean-">setShouldDeleteIfEmpty(boolean)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that the target file should be deleted if no lines have
|
|
been written (other than header and footer) on close.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#setShouldDeleteIfEmpty-boolean-">setShouldDeleteIfEmpty(boolean)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that the target file should be deleted if no items have
|
|
been written (other than header and footer) on close.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#setShouldDeleteIfExists-boolean-">setShouldDeleteIfExists(boolean)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that the target file should be deleted if it already
|
|
exists, otherwise it will be created.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setSingleton-boolean-">setSingleton(boolean)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the singleton flag.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setSkipLimit-int-">setSkipLimit(int)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for a limit that determines skip policy.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#setSkipLimit-int-">setSkipLimit(int)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">A limit that determines skip policy.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.html#setSkipLimit-int-">setSkipLimit(int)</a></span> - Method in class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">LimitCheckingItemSkipPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">The absolute number of skips (of skippable exceptions) that can be
|
|
tolerated before a failure.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setSkippableExceptionClasses-java.util.Map-">setSkippableExceptionClasses(Map<Class<? extends Throwable>, Boolean>)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for exception classes that when raised won't crash the job but will result in transaction rollback
|
|
and the item which handling caused the exception will be skipped.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#setSkippableExceptionClasses-java.util.Map-">setSkippableExceptionClasses(Map<Class<? extends Throwable>, Boolean>)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Exception classes that when raised won't crash the job but will result in the item which handling caused the
|
|
exception being skipped.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.html#setSkippableExceptionClassifier-org.springframework.classify.Classifier-">setSkippableExceptionClassifier(Classifier<Throwable, Boolean>)</a></span> - Method in class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">LimitCheckingItemSkipPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">The classifier that will be used to decide on skippability.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.html#setSkippableExceptionMap-java.util.Map-">setSkippableExceptionMap(Map<Class<? extends Throwable>, Boolean>)</a></span> - Method in class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">LimitCheckingItemSkipPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Set up the classifier through a convenient map from throwable class to
|
|
boolean (true if skippable).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#setSkippedLinesCallback-org.springframework.batch.item.file.LineCallbackHandler-">setSkippedLinesCallback(LineCallbackHandler)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/LdifReader.html#setSkippedRecordsCallback-org.springframework.batch.item.ldif.RecordCallbackHandler-">setSkippedRecordsCallback(RecordCallbackHandler)</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/LdifReader.html" title="class in org.springframework.batch.item.ldif">LdifReader</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/item/ldif/RecordCallbackHandler.html" title="interface in org.springframework.batch.item.ldif"><code>RecordCallbackHandler</code></a> implementations can be used to take action on skipped records.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/MappingLdifReader.html#setSkippedRecordsCallback-org.springframework.batch.item.ldif.RecordCallbackHandler-">setSkippedRecordsCallback(RecordCallbackHandler)</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/MappingLdifReader.html" title="class in org.springframework.batch.item.ldif">MappingLdifReader</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/item/ldif/RecordCallbackHandler.html" title="interface in org.springframework.batch.item.ldif"><code>RecordCallbackHandler</code></a> implementations can be used to take action on skipped records.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/CompositeSkipPolicy.html#setSkipPolicies-org.springframework.batch.core.step.skip.SkipPolicy:A-">setSkipPolicies(SkipPolicy[])</a></span> - Method in class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/CompositeSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">CompositeSkipPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setSkipPolicy-org.springframework.batch.core.step.skip.SkipPolicy-">setSkipPolicy(SkipPolicy)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for a skip policy.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html#setSkipPolicy-org.springframework.batch.core.step.skip.SkipPolicy-">setSkipPolicy(SkipPolicy)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrFaultTolerantChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html#setSkipPolicy-org.springframework.batch.core.step.skip.SkipPolicy-">setSkipPolicy(SkipPolicy)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/FaultTolerantStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">FaultTolerantStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/step/skip/SkipPolicy.html" title="interface in org.springframework.batch.core.step.skip"><code>SkipPolicy</code></a> that determines the outcome of an exception when processing an item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProvider.html#setSkipPolicy-org.springframework.batch.core.step.skip.SkipPolicy-">setSkipPolicy(SkipPolicy)</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">The policy that determines whether exceptions can be skipped on read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemReader.html#setSort-java.util.Map-">setSort(Map<String, Sort.Direction>)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemReader.html" title="class in org.springframework.batch.item.data">MongoItemReader</a></dt>
|
|
<dd>
|
|
<div class="block"><code>Map</code> of property names/<code>Sort.Direction</code> values to
|
|
sort the input by.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemReader.html#setSort-java.util.Map-">setSort(Map<String, Sort.Direction>)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemReader.html" title="class in org.springframework.batch.item.data">RepositoryItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Provides ordering of the results so that order is maintained between paged queries</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html#setSortKey-java.lang.String-">setSortKey(String)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryProviderFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#setSortKeys-java.util.Map-">setSortKeys(Map<String, Order>)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html#setSortKeys-java.util.Map-">setSortKeys(Map<String, Order>)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryProviderFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html#setSql-java.lang.String-">setSql(String)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html" title="class in org.springframework.batch.item.database">JdbcBatchItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the query string to execute on write.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcCursorItemReader.html#setSql-java.lang.String-">setSql(String)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcCursorItemReader.html" title="class in org.springframework.batch.item.database">JdbcCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Set the SQL statement to be used when creating the cursor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html#setSqlMapClient-com.ibatis.sqlmap.client.SqlMapClient-">setSqlMapClient(SqlMapClient)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html" title="class in org.springframework.batch.item.database">IbatisBatchItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Public setter for <code>SqlMapClient</code> for injection purposes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisPagingItemReader.html#setSqlMapClient-com.ibatis.sqlmap.client.SqlMapClient-">setSqlMapClient(SqlMapClient)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisPagingItemReader.html" title="class in org.springframework.batch.item.database">IbatisPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/HibernateNativeQueryProvider.html#setSqlQuery-java.lang.String-">setSqlQuery(String)</a></span> - Method in class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/HibernateNativeQueryProvider.html" title="class in org.springframework.batch.item.database.orm">HibernateNativeQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/JpaNativeQueryProvider.html#setSqlQuery-java.lang.String-">setSqlQuery(String)</a></span> - Method in class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/JpaNativeQueryProvider.html" title="class in org.springframework.batch.item.database.orm">JpaNativeQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setStartLimit-int-">setStartLimit(int)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The number of times that the step should be allowed to start</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#setStartLimit-int-">setStartLimit(int)</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the startLimit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html#setStartLimit-java.lang.Integer-">setStartLimit(Integer)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper.CommonStepProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setStartLimit-int-">setStartLimit(int)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the start limit for the step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#setStartStatement-java.lang.String-">setStartStatement(String)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The start segment of the cypher query.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#setStartTime-java.util.Date-">setStartTime(Date)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#setStartTime-java.util.Date-">setStartTime(Date)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the time this execution started</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#setState-java.lang.String-">setState(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/AbstractHibernateQueryProvider.html#setStatelessSession-org.hibernate.StatelessSession-">setStatelessSession(StatelessSession)</a></span> - Method in class org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/AbstractHibernateQueryProvider.html" title="class in org.springframework.batch.item.database.orm">AbstractHibernateQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/orm/HibernateQueryProvider.html#setStatelessSession-org.hibernate.StatelessSession-">setStatelessSession(StatelessSession)</a></span> - Method in interface org.springframework.batch.item.database.orm.<a href="org/springframework/batch/item/database/orm/HibernateQueryProvider.html" title="interface in org.springframework.batch.item.database.orm">HibernateQueryProvider</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Inject a <code>StatelessSession</code> that can be used as a factory for
|
|
queries.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html#setStatementId-java.lang.String-">setStatementId(String)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html" title="class in org.springframework.batch.item.database">IbatisBatchItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
<div class="block">Public setter for the statement id identifying the statement in the SqlMap
|
|
configuration file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html#setStateTransitionComparator-java.util.Comparator-">setStateTransitionComparator(Comparator<StateTransition>)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">SimpleFlowFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html#setStateTransitionComparator-java.util.Comparator-">setStateTransitionComparator(Comparator<StateTransition>)</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support">SimpleFlow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html#setStateTransitions-java.util.List-">setStateTransitions(List<StateTransition>)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">SimpleFlowFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The raw state transitions for the flow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html#setStateTransitions-java.util.List-">setStateTransitions(List<StateTransition>)</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support">SimpleFlow</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the stateTransitions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#setStatus-org.springframework.batch.core.BatchStatus-">setStatus(BatchStatus)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Set the value of the status field.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#setStatus-org.springframework.batch.core.BatchStatus-">setStatus(BatchStatus)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the current status of this step</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ExecutionContextPromotionListener.html#setStatuses-java.lang.String:A-">setStatuses(String[])</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ExecutionContextPromotionListener.html" title="class in org.springframework.batch.core.listener">ExecutionContextPromotionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setStep-org.springframework.batch.core.Step-">setStep(Step)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#setStep-org.springframework.batch.core.Step-">setStep(Step)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/TaskExecutorPartitionHandler.html#setStep-org.springframework.batch.core.Step-">setStep(Step)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/TaskExecutorPartitionHandler.html" title="class in org.springframework.batch.core.partition.support">TaskExecutorPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for the <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> that will be used to execute the partitioned
|
|
<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#setStep-org.springframework.batch.core.step.tasklet.TaskletStep-">setStep(TaskletStep)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The local step that is to be converted to a remote chunk master.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html#setStepArtifactProperties-java.util.Map-">setStepArtifactProperties(Map<String, Map<String, Properties>>)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html" title="class in org.springframework.batch.core.jsr.configuration.support">BatchPropertyContext</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Adds Step artifact properties to the context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#setStepChunkCompletionPolicy-java.lang.Object-">setStepChunkCompletionPolicy(Object)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Wraps a <code>CheckpointAlgorithm</code> in a <a href="org/springframework/batch/jsr/repeat/CheckpointAlgorithmAdapter.html" title="class in org.springframework.batch.jsr.repeat"><code>CheckpointAlgorithmAdapter</code></a> if required for consumption
|
|
by the rest of the framework.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#setStepContributionSource-org.springframework.batch.integration.chunk.StepContributionSource-">setStepContributionSource(StepContributionSource)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">A source of <a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core"><code>StepContribution</code></a> instances coming back from remote workers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setStepExecutionAggregator-org.springframework.batch.core.partition.support.StepExecutionAggregator-">setStepExecutionAggregator(StepExecutionAggregator)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/PartitionStep.html#setStepExecutionAggregator-org.springframework.batch.core.partition.support.StepExecutionAggregator-">setStepExecutionAggregator(StepExecutionAggregator)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/PartitionStep.html" title="class in org.springframework.batch.core.partition.support">PartitionStep</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/partition/support/StepExecutionAggregator.html" title="interface in org.springframework.batch.core.partition.support"><code>StepExecutionAggregator</code></a> that can aggregate step executions when
|
|
they come back from the handler.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html#setStepExecutionIncrementer-org.springframework.jdbc.support.incrementer.DataFieldMaxValueIncrementer-">setStepExecutionIncrementer(DataFieldMaxValueIncrementer)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcStepExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#setStepExecutionListeners-org.springframework.batch.core.StepExecutionListener:A-">setStepExecutionListeners(StepExecutionListener[])</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd>
|
|
<div class="block">Register each of the objects as listeners.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/PartitionStep.html#setStepExecutionSplitter-org.springframework.batch.core.partition.StepExecutionSplitter-">setStepExecutionSplitter(StepExecutionSplitter)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/PartitionStep.html" title="class in org.springframework.batch.core.partition.support">PartitionStep</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for mandatory property <a href="org/springframework/batch/core/partition/StepExecutionSplitter.html" title="interface in org.springframework.batch.core.partition"><code>StepExecutionSplitter</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#setStepItemProcessor-java.lang.Object-">setStepItemProcessor(Object)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Wraps a <code>ItemProcessor</code> in a <a href="org/springframework/batch/jsr/item/ItemProcessorAdapter.html" title="class in org.springframework.batch.jsr.item"><code>ItemProcessorAdapter</code></a> if required for consumption
|
|
by the rest of the framework.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#setStepItemReader-java.lang.Object-">setStepItemReader(Object)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Wraps a <code>ItemReader</code> in a <a href="org/springframework/batch/jsr/item/ItemReaderAdapter.html" title="class in org.springframework.batch.jsr.item"><code>ItemReaderAdapter</code></a> if required for consumption
|
|
by the rest of the framework.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#setStepItemWriter-java.lang.Object-">setStepItemWriter(Object)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Wraps a <code>ItemWriter</code> in a <a href="org/springframework/batch/jsr/item/ItemWriterAdapter.html" title="class in org.springframework.batch.jsr.item"><code>ItemWriterAdapter</code></a> if required for consumption
|
|
by the rest of the framework.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html#setStepLocator-org.springframework.batch.core.step.StepLocator-">setStepLocator(StepLocator)</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html" title="class in org.springframework.batch.core.step">StepLocatorStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html#setStepLocator-org.springframework.batch.core.step.StepLocator-">setStepLocator(StepLocator)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequestHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Used to locate a <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> to execute for each request.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html#setStepName-java.lang.String-">setStepName(String)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html" title="class in org.springframework.batch.core.partition.support">SimpleStepExecutionSplitter</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the target step that will be executed across the partitions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html#setStepName-java.lang.String-">setStepName(String)</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html" title="class in org.springframework.batch.core.step">StepLocatorStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setStepName-java.lang.String-">setStepName(String)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> that will be used to execute the partitioned <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setStepOperations-org.springframework.batch.repeat.RepeatOperations-">setStepOperations(RepeatOperations)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the stepOperations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#setStepOperations-org.springframework.batch.repeat.RepeatOperations-">setStepOperations(RepeatOperations)</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">The <a href="org/springframework/batch/repeat/RepeatOperations.html" title="interface in org.springframework.batch.repeat"><code>RepeatOperations</code></a> to use for the outer loop of the batch
|
|
processing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html#setStepProperties-java.util.Map-">setStepProperties(Map<String, Properties>)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html" title="class in org.springframework.batch.core.jsr.configuration.support">BatchPropertyContext</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Adds Step level properties to the context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html#setStepProperties-java.lang.String-java.util.Properties-">setStepProperties(String, Properties)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BatchPropertyContext.html" title="class in org.springframework.batch.core.jsr.configuration.support">BatchPropertyContext</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Convenience method to set step level properties.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html#setStepRegistry-org.springframework.batch.core.configuration.StepRegistry-">setStepRegistry(StepRegistry)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/DefaultJobLoader.html" title="class in org.springframework.batch.core.configuration.support">DefaultJobLoader</a></dt>
|
|
<dd>
|
|
<div class="block">The <a href="org/springframework/batch/core/configuration/StepRegistry.html" title="interface in org.springframework.batch.core.configuration"><code>StepRegistry</code></a> to use for the steps of created jobs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleJob.html#setSteps-java.util.List-">setSteps(List<Step>)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleJob.html" title="class in org.springframework.batch.core.job">SimpleJob</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the steps in this job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#setStepTasklet-java.lang.Object-">setStepTasklet(Object)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Wraps a <code>Batchlet</code> in a <a href="org/springframework/batch/core/jsr/step/batchlet/BatchletAdapter.html" title="class in org.springframework.batch.core.jsr.step.batchlet"><code>BatchletAdapter</code></a> if required for consumption
|
|
by the rest of the framework.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setStreams-org.springframework.batch.item.ItemStream:A-">setStreams(ItemStream[])</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The streams to inject into the <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setStreams-org.springframework.batch.item.ItemStream:A-">setStreams(ItemStream[])</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The streams to inject into the <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#setStreams-org.springframework.batch.item.ItemStream:A-">setStreams(ItemStream[])</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Register each of the streams for callbacks at the appropriate time in the
|
|
step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemStream.html#setStreams-org.springframework.batch.item.ItemStream:A-">setStreams(ItemStream[])</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemStream.html" title="class in org.springframework.batch.item.support">CompositeItemStream</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the listeners.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/ExecutionContextPromotionListener.html#setStrict-boolean-">setStrict(boolean)</a></span> - Method in class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/ExecutionContextPromotionListener.html" title="class in org.springframework.batch.core.listener">ExecutionContextPromotionListener</a></dt>
|
|
<dd>
|
|
<div class="block">If set to TRUE, the listener will throw an exception if any 'key' is not
|
|
found in the Step <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemReader.html#setStrict-boolean-">setStrict(boolean)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemReader.html" title="class in org.springframework.batch.item.file">FlatFileItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">In strict mode the reader will throw an exception on
|
|
<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#open-org.springframework.batch.item.ExecutionContext-"><code>AbstractItemCountingItemStreamItemReader.open(org.springframework.batch.item.ExecutionContext)</code></a> if the input resource does not exist.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html#setStrict-boolean-">setStrict(boolean)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping">BeanWrapperFieldSetMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the 'strict' property.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemReader.html#setStrict-boolean-">setStrict(boolean)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemReader.html" title="class in org.springframework.batch.item.file">MultiResourceItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">In strict mode the reader will throw an exception on
|
|
<a href="org/springframework/batch/item/file/MultiResourceItemReader.html#open-org.springframework.batch.item.ExecutionContext-"><code>MultiResourceItemReader.open(org.springframework.batch.item.ExecutionContext)</code></a> if there are no resources to read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html#setStrict-boolean-">setStrict(boolean)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">AbstractLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the strict flag.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/LdifReader.html#setStrict-boolean-">setStrict(boolean)</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/LdifReader.html" title="class in org.springframework.batch.item.ldif">LdifReader</a></dt>
|
|
<dd>
|
|
<div class="block">In strict mode the reader will throw an exception on
|
|
<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#open-org.springframework.batch.item.ExecutionContext-"><code>AbstractItemCountingItemStreamItemReader.open(org.springframework.batch.item.ExecutionContext)</code></a> if the
|
|
input resource does not exist.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ldif/MappingLdifReader.html#setStrict-boolean-">setStrict(boolean)</a></span> - Method in class org.springframework.batch.item.ldif.<a href="org/springframework/batch/item/ldif/MappingLdifReader.html" title="class in org.springframework.batch.item.ldif">MappingLdifReader</a></dt>
|
|
<dd>
|
|
<div class="block">In strict mode the reader will throw an exception on
|
|
<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#open-org.springframework.batch.item.ExecutionContext-"><code>AbstractItemCountingItemStreamItemReader.open(org.springframework.batch.item.ExecutionContext)</code></a> if the
|
|
input resource does not exist.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemReader.html#setStrict-boolean-">setStrict(boolean)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="class in org.springframework.batch.item.xml">StaxEventItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">In strict mode the reader will throw an exception on
|
|
<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#open-org.springframework.batch.item.ExecutionContext-"><code>AbstractItemCountingItemStreamItemReader.open(org.springframework.batch.item.ExecutionContext)</code></a> if the input resource does not exist.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/internal/TestMailSender.html#setSubjectsToFail-java.util.List-">setSubjectsToFail(List<String>)</a></span> - Method in class org.springframework.batch.sample.domain.mail.internal.<a href="org/springframework/batch/sample/domain/mail/internal/TestMailSender.html" title="class in org.springframework.batch.sample.domain.mail.internal">TestMailSender</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/SuffixRecordSeparatorPolicy.html#setSuffix-java.lang.String-">setSuffix(String)</a></span> - Method in class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/SuffixRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">SuffixRecordSeparatorPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Lines ending in this terminator String signal the end of a record.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html#setSystemExiter-org.springframework.batch.core.launch.support.SystemExiter-">setSystemExiter(SystemExiter)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/CommandLineJobRunner.html" title="class in org.springframework.batch.core.launch.support">CommandLineJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block">Injection setter for the <a href="org/springframework/batch/core/launch/support/SystemExiter.html" title="interface in org.springframework.batch.core.launch.support"><code>SystemExiter</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#setSystemProcessExitCodeMapper-org.springframework.batch.core.step.tasklet.SystemProcessExitCodeMapper-">setSystemProcessExitCodeMapper(SystemProcessExitCodeMapper)</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandTasklet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/ColumnRangePartitioner.html#setTable-java.lang.String-">setTable(String)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/ColumnRangePartitioner.html" title="class in org.springframework.batch.sample.common">ColumnRangePartitioner</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the SQL table the data are in.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html#setTablePrefix-java.lang.String-">setTablePrefix(String)</a></span> - Method in class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/JobExplorerFactoryBean.html" title="class in org.springframework.batch.core.explore.support">JobExplorerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the table prefix for all the batch meta-data tables.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html#setTablePrefix-java.lang.String-">setTablePrefix(String)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html" title="class in org.springframework.batch.core.jsr">JsrJobParametersConverter</a></dt>
|
|
<dd>
|
|
<div class="block">The table prefix used in the current <a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository"><code>JobRepository</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/AbstractJdbcBatchMetadataDao.html#setTablePrefix-java.lang.String-">setTablePrefix(String)</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the table prefix property.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html#setTablePrefix-java.lang.String-">setTablePrefix(String)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/JobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">JobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the table prefix for all the batch meta-data tables.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html#setTargetMethod-java.lang.String-">setTargetMethod(String)</a></span> - Method in class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html" title="class in org.springframework.batch.item.adapter">AbstractMethodInvokingDelegator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html#setTargetObject-java.lang.Object-">setTargetObject(Object)</a></span> - Method in class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/AbstractMethodInvokingDelegator.html" title="class in org.springframework.batch.item.adapter">AbstractMethodInvokingDelegator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#setTargetType-java.lang.Class-">setTargetType(Class<T>)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The object type to be returned from each call to <a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#read--"><code>AbstractItemCountingItemStreamItemReader.read()</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemReader.html#setTargetType-java.lang.Class-">setTargetType(Class<? extends T>)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemReader.html" title="class in org.springframework.batch.item.data">MongoItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">The type of object to be returned for each <a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#read--"><code>AbstractItemCountingItemStreamItemReader.read()</code></a> call.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html#setTargetType-java.lang.Class-">setTargetType(Class<? extends T>)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/BeanWrapperFieldSetMapper.html" title="class in org.springframework.batch.item.file.mapping">BeanWrapperFieldSetMapper</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the type of bean to create instead of using a prototype
|
|
bean.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setTaskExecutor-org.springframework.core.task.TaskExecutor-">setTaskExecutor(TaskExecutor)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>TaskExecutor</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/SplitState.html#setTaskExecutor-org.springframework.core.task.TaskExecutor-">setTaskExecutor(TaskExecutor)</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/SplitState.html" title="class in org.springframework.batch.core.job.flow.support.state">SplitState</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the taskExecutor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#setTaskExecutor-org.springframework.core.task.TaskExecutor-">setTaskExecutor(TaskExecutor)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobLauncher.html#setTaskExecutor-org.springframework.core.task.TaskExecutor-">setTaskExecutor(TaskExecutor)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobLauncher.html" title="class in org.springframework.batch.core.launch.support">SimpleJobLauncher</a></dt>
|
|
<dd>
|
|
<div class="block">Set the TaskExecutor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/TaskExecutorPartitionHandler.html#setTaskExecutor-org.springframework.core.task.TaskExecutor-">setTaskExecutor(TaskExecutor)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/TaskExecutorPartitionHandler.html" title="class in org.springframework.batch.core.partition.support">TaskExecutorPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for the <code>TaskExecutor</code> that is used to farm out step
|
|
executions to multiple threads.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setTaskExecutor-org.springframework.core.task.TaskExecutor-">setTaskExecutor(TaskExecutor)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>TaskExecutor</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#setTaskExecutor-org.springframework.core.task.TaskExecutor-">setTaskExecutor(TaskExecutor)</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandTasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the task executor that will be used to execute the system command
|
|
NB! Avoid using a synchronous task executor</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemProcessor.html#setTaskExecutor-org.springframework.core.task.TaskExecutor-">setTaskExecutor(TaskExecutor)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="class in org.springframework.batch.integration.async">AsyncItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">The <code>TaskExecutor</code> to use to allow the item processing to proceed
|
|
in the background.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html#setTaskExecutor-org.springframework.core.task.TaskExecutor-">setTaskExecutor(TaskExecutor)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html" title="class in org.springframework.batch.repeat.support">TaskExecutorRepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Setter for task executor to be used to run the individual item callbacks.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setTasklet-org.springframework.batch.core.step.tasklet.Tasklet-">setTasklet(Tasklet)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">A preconfigured <a href="org/springframework/batch/core/step/tasklet/Tasklet.html" title="interface in org.springframework.batch.core.step.tasklet"><code>Tasklet</code></a> to use.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#setTasklet-org.springframework.batch.core.step.tasklet.Tasklet-">setTasklet(Tasklet)</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <a href="org/springframework/batch/core/step/tasklet/Tasklet.html" title="interface in org.springframework.batch.core.step.tasklet"><code>Tasklet</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#setTeam-java.lang.String-">setTeam(String)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#setTeam-java.lang.String-">setTeam(String)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#setTemplate-org.springframework.data.neo4j.template.Neo4jOperations-">setTemplate(Neo4jOperations)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">Use <a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#setSessionFactory-org.neo4j.ogm.session.SessionFactory-"><code>AbstractNeo4jItemReader.setSessionFactory(SessionFactory)</code></a></span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/GemfireItemWriter.html#setTemplate-org.springframework.data.gemfire.GemfireTemplate-">setTemplate(GemfireTemplate)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/GemfireItemWriter.html" title="class in org.springframework.batch.item.data">GemfireItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemReader.html#setTemplate-org.springframework.data.mongodb.core.MongoOperations-">setTemplate(MongoOperations)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemReader.html" title="class in org.springframework.batch.item.data">MongoItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Used to perform operations against the MongoDB instance.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemWriter.html#setTemplate-org.springframework.data.mongodb.core.MongoOperations-">setTemplate(MongoOperations)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemWriter.html" title="class in org.springframework.batch.item.data">MongoItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Set the <code>MongoOperations</code> to be used to save items to be written.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/Neo4jItemWriter.html#setTemplate-org.springframework.data.neo4j.template.Neo4jOperations-">setTemplate(Neo4jOperations)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/Neo4jItemWriter.html" title="class in org.springframework.batch.item.data">Neo4jItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">Use <a href="org/springframework/batch/item/data/Neo4jItemWriter.html#setSessionFactory-org.neo4j.ogm.session.SessionFactory-"><code>Neo4jItemWriter.setSessionFactory(SessionFactory)</code></a></span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#setTerminateOnly--">setTerminateOnly()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Set a flag that will signal to an execution environment that this
|
|
execution (and its surrounding job) wishes to exit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/RepeatContextSupport.html#setTerminateOnly--">setTerminateOnly()</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/RepeatContextSupport.html" title="class in org.springframework.batch.repeat.context">RepeatContextSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatContext.html#setTerminateOnly--">setTerminateOnly()</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatContext.html" title="interface in org.springframework.batch.repeat">RepeatContext</a></dt>
|
|
<dd>
|
|
<div class="block">Signal to the framework that the current batch should complete
|
|
abnormally, independent of the current <a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat"><code>CompletionPolicy</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#setTerminationCheckInterval-long-">setTerminationCheckInterval(long)</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandTasklet</a></dt>
|
|
<dd>
|
|
<div class="block">The time interval how often the tasklet will check for termination
|
|
status.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html#setThreads-int-">setThreads(int)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.PartitionPlanState.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler.PartitionPlanState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html#setThreads-int-">setThreads(int)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrPartitionHandler.html" title="class in org.springframework.batch.core.jsr.partition">JsrPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/RethrowOnThresholdExceptionHandler.html#setThresholds-java.util.Map-">setThresholds(Map<Class<? extends Throwable>, Integer>)</a></span> - Method in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/RethrowOnThresholdExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">RethrowOnThresholdExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">A map from exception classes to a threshold value of type Integer.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setThrottleLimit-java.lang.Integer-">setThrottleLimit(Integer)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the throttle limit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setThrottleLimit-int-">setThrottleLimit(int)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the throttle limit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#setThrottleLimit-long-">setThrottleLimit(long)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the throttle limit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html#setThrottleLimit-int-">setThrottleLimit(int)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html" title="class in org.springframework.batch.repeat.support">TaskExecutorRepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the throttle limit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/support/ExceptionThrowingItemReaderProxy.html#setThrowExceptionOnRecordNumber-int-">setThrowExceptionOnRecordNumber(int)</a></span> - Method in class org.springframework.batch.sample.support.<a href="org/springframework/batch/sample/support/ExceptionThrowingItemReaderProxy.html" title="class in org.springframework.batch.sample.support">ExceptionThrowingItemReaderProxy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#setTimeout-java.lang.Integer-">setTimeout(Integer)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#setTimeout-long-">setTimeout(long)</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandTasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Timeout in milliseconds.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html#setTimeout-long-">setTimeout(long)</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/MessageChannelPartitionHandler.html" title="class in org.springframework.batch.integration.partition">MessageChannelPartitionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">When using job repository polling, the time limit to wait.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#setTitle-java.lang.String-">setTitle(String)</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/mapping/PatternMatchingCompositeLineMapper.html#setTokenizers-java.util.Map-">setTokenizers(Map<String, LineTokenizer>)</a></span> - Method in class org.springframework.batch.item.file.mapping.<a href="org/springframework/batch/item/file/mapping/PatternMatchingCompositeLineMapper.html" title="class in org.springframework.batch.item.file.mapping">PatternMatchingCompositeLineMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/PatternMatchingCompositeLineTokenizer.html#setTokenizers-java.util.Map-">setTokenizers(Map<String, LineTokenizer>)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/PatternMatchingCompositeLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">PatternMatchingCompositeLineTokenizer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#setTotalItems-int-">setTotalItems(int)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#setTotalLines-int-">setTotalLines(int)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#setTotalPrice-java.math.BigDecimal-">setTotalPrice(BigDecimal)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#setTotalPrice-java.math.BigDecimal-">setTotalPrice(BigDecimal)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#setTotalTd-int-">setTotalTd(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#setTotalTd-int-">setTotalTd(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#setTotalTd-int-">setTotalTd(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#setTotalTd-int-">setTotalTd(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaPagingItemReader.html#setTransacted-boolean-">setTransacted(boolean)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaPagingItemReader.html" title="class in org.springframework.batch.item.database">JpaPagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">By default (true) the EntityTransaction will be started and committed around the read.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#setTransactional-boolean-">setTransactional(boolean)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that writing to the buffer should be delayed if a
|
|
transaction is active.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#setTransactional-boolean-">setTransactional(boolean)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that writes should be deferred to the end of a
|
|
transaction if present.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#setTransactionAttribute-org.springframework.transaction.interceptor.TransactionAttribute-">setTransactionAttribute(TransactionAttribute)</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>TransactionAttribute</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setTransactionManager-org.springframework.transaction.PlatformTransactionManager-">setTransactionManager(PlatformTransactionManager)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#setTransactionManager-org.springframework.transaction.PlatformTransactionManager-">setTransactionManager(PlatformTransactionManager)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#setTransactionManager-org.springframework.transaction.PlatformTransactionManager-">setTransactionManager(PlatformTransactionManager)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">AbstractJobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>PlatformTransactionManager</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html#setTransactionManager-org.springframework.transaction.PlatformTransactionManager-">setTransactionManager(PlatformTransactionManager)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper.CommonStepProperties</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setTransactionManager-org.springframework.transaction.PlatformTransactionManager-">setTransactionManager(PlatformTransactionManager)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>PlatformTransactionManager</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#setTransactionManager-org.springframework.transaction.PlatformTransactionManager-">setTransactionManager(PlatformTransactionManager)</a></span> - Method in class 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></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the <code>PlatformTransactionManager</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#setTransactionTimeout-int-">setTransactionTimeout(int)</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#setTransactionTimeout-int-">setTransactionTimeout(int)</a></span> - Method in class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">The timeout for an individual transaction in the step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobContext.html#setTransientUserData-java.lang.Object-">setTransientUserData(Object)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobContext.html" title="class in org.springframework.batch.core.jsr">JsrJobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepContext.html#setTransientUserData-java.lang.Object-">setTransientUserData(Object)</a></span> - Method in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepContext.html" title="class in org.springframework.batch.core.jsr">JsrStepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemReader.html#setUnmarshaller-org.springframework.oxm.Unmarshaller-">setUnmarshaller(Unmarshaller)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="class in org.springframework.batch.item.xml">StaxEventItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/util/FileUtils.html#setUpOutputFile-java.io.File-boolean-boolean-boolean-">setUpOutputFile(File, boolean, boolean, boolean)</a></span> - Static method in class org.springframework.batch.item.util.<a href="org/springframework/batch/item/util/FileUtils.html" title="class in org.springframework.batch.item.util">FileUtils</a></dt>
|
|
<dd>
|
|
<div class="block">Set up output file for batch processing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/util/FileUtils.html#setUpOutputFile-java.io.File-boolean-boolean-">setUpOutputFile(File, boolean, boolean)</a></span> - Static method in class org.springframework.batch.item.util.<a href="org/springframework/batch/item/util/FileUtils.html" title="class in org.springframework.batch.item.util">FileUtils</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">use the version with explicit append parameter instead. Here append=false is assumed.</span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/job/DefaultJobParametersExtractor.html#setUseAllParentParameters-boolean-">setUseAllParentParameters(boolean)</a></span> - Method in class org.springframework.batch.core.step.job.<a href="org/springframework/batch/core/step/job/DefaultJobParametersExtractor.html" title="class in org.springframework.batch.core.step.job">DefaultJobParametersExtractor</a></dt>
|
|
<dd>
|
|
<div class="block">setter to support switching off all parent parameters</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/RethrowOnThresholdExceptionHandler.html#setUseParent-boolean-">setUseParent(boolean)</a></span> - Method in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/RethrowOnThresholdExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">RethrowOnThresholdExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate the the exception counters should be shared between
|
|
sibling contexts in a nested batch.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html#setUseParent-boolean-">setUseParent(boolean)</a></span> - Method in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">SimpleLimitExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate the the exception counters should be shared between
|
|
sibling contexts in a nested batch (i.e.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html#setUseParent-boolean-">setUseParent(boolean)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">CountingCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate whether the count is at the level of the parent context,
|
|
or just local to the context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#setUserData-java.lang.Object-">setUserData(Object)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#setUseSharedExtendedConnection-boolean-">setUseSharedExtendedConnection(boolean)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Indicate whether the connection used for the cursor should be used by all other processing
|
|
thus sharing the same transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateCursorItemReader.html#setUseStatelessSession-boolean-">setUseStatelessSession(boolean)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="class in org.springframework.batch.item.database">HibernateCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Can be set only in uninitialized state.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html#setUseStatelessSession-boolean-">setUseStatelessSession(boolean)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemReaderHelper.html" title="class in org.springframework.batch.item.database">HibernateItemReaderHelper</a></dt>
|
|
<dd>
|
|
<div class="block">Can be set only in uninitialized state.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernatePagingItemReader.html#setUseStatelessSession-boolean-">setUseStatelessSession(boolean)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernatePagingItemReader.html" title="class in org.springframework.batch.item.database">HibernatePagingItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Can be set only in uninitialized state.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html#setValidateTransactionState-boolean-">setValidateTransactionState(boolean)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/AbstractJobRepositoryFactoryBean.html" title="class in org.springframework.batch.core.repository.support">AbstractJobRepositoryFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to determine whether to check for an existing transaction when a
|
|
JobExecution is created.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/JsrXmlApplicationContext.html#setValidating-boolean-">setValidating(boolean)</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/JsrXmlApplicationContext.html" title="class in org.springframework.batch.core.jsr.configuration.xml">JsrXmlApplicationContext</a></dt>
|
|
<dd>
|
|
<div class="block">Set whether to use XML validation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeProcessor.html#setValidationFailure-int-">setValidationFailure(int)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeProcessor.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the the index on which failure should occur.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/validator/SpringValidator.html#setValidator-org.springframework.validation.Validator-">setValidator(Validator)</a></span> - Method in class org.springframework.batch.item.validator.<a href="org/springframework/batch/item/validator/SpringValidator.html" title="class in org.springframework.batch.item.validator">SpringValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/validator/ValidatingItemProcessor.html#setValidator-org.springframework.batch.item.validator.Validator-">setValidator(Validator<? super T>)</a></span> - Method in class org.springframework.batch.item.validator.<a href="org/springframework/batch/item/validator/ValidatingItemProcessor.html" title="class in org.springframework.batch.item.validator">ValidatingItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Set the validator used to validate each item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/CompositeJobParametersValidator.html#setValidators-java.util.List-">setValidators(List<JobParametersValidator>)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/CompositeJobParametersValidator.html" title="class in org.springframework.batch.core.job">CompositeJobParametersValidator</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the validators</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ItemPreparedStatementSetter.html#setValues-T-java.sql.PreparedStatement-">setValues(T, PreparedStatement)</a></span> - Method in interface org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ItemPreparedStatementSetter.html" title="interface in org.springframework.batch.item.database">ItemPreparedStatementSetter</a></dt>
|
|
<dd>
|
|
<div class="block">Set parameter values on the given PreparedStatement as determined from
|
|
the provided item.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/ColumnMapItemPreparedStatementSetter.html#setValues-java.util.Map-java.sql.PreparedStatement-">setValues(Map<String, Object>, PreparedStatement)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/ColumnMapItemPreparedStatementSetter.html" title="class in org.springframework.batch.item.database.support">ColumnMapItemPreparedStatementSetter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/ListPreparedStatementSetter.html#setValues-java.sql.PreparedStatement-">setValues(PreparedStatement)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/ListPreparedStatementSetter.html" title="class in org.springframework.batch.item.database.support">ListPreparedStatementSetter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdatePreparedStatementSetter.html#setValues-org.springframework.batch.sample.domain.trade.CustomerCredit-java.sql.PreparedStatement-">setValues(CustomerCredit, PreparedStatement)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdatePreparedStatementSetter.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditUpdatePreparedStatementSetter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#setVerifyCursorPosition-boolean-">setVerifyCursorPosition(boolean)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Allow verification of cursor position after current row is processed by
|
|
RowMapper or RowCallbackHandler.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Entity.html#setVersion-java.lang.Integer-">setVersion(Integer)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/Entity.html" title="class in org.springframework.batch.core">Entity</a></dt>
|
|
<dd>
|
|
<div class="block">Public setter for the version needed only by repository methods.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#setVersion-java.lang.String-">setVersion(String)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Set XML version to be used for output XML.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#setVersion-long-">setVersion(long)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#setVip-boolean-">setVip(boolean)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#setWeek-int-">setWeek(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#setWeek-int-">setWeek(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html#setWhereClause-java.lang.String-">setWhereClause(String)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/AbstractSqlPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">AbstractSqlPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html#setWhereClause-java.lang.String-">setWhereClause(String)</a></span> - Method in class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryProviderFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html#setWhereStatement-java.lang.String-">setWhereStatement(String)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/AbstractNeo4jItemReader.html" title="class in org.springframework.batch.item.data">AbstractNeo4jItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">An optional where fragment of the cypher query.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#setWorkingDirectory-java.lang.String-">setWorkingDirectory(String)</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandTasklet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#setWriteCount-int-">setWriteCount(int)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the current number of written items for this execution</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#setWriteSkipCount-int-">setWriteSkipCount(int)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Set the number of records skipped on write</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html#setWriteSkipPolicy-org.springframework.batch.core.step.skip.SkipPolicy-">setWriteSkipPolicy(SkipPolicy)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.step.item">FaultTolerantChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#setYear-int-">setYear(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#setYear-int-">setYear(int)</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#setYear-int-">setYear(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#setYear-int-">setYear(int)</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#setZipCode-java.lang.String-">setZipCode(String)</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/xml/Shipper.html" title="class in org.springframework.batch.sample.domain.order.internal.xml"><span class="typeNameLink">Shipper</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/xml/package-summary.html">org.springframework.batch.sample.domain.order.internal.xml</a></dt>
|
|
<dd>
|
|
<div class="block">An XML shipper.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Shipper.html#Shipper--">Shipper()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Shipper.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Shipper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/ShippingFieldSetMapper.html#SHIPPER_ID_COLUMN">SHIPPER_ID_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/ShippingFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">ShippingFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html#SHIPPING_PRICE_COLUMN">SHIPPING_PRICE_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">OrderItemFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/ShippingFieldSetMapper.html#SHIPPING_TYPE_ID_COLUMN">SHIPPING_TYPE_ID_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/ShippingFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">ShippingFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/internal/mapper/ShippingFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper"><span class="typeNameLink">ShippingFieldSetMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/internal/mapper/package-summary.html">org.springframework.batch.sample.domain.order.internal.mapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/ShippingFieldSetMapper.html#ShippingFieldSetMapper--">ShippingFieldSetMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/ShippingFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">ShippingFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/order/ShippingInfo.html" title="class in org.springframework.batch.sample.domain.order"><span class="typeNameLink">ShippingInfo</span></a> - Class in <a href="org/springframework/batch/sample/domain/order/package-summary.html">org.springframework.batch.sample.domain.order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/ShippingInfo.html#ShippingInfo--">ShippingInfo()</a></span> - Constructor for class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/ShippingInfo.html" title="class in org.springframework.batch.sample.domain.order">ShippingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#shouldClose-java.sql.Connection-">shouldClose(Connection)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html#shouldDeleteIfEmpty-boolean-">shouldDeleteIfEmpty(boolean)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">If set to true, once the step is complete, if the resource previously provdied is
|
|
empty, it will be deleted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#shouldDeleteIfEmpty-boolean-">shouldDeleteIfEmpty(boolean)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Flag to indicate that the output file should be deleted if no results were written
|
|
to it.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html#shouldDeleteIfExists-boolean-">shouldDeleteIfExists(boolean)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">If set to true, upon the start of the step, if the resource already exists, it will
|
|
be deleted and recreated.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/InlineFlowParser.html#shouldGenerateId--">shouldGenerateId()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/InlineFlowParser.html" title="class in org.springframework.batch.core.configuration.xml">InlineFlowParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/BatchParser.html#shouldGenerateIdAsFallback--">shouldGenerateIdAsFallback()</a></span> - Method in class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/BatchParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">BatchParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/AlwaysSkipItemSkipPolicy.html#shouldSkip-java.lang.Throwable-int-">shouldSkip(Throwable, int)</a></span> - Method in class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/AlwaysSkipItemSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">AlwaysSkipItemSkipPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/CompositeSkipPolicy.html#shouldSkip-java.lang.Throwable-int-">shouldSkip(Throwable, int)</a></span> - Method in class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/CompositeSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">CompositeSkipPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/ExceptionClassifierSkipPolicy.html#shouldSkip-java.lang.Throwable-int-">shouldSkip(Throwable, int)</a></span> - Method in class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/ExceptionClassifierSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">ExceptionClassifierSkipPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Consult the classifier and find a delegate policy, and then use that to
|
|
determine the outcome.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.html#shouldSkip-java.lang.Throwable-int-">shouldSkip(Throwable, int)</a></span> - Method in class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/LimitCheckingItemSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">LimitCheckingItemSkipPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Given the provided exception and skip count, determine whether or not
|
|
processing should continue for the given exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/NeverSkipItemSkipPolicy.html#shouldSkip-java.lang.Throwable-int-">shouldSkip(Throwable, int)</a></span> - Method in class org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/NeverSkipItemSkipPolicy.html" title="class in org.springframework.batch.core.step.skip">NeverSkipItemSkipPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/SkipPolicy.html#shouldSkip-java.lang.Throwable-int-">shouldSkip(Throwable, int)</a></span> - Method in interface org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/SkipPolicy.html" title="interface in org.springframework.batch.core.step.skip">SkipPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Returns true or false, indicating whether or not processing should
|
|
continue with the given throwable.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleStepHandler.html#shouldStart-org.springframework.batch.core.StepExecution-org.springframework.batch.core.JobExecution-org.springframework.batch.core.Step-">shouldStart(StepExecution, JobExecution, Step)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleStepHandler.html" title="class in org.springframework.batch.core.job">SimpleStepHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Given a step and configuration, return true if the step should start,
|
|
false if it should not, and throw an exception if the job should finish.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/JsrStepHandler.html#shouldStart-org.springframework.batch.core.StepExecution-org.springframework.batch.core.JobExecution-org.springframework.batch.core.Step-">shouldStart(StepExecution, JobExecution, Step)</a></span> - Method in class org.springframework.batch.core.jsr.job.<a href="org/springframework/batch/core/jsr/job/JsrStepHandler.html" title="class in org.springframework.batch.core.jsr.job">JsrStepHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Given a step and configuration, return true if the step should start,
|
|
false if it should not, and throw an exception if the job should finish.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation"><span class="typeNameLink">SimpleBatchConfiguration</span></a> - Class in <a href="org/springframework/batch/core/configuration/annotation/package-summary.html">org.springframework.batch.core.configuration.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Base <code>Configuration</code> class providing common structure for enabling and using Spring Batch.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.html#SimpleBatchConfiguration--">SimpleBatchConfiguration()</a></span> - Constructor for class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">SimpleBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/SimpleBinaryBufferedReaderFactory.html" title="class in org.springframework.batch.item.file"><span class="typeNameLink">SimpleBinaryBufferedReaderFactory</span></a> - Class in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/item/file/BufferedReaderFactory.html" title="interface in org.springframework.batch.item.file"><code>BufferedReaderFactory</code></a> useful for reading simple binary (or text)
|
|
files with no line endings, such as those produced by mainframe copy books.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/SimpleBinaryBufferedReaderFactory.html#SimpleBinaryBufferedReaderFactory--">SimpleBinaryBufferedReaderFactory()</a></span> - Constructor for class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/SimpleBinaryBufferedReaderFactory.html" title="class in org.springframework.batch.item.file">SimpleBinaryBufferedReaderFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item"><span class="typeNameLink">SimpleChunkProcessor</span></a><<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="type parameter in SimpleChunkProcessor">I</a>,<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="type parameter in SimpleChunkProcessor">O</a>> - Class in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">Simple implementation of the <a href="org/springframework/batch/core/step/item/ChunkProcessor.html" title="interface in org.springframework.batch.core.step.item"><code>ChunkProcessor</code></a> interface that handles
|
|
basic item writing and processing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#SimpleChunkProcessor-org.springframework.batch.item.ItemProcessor-org.springframework.batch.item.ItemWriter-">SimpleChunkProcessor(ItemProcessor<? super I, ? extends O>, ItemWriter<? super O>)</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html" title="class in org.springframework.batch.core.step.item"><span class="typeNameLink">SimpleChunkProvider</span></a><<a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html" title="type parameter in SimpleChunkProvider">I</a>> - Class in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">Simple implementation of the ChunkProvider interface that does basic chunk
|
|
providing from an <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html#SimpleChunkProvider-org.springframework.batch.item.ItemReader-org.springframework.batch.repeat.RepeatOperations-">SimpleChunkProvider(ItemReader<? extends I>, RepeatOperations)</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProvider.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy"><span class="typeNameLink">SimpleCompletionPolicy</span></a> - Class in <a href="org/springframework/batch/repeat/policy/package-summary.html">org.springframework.batch.repeat.policy</a></dt>
|
|
<dd>
|
|
<div class="block">Policy for terminating a batch after a fixed number of operations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html#SimpleCompletionPolicy--">SimpleCompletionPolicy()</a></span> - Constructor for class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">SimpleCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html#SimpleCompletionPolicy-int-">SimpleCompletionPolicy(int)</a></span> - Constructor for class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">SimpleCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.SimpleTerminationContext.html" title="class in org.springframework.batch.repeat.policy"><span class="typeNameLink">SimpleCompletionPolicy.SimpleTerminationContext</span></a> - Class in <a href="org/springframework/batch/repeat/policy/package-summary.html">org.springframework.batch.repeat.policy</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support"><span class="typeNameLink">SimpleFlow</span></a> - Class in <a href="org/springframework/batch/core/job/flow/support/package-summary.html">org.springframework.batch.core.job.flow.support</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/job/flow/Flow.html" title="interface in org.springframework.batch.core.job.flow"><code>Flow</code></a> that branches conditionally depending on the exit status of
|
|
the last <a href="org/springframework/batch/core/job/flow/State.html" title="interface in org.springframework.batch.core.job.flow"><code>State</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html#SimpleFlow-java.lang.String-">SimpleFlow(String)</a></span> - Constructor for class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support">SimpleFlow</a></dt>
|
|
<dd>
|
|
<div class="block">Create a flow with the given name.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">SimpleFlowFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience factory for SimpleFlow instances for use in XML namespace.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html#SimpleFlowFactoryBean--">SimpleFlowFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">SimpleFlowFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/SimpleFlowFactoryBean.DelegateState.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">SimpleFlowFactoryBean.DelegateState</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">A State that proxies a delegate and changes its name but leaves its
|
|
behavior unchanged.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/SimpleJob.html" title="class in org.springframework.batch.core.job"><span class="typeNameLink">SimpleJob</span></a> - Class in <a href="org/springframework/batch/core/job/package-summary.html">org.springframework.batch.core.job</a></dt>
|
|
<dd>
|
|
<div class="block">Simple implementation of <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> interface providing the ability to run a
|
|
<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleJob.html#SimpleJob--">SimpleJob()</a></span> - Constructor for class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleJob.html" title="class in org.springframework.batch.core.job">SimpleJob</a></dt>
|
|
<dd>
|
|
<div class="block">Default constructor for job with null name</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleJob.html#SimpleJob-java.lang.String-">SimpleJob(String)</a></span> - Constructor for class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleJob.html" title="class in org.springframework.batch.core.job">SimpleJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html" title="class in org.springframework.batch.core.job.builder"><span class="typeNameLink">SimpleJobBuilder</span></a> - Class in <a href="org/springframework/batch/core/job/builder/package-summary.html">org.springframework.batch.core.job.builder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html#SimpleJobBuilder-org.springframework.batch.core.job.builder.JobBuilderHelper-">SimpleJobBuilder(JobBuilderHelper<?>)</a></span> - Constructor for class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html" title="class in org.springframework.batch.core.job.builder">SimpleJobBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new builder initialized with any properties in the parent.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html" title="class in org.springframework.batch.core.explore.support"><span class="typeNameLink">SimpleJobExplorer</span></a> - Class in <a href="org/springframework/batch/core/explore/support/package-summary.html">org.springframework.batch.core.explore.support</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of <a href="org/springframework/batch/core/explore/JobExplorer.html" title="interface in org.springframework.batch.core.explore"><code>JobExplorer</code></a> using the injected DAOs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html#SimpleJobExplorer-org.springframework.batch.core.repository.dao.JobInstanceDao-org.springframework.batch.core.repository.dao.JobExecutionDao-org.springframework.batch.core.repository.dao.StepExecutionDao-org.springframework.batch.core.repository.dao.ExecutionContextDao-">SimpleJobExplorer(JobInstanceDao, JobExecutionDao, StepExecutionDao, ExecutionContextDao)</a></span> - Constructor for class org.springframework.batch.core.explore.support.<a href="org/springframework/batch/core/explore/support/SimpleJobExplorer.html" title="class in org.springframework.batch.core.explore.support">SimpleJobExplorer</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/launch/support/SimpleJobLauncher.html" title="class in org.springframework.batch.core.launch.support"><span class="typeNameLink">SimpleJobLauncher</span></a> - Class in <a href="org/springframework/batch/core/launch/support/package-summary.html">org.springframework.batch.core.launch.support</a></dt>
|
|
<dd>
|
|
<div class="block">Simple implementation of the <a href="org/springframework/batch/core/launch/JobLauncher.html" title="interface in org.springframework.batch.core.launch"><code>JobLauncher</code></a> interface.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobLauncher.html#SimpleJobLauncher--">SimpleJobLauncher()</a></span> - Constructor for class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobLauncher.html" title="class in org.springframework.batch.core.launch.support">SimpleJobLauncher</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support"><span class="typeNameLink">SimpleJobOperator</span></a> - Class in <a href="org/springframework/batch/core/launch/support/package-summary.html">org.springframework.batch.core.launch.support</a></dt>
|
|
<dd>
|
|
<div class="block">Simple implementation of the JobOperator interface.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#SimpleJobOperator--">SimpleJobOperator()</a></span> - Constructor for class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support"><span class="typeNameLink">SimpleJobRepository</span></a> - Class in <a href="org/springframework/batch/core/repository/support/package-summary.html">org.springframework.batch.core.repository.support</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Implementation of <a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository"><code>JobRepository</code></a> that stores JobInstances,
|
|
JobExecutions, and StepExecutions using the injected DAOs.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html#SimpleJobRepository-org.springframework.batch.core.repository.dao.JobInstanceDao-org.springframework.batch.core.repository.dao.JobExecutionDao-org.springframework.batch.core.repository.dao.StepExecutionDao-org.springframework.batch.core.repository.dao.ExecutionContextDao-">SimpleJobRepository(JobInstanceDao, JobExecutionDao, StepExecutionDao, ExecutionContextDao)</a></span> - Constructor for class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support">SimpleJobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/launch/support/SimpleJvmExitCodeMapper.html" title="class in org.springframework.batch.core.launch.support"><span class="typeNameLink">SimpleJvmExitCodeMapper</span></a> - Class in <a href="org/springframework/batch/core/launch/support/package-summary.html">org.springframework.batch.core.launch.support</a></dt>
|
|
<dd>
|
|
<div class="block">An implementation of <a href="org/springframework/batch/core/launch/support/ExitCodeMapper.html" title="interface in org.springframework.batch.core.launch.support"><code>ExitCodeMapper</code></a> that can be configured through a
|
|
map from batch exit codes (String) to integer results.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJvmExitCodeMapper.html#SimpleJvmExitCodeMapper--">SimpleJvmExitCodeMapper()</a></span> - Constructor for class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJvmExitCodeMapper.html" title="class in org.springframework.batch.core.launch.support">SimpleJvmExitCodeMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html" title="class in org.springframework.batch.repeat.exception"><span class="typeNameLink">SimpleLimitExceptionHandler</span></a> - Class in <a href="org/springframework/batch/repeat/exception/package-summary.html">org.springframework.batch.repeat.exception</a></dt>
|
|
<dd>
|
|
<div class="block">Simple implementation of exception handler which looks for given exception
|
|
types.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html#SimpleLimitExceptionHandler-int-">SimpleLimitExceptionHandler(int)</a></span> - Constructor for class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">SimpleLimitExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience constructor for the <a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html" title="class in org.springframework.batch.repeat.exception"><code>SimpleLimitExceptionHandler</code></a> to
|
|
set the limit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html#SimpleLimitExceptionHandler--">SimpleLimitExceptionHandler()</a></span> - Constructor for class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">SimpleLimitExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Default constructor for the <a href="org/springframework/batch/repeat/exception/SimpleLimitExceptionHandler.html" title="class in org.springframework.batch.repeat.exception"><code>SimpleLimitExceptionHandler</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/mail/SimpleMailMessageItemWriter.html" title="class in org.springframework.batch.item.mail"><span class="typeNameLink">SimpleMailMessageItemWriter</span></a> - Class in <a href="org/springframework/batch/item/mail/package-summary.html">org.springframework.batch.item.mail</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
A simple <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> that can send mail messages.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/mail/SimpleMailMessageItemWriter.html#SimpleMailMessageItemWriter--">SimpleMailMessageItemWriter()</a></span> - Constructor for class org.springframework.batch.item.mail.<a href="org/springframework/batch/item/mail/SimpleMailMessageItemWriter.html" title="class in org.springframework.batch.item.mail">SimpleMailMessageItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/jmx/SimpleMessageApplicationEvent.html" title="class in org.springframework.batch.sample.jmx"><span class="typeNameLink">SimpleMessageApplicationEvent</span></a> - Class in <a href="org/springframework/batch/sample/jmx/package-summary.html">org.springframework.batch.sample.jmx</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jmx/SimpleMessageApplicationEvent.html#SimpleMessageApplicationEvent-java.lang.Object-java.lang.String-">SimpleMessageApplicationEvent(Object, String)</a></span> - Constructor for class org.springframework.batch.sample.jmx.<a href="org/springframework/batch/sample/jmx/SimpleMessageApplicationEvent.html" title="class in org.springframework.batch.sample.jmx">SimpleMessageApplicationEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/SimpleMethodInvoker.html" title="class in org.springframework.batch.support"><span class="typeNameLink">SimpleMethodInvoker</span></a> - Class in <a href="org/springframework/batch/support/package-summary.html">org.springframework.batch.support</a></dt>
|
|
<dd>
|
|
<div class="block">Simple implementation of the <a href="org/springframework/batch/support/MethodInvoker.html" title="interface in org.springframework.batch.support"><code>MethodInvoker</code></a> interface that invokes a
|
|
method on an object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/SimpleMethodInvoker.html#SimpleMethodInvoker-java.lang.Object-java.lang.reflect.Method-">SimpleMethodInvoker(Object, Method)</a></span> - Constructor for class org.springframework.batch.support.<a href="org/springframework/batch/support/SimpleMethodInvoker.html" title="class in org.springframework.batch.support">SimpleMethodInvoker</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/SimpleMethodInvoker.html#SimpleMethodInvoker-java.lang.Object-java.lang.String-java.lang.Class...-">SimpleMethodInvoker(Object, String, Class<?>...)</a></span> - Constructor for class org.springframework.batch.support.<a href="org/springframework/batch/support/SimpleMethodInvoker.html" title="class in org.springframework.batch.support">SimpleMethodInvoker</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/SimpleMetric.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">SimpleMetric</span></a> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">Simple implementation of the <code>Metric</code> interface as required by JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/SimpleMetric.html#SimpleMetric-javax.batch.runtime.Metric.MetricType-long-">SimpleMetric(Metric.MetricType, long)</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/SimpleMetric.html" title="class in org.springframework.batch.core.jsr">SimpleMetric</a></dt>
|
|
<dd>
|
|
<div class="block">Basic constructor.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/partition/support/SimplePartitioner.html" title="class in org.springframework.batch.core.partition.support"><span class="typeNameLink">SimplePartitioner</span></a> - Class in <a href="org/springframework/batch/core/partition/support/package-summary.html">org.springframework.batch.core.partition.support</a></dt>
|
|
<dd>
|
|
<div class="block">Simplest possible implementation of <a href="org/springframework/batch/core/partition/support/Partitioner.html" title="interface in org.springframework.batch.core.partition.support"><code>Partitioner</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/SimplePartitioner.html#SimplePartitioner--">SimplePartitioner()</a></span> - Constructor for class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/SimplePartitioner.html" title="class in org.springframework.batch.core.partition.support">SimplePartitioner</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/separator/SimpleRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator"><span class="typeNameLink">SimpleRecordSeparatorPolicy</span></a> - Class in <a href="org/springframework/batch/item/file/separator/package-summary.html">org.springframework.batch.item.file.separator</a></dt>
|
|
<dd>
|
|
<div class="block">Simplest possible <a href="org/springframework/batch/item/file/separator/RecordSeparatorPolicy.html" title="interface in org.springframework.batch.item.file.separator"><code>RecordSeparatorPolicy</code></a> - treats all lines as record
|
|
endings.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/SimpleRecordSeparatorPolicy.html#SimpleRecordSeparatorPolicy--">SimpleRecordSeparatorPolicy()</a></span> - Constructor for class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/SimpleRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">SimpleRecordSeparatorPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/file/SimpleResourceSuffixCreator.html" title="class in org.springframework.batch.item.file"><span class="typeNameLink">SimpleResourceSuffixCreator</span></a> - Class in <a href="org/springframework/batch/item/file/package-summary.html">org.springframework.batch.item.file</a></dt>
|
|
<dd>
|
|
<div class="block">Trivial implementation of <a href="org/springframework/batch/item/file/ResourceSuffixCreator.html" title="interface in org.springframework.batch.item.file"><code>ResourceSuffixCreator</code></a> that uses the index
|
|
itself as suffix, separated by dot.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/SimpleResourceSuffixCreator.html#SimpleResourceSuffixCreator--">SimpleResourceSuffixCreator()</a></span> - Constructor for class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/SimpleResourceSuffixCreator.html" title="class in org.springframework.batch.item.file">SimpleResourceSuffixCreator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/SimpleRetryExceptionHandler.html" title="class in org.springframework.batch.core.step.item"><span class="typeNameLink">SimpleRetryExceptionHandler</span></a> - Class in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">An <a href="org/springframework/batch/repeat/exception/ExceptionHandler.html" title="interface in org.springframework.batch.repeat.exception"><code>ExceptionHandler</code></a> that is aware of the retry context so that it can
|
|
distinguish between a fatal exception and one that can be retried.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleRetryExceptionHandler.html#SimpleRetryExceptionHandler-org.springframework.retry.RetryPolicy-org.springframework.batch.repeat.exception.ExceptionHandler-java.util.Collection-">SimpleRetryExceptionHandler(RetryPolicy, ExceptionHandler, Collection<Class<? extends Throwable>>)</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleRetryExceptionHandler.html" title="class in org.springframework.batch.core.step.item">SimpleRetryExceptionHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Create an exception handler from its mandatory properties.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder"><span class="typeNameLink">SimpleStepBuilder</span></a><<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="type parameter in SimpleStepBuilder">I</a>,<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="type parameter in SimpleStepBuilder">O</a>> - Class in <a href="org/springframework/batch/core/step/builder/package-summary.html">org.springframework.batch.core.step.builder</a></dt>
|
|
<dd>
|
|
<div class="block">Step builder for simple item processing (chunk oriented) steps.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#SimpleStepBuilder-org.springframework.batch.core.step.builder.StepBuilderHelper-">SimpleStepBuilder(StepBuilderHelper<?>)</a></span> - Constructor for class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new builder initialized with any properties in the parent.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#SimpleStepBuilder-org.springframework.batch.core.step.builder.SimpleStepBuilder-">SimpleStepBuilder(SimpleStepBuilder<I, O>)</a></span> - Constructor for class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new builder initialized with any properties in the parent.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html" title="class in org.springframework.batch.core.partition.support"><span class="typeNameLink">SimpleStepExecutionSplitter</span></a> - Class in <a href="org/springframework/batch/core/partition/support/package-summary.html">org.springframework.batch.core.partition.support</a></dt>
|
|
<dd>
|
|
<div class="block">Generic implementation of <a href="org/springframework/batch/core/partition/StepExecutionSplitter.html" title="interface in org.springframework.batch.core.partition"><code>StepExecutionSplitter</code></a> that delegates to a
|
|
<a href="org/springframework/batch/core/partition/support/Partitioner.html" title="interface in org.springframework.batch.core.partition.support"><code>Partitioner</code></a> to generate <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> instances.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html#SimpleStepExecutionSplitter--">SimpleStepExecutionSplitter()</a></span> - Constructor for class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html" title="class in org.springframework.batch.core.partition.support">SimpleStepExecutionSplitter</a></dt>
|
|
<dd>
|
|
<div class="block">Default constructor for convenience in configuration.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html#SimpleStepExecutionSplitter-org.springframework.batch.core.repository.JobRepository-boolean-java.lang.String-org.springframework.batch.core.partition.support.Partitioner-">SimpleStepExecutionSplitter(JobRepository, boolean, String, Partitioner)</a></span> - Constructor for class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html" title="class in org.springframework.batch.core.partition.support">SimpleStepExecutionSplitter</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a <a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html" title="class in org.springframework.batch.core.partition.support"><code>SimpleStepExecutionSplitter</code></a> from its mandatory
|
|
properties.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html#SimpleStepExecutionSplitter-org.springframework.batch.core.repository.JobRepository-org.springframework.batch.core.Step-org.springframework.batch.core.partition.support.Partitioner-">SimpleStepExecutionSplitter(JobRepository, Step, Partitioner)</a></span> - Constructor for class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html" title="class in org.springframework.batch.core.partition.support">SimpleStepExecutionSplitter</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">use <a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html#SimpleStepExecutionSplitter-org.springframework.batch.core.repository.JobRepository-boolean-java.lang.String-org.springframework.batch.core.partition.support.Partitioner-"><code>SimpleStepExecutionSplitter.SimpleStepExecutionSplitter(JobRepository, boolean, String, Partitioner)</code></a> instead</span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory"><span class="typeNameLink">SimpleStepFactoryBean</span></a><<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="type parameter in SimpleStepFactoryBean">T</a>,<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="type parameter in SimpleStepFactoryBean">S</a>> - Class in <a href="org/springframework/batch/core/step/factory/package-summary.html">org.springframework.batch.core.step.factory</a></dt>
|
|
<dd>
|
|
<div class="block">Most common configuration options for simple steps should be found here.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html#SimpleStepFactoryBean--">SimpleStepFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.step.factory.<a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory">SimpleStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Default constructor for <a href="org/springframework/batch/core/step/factory/SimpleStepFactoryBean.html" title="class in org.springframework.batch.core.step.factory"><code>SimpleStepFactoryBean</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/SimpleStepHandler.html" title="class in org.springframework.batch.core.job"><span class="typeNameLink">SimpleStepHandler</span></a> - Class in <a href="org/springframework/batch/core/job/package-summary.html">org.springframework.batch.core.job</a></dt>
|
|
<dd>
|
|
<div class="block">Implementation of <a href="org/springframework/batch/core/job/StepHandler.html" title="interface in org.springframework.batch.core.job"><code>StepHandler</code></a> that manages repository and restart
|
|
concerns.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleStepHandler.html#SimpleStepHandler--">SimpleStepHandler()</a></span> - Constructor for class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleStepHandler.html" title="class in org.springframework.batch.core.job">SimpleStepHandler</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient default constructor for configuration usage.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleStepHandler.html#SimpleStepHandler-org.springframework.batch.core.repository.JobRepository-">SimpleStepHandler(JobRepository)</a></span> - Constructor for class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleStepHandler.html" title="class in org.springframework.batch.core.job">SimpleStepHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/SimpleStepHandler.html#SimpleStepHandler-org.springframework.batch.core.repository.JobRepository-org.springframework.batch.item.ExecutionContext-">SimpleStepHandler(JobRepository, ExecutionContext)</a></span> - Constructor for class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/SimpleStepHandler.html" title="class in org.springframework.batch.core.job">SimpleStepHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/tasklet/SimpleSystemProcessExitCodeMapper.html" title="class in org.springframework.batch.core.step.tasklet"><span class="typeNameLink">SimpleSystemProcessExitCodeMapper</span></a> - Class in <a href="org/springframework/batch/core/step/tasklet/package-summary.html">org.springframework.batch.core.step.tasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Simple <a href="org/springframework/batch/core/step/tasklet/SystemProcessExitCodeMapper.html" title="interface in org.springframework.batch.core.step.tasklet"><code>SystemProcessExitCodeMapper</code></a> implementation that performs following mapping:
|
|
|
|
0 -> ExitStatus.FINISHED
|
|
else -> ExitStatus.FAILED</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SimpleSystemProcessExitCodeMapper.html#SimpleSystemProcessExitCodeMapper--">SimpleSystemProcessExitCodeMapper()</a></span> - Constructor for class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SimpleSystemProcessExitCodeMapper.html" title="class in org.springframework.batch.core.step.tasklet">SimpleSystemProcessExitCodeMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.SimpleTerminationContext.html#SimpleTerminationContext-org.springframework.batch.repeat.RepeatContext-">SimpleTerminationContext(RepeatContext)</a></span> - Constructor for class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.SimpleTerminationContext.html" title="class in org.springframework.batch.repeat.policy">SimpleCompletionPolicy.SimpleTerminationContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html" title="class in org.springframework.batch.item.support"><span class="typeNameLink">SingleItemPeekableItemReader</span></a><<a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html" title="type parameter in SingleItemPeekableItemReader">T</a>> - Class in <a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
A <a href="org/springframework/batch/item/PeekableItemReader.html" title="interface in org.springframework.batch.item"><code>PeekableItemReader</code></a> that allows the user to peek one item ahead.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html#SingleItemPeekableItemReader--">SingleItemPeekableItemReader()</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html" title="class in org.springframework.batch.item.support">SingleItemPeekableItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#size--">size()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#size--">size()</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd>
|
|
<div class="block">Returns number of entries in the context</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#skip-java.lang.Class-">skip(Class<? extends Throwable>)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Explicitly request certain exceptions (and subclasses) to be skipped.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#skip-java.lang.Exception-">skip(Exception)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd>
|
|
<div class="block">Register an anonymous skip.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/skip/SkipException.html" title="class in org.springframework.batch.core.step.skip"><span class="typeNameLink">SkipException</span></a> - Exception in <a href="org/springframework/batch/core/step/skip/package-summary.html">org.springframework.batch.core.step.skip</a></dt>
|
|
<dd>
|
|
<div class="block">Base exception indicating that the skip has failed or caused a failure.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/SkipException.html#SkipException-java.lang.String-java.lang.Throwable-">SkipException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/SkipException.html" title="class in org.springframework.batch.core.step.skip">SkipException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/SkipException.html#SkipException-java.lang.String-">SkipException(String)</a></span> - Constructor for exception org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/SkipException.html" title="class in org.springframework.batch.core.step.skip">SkipException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#skipLimit-int-">skipLimit(int)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the maximum number of failed items to skip before the step fails.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/skip/SkipLimitExceededException.html" title="class in org.springframework.batch.core.step.skip"><span class="typeNameLink">SkipLimitExceededException</span></a> - Exception in <a href="org/springframework/batch/core/step/skip/package-summary.html">org.springframework.batch.core.step.skip</a></dt>
|
|
<dd>
|
|
<div class="block">Exception indicating that the skip limit for a particular <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> has
|
|
been exceeded.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/SkipLimitExceededException.html#SkipLimitExceededException-int-java.lang.Throwable-">SkipLimitExceededException(int, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/SkipLimitExceededException.html" title="class in org.springframework.batch.core.step.skip">SkipLimitExceededException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/SkipListener.html" title="interface in org.springframework.batch.core"><span class="typeNameLink">SkipListener</span></a><<a href="org/springframework/batch/core/SkipListener.html" title="type parameter in SkipListener">T</a>,<a href="org/springframework/batch/core/SkipListener.html" title="type parameter in SkipListener">S</a>> - Interface in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for listener to skipped items.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/SkipListenerAdapter.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">SkipListenerAdapter</span></a><<a href="org/springframework/batch/core/jsr/SkipListenerAdapter.html" title="type parameter in SkipListenerAdapter">T</a>,<a href="org/springframework/batch/core/jsr/SkipListenerAdapter.html" title="type parameter in SkipListenerAdapter">S</a>> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/SkipListenerAdapter.html#SkipListenerAdapter-javax.batch.api.chunk.listener.SkipReadListener-javax.batch.api.chunk.listener.SkipProcessListener-javax.batch.api.chunk.listener.SkipWriteListener-">SkipListenerAdapter(SkipReadListener, SkipProcessListener, SkipWriteListener)</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/SkipListenerAdapter.html" title="class in org.springframework.batch.core.jsr">SkipListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/skip/SkipListenerFailedException.html" title="class in org.springframework.batch.core.step.skip"><span class="typeNameLink">SkipListenerFailedException</span></a> - Exception in <a href="org/springframework/batch/core/step/skip/package-summary.html">org.springframework.batch.core.step.skip</a></dt>
|
|
<dd>
|
|
<div class="block">Special exception to indicate a failure in a skip listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/SkipListenerFailedException.html#SkipListenerFailedException-java.lang.String-java.lang.RuntimeException-java.lang.Throwable-">SkipListenerFailedException(String, RuntimeException, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/SkipListenerFailedException.html" title="class in org.springframework.batch.core.step.skip">SkipListenerFailedException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/SkipListenerSupport.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">SkipListenerSupport</span></a><<a href="org/springframework/batch/core/listener/SkipListenerSupport.html" title="type parameter in SkipListenerSupport">T</a>,<a href="org/springframework/batch/core/listener/SkipListenerSupport.html" title="type parameter in SkipListenerSupport">S</a>> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block">Basic no-op implementations of all <a href="org/springframework/batch/core/SkipListener.html" title="interface in org.springframework.batch.core"><code>SkipListener</code></a> implementations.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/SkipListenerSupport.html#SkipListenerSupport--">SkipListenerSupport()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/SkipListenerSupport.html" title="class in org.springframework.batch.core.listener">SkipListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/SkipOverflowException.html" title="class in org.springframework.batch.core.step.item"><span class="typeNameLink">SkipOverflowException</span></a> - Exception in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SkipOverflowException.html#SkipOverflowException-java.lang.String-">SkipOverflowException(String)</a></span> - Constructor for exception org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SkipOverflowException.html" title="class in org.springframework.batch.core.step.item">SkipOverflowException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#skippedLinesCallback-org.springframework.batch.item.file.LineCallbackHandler-">skippedLinesCallback(LineCallbackHandler)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">A callback to be called for each line that is skipped.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#skipPolicy-org.springframework.batch.core.step.skip.SkipPolicy-">skipPolicy(SkipPolicy)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provide an explicit policy for managing skips.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/skip/SkipPolicy.html" title="interface in org.springframework.batch.core.step.skip"><span class="typeNameLink">SkipPolicy</span></a> - Interface in <a href="org/springframework/batch/core/step/skip/package-summary.html">org.springframework.batch.core.step.skip</a></dt>
|
|
<dd>
|
|
<div class="block">Policy for determining whether or not some processing should be skipped.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/skip/SkipPolicyFailedException.html" title="class in org.springframework.batch.core.step.skip"><span class="typeNameLink">SkipPolicyFailedException</span></a> - Exception in <a href="org/springframework/batch/core/step/skip/package-summary.html">org.springframework.batch.core.step.skip</a></dt>
|
|
<dd>
|
|
<div class="block">Special exception to indicate a failure in a skip policy.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/skip/SkipPolicyFailedException.html#SkipPolicyFailedException-java.lang.String-java.lang.RuntimeException-java.lang.Throwable-">SkipPolicyFailedException(String, RuntimeException, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.step.skip.<a href="org/springframework/batch/core/step/skip/SkipPolicyFailedException.html" title="class in org.springframework.batch.core.step.skip">SkipPolicyFailedException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/item/SkipWrapper.html" title="class in org.springframework.batch.core.step.item"><span class="typeNameLink">SkipWrapper</span></a><<a href="org/springframework/batch/core/step/item/SkipWrapper.html" title="type parameter in SkipWrapper">T</a>> - Class in <a href="org/springframework/batch/core/step/item/package-summary.html">org.springframework.batch.core.step.item</a></dt>
|
|
<dd>
|
|
<div class="block">Wrapper for an item and its exception if it failed processing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SkipWrapper.html#SkipWrapper-T-">SkipWrapper(T)</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SkipWrapper.html" title="class in org.springframework.batch.core.step.item">SkipWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SkipWrapper.html#SkipWrapper-java.lang.Throwable-">SkipWrapper(Throwable)</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SkipWrapper.html" title="class in org.springframework.batch.core.step.item">SkipWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SkipWrapper.html#SkipWrapper-T-java.lang.Throwable-">SkipWrapper(T, Throwable)</a></span> - Constructor for class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SkipWrapper.html" title="class in org.springframework.batch.core.step.item">SkipWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/test/timeout/SleepingItemProcessor.html" title="class in org.springframework.batch.core.test.timeout"><span class="typeNameLink">SleepingItemProcessor</span></a><<a href="org/springframework/batch/core/test/timeout/SleepingItemProcessor.html" title="type parameter in SleepingItemProcessor">I</a>> - Class in <a href="org/springframework/batch/core/test/timeout/package-summary.html">org.springframework.batch.core.test.timeout</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/timeout/SleepingItemProcessor.html#SleepingItemProcessor--">SleepingItemProcessor()</a></span> - Constructor for class org.springframework.batch.core.test.timeout.<a href="org/springframework/batch/core/test/timeout/SleepingItemProcessor.html" title="class in org.springframework.batch.core.test.timeout">SleepingItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/test/timeout/SleepingTasklet.html" title="class in org.springframework.batch.core.test.timeout"><span class="typeNameLink">SleepingTasklet</span></a> - Class in <a href="org/springframework/batch/core/test/timeout/package-summary.html">org.springframework.batch.core.test.timeout</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/timeout/SleepingTasklet.html#SleepingTasklet--">SleepingTasklet()</a></span> - Constructor for class org.springframework.batch.core.test.timeout.<a href="org/springframework/batch/core/test/timeout/SleepingTasklet.html" title="class in org.springframework.batch.core.test.timeout">SleepingTasklet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#sortKeys-java.util.Map-">sortKeys(Map<String, Order>)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The keys to sort by.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/SpELItemKeyMapper.html" title="class in org.springframework.batch.item"><span class="typeNameLink">SpELItemKeyMapper</span></a><<a href="org/springframework/batch/item/SpELItemKeyMapper.html" title="type parameter in SpELItemKeyMapper">K</a>,<a href="org/springframework/batch/item/SpELItemKeyMapper.html" title="type parameter in SpELItemKeyMapper">V</a>> - Class in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">An implementation of <code>Converter</code> that uses SpEL to map a Value to a key</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/SpELItemKeyMapper.html#SpELItemKeyMapper-java.lang.String-">SpELItemKeyMapper(String)</a></span> - Constructor for class org.springframework.batch.item.<a href="org/springframework/batch/item/SpELItemKeyMapper.html" title="class in org.springframework.batch.item">SpELItemKeyMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/data/SpELMappingGemfireItemWriter.html" title="class in org.springframework.batch.item.data"><span class="typeNameLink">SpELMappingGemfireItemWriter</span></a><<a href="org/springframework/batch/item/data/SpELMappingGemfireItemWriter.html" title="type parameter in SpELMappingGemfireItemWriter">K</a>,<a href="org/springframework/batch/item/data/SpELMappingGemfireItemWriter.html" title="type parameter in SpELMappingGemfireItemWriter">V</a>> - Class in <a href="org/springframework/batch/item/data/package-summary.html">org.springframework.batch.item.data</a></dt>
|
|
<dd>
|
|
<div class="block">A convenient <a href="org/springframework/batch/item/data/GemfireItemWriter.html" title="class in org.springframework.batch.item.data"><code>GemfireItemWriter</code></a> implementation that uses a <a href="org/springframework/batch/item/SpELItemKeyMapper.html" title="class in org.springframework.batch.item"><code>SpELItemKeyMapper</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#split-org.springframework.core.task.TaskExecutor-">split(TaskExecutor)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html#split-org.springframework.core.task.TaskExecutor-">split(TaskExecutor)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html" title="class in org.springframework.batch.core.job.builder">SimpleJobBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/JsrStepExecutionSplitter.html#split-org.springframework.batch.core.StepExecution-int-">split(StepExecution, int)</a></span> - Method in class org.springframework.batch.core.jsr.partition.<a href="org/springframework/batch/core/jsr/partition/JsrStepExecutionSplitter.html" title="class in org.springframework.batch.core.jsr.partition">JsrStepExecutionSplitter</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the same number of <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>s as the gridSize specifies.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/StepExecutionSplitter.html#split-org.springframework.batch.core.StepExecution-int-">split(StepExecution, int)</a></span> - Method in interface org.springframework.batch.core.partition.<a href="org/springframework/batch/core/partition/StepExecutionSplitter.html" title="interface in org.springframework.batch.core.partition">StepExecutionSplitter</a></dt>
|
|
<dd>
|
|
<div class="block">Partition the provided <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> into a set of parallel
|
|
executable instances with the same parent <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html#split-org.springframework.batch.core.StepExecution-int-">split(StepExecution, int)</a></span> - Method in class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/SimpleStepExecutionSplitter.html" title="class in org.springframework.batch.core.partition.support">SimpleStepExecutionSplitter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#SPLIT_ELE">SPLIT_ELE</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.SplitBuilder.html#SplitBuilder-org.springframework.batch.core.job.builder.FlowBuilder-org.springframework.core.task.TaskExecutor-">SplitBuilder(FlowBuilder<Q>, TaskExecutor)</a></span> - Constructor for class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.SplitBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder.SplitBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/SplitParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">SplitParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Internal parser for the <split/> elements inside a job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/SplitParser.html#SplitParser-java.lang.String-">SplitParser(String)</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/SplitParser.html" title="class in org.springframework.batch.core.configuration.xml">SplitParser</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a <a href="org/springframework/batch/core/configuration/xml/InlineFlowParser.html" title="class in org.springframework.batch.core.configuration.xml"><code>InlineFlowParser</code></a> using the provided job repository
|
|
ref.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/support/state/SplitState.html" title="class in org.springframework.batch.core.job.flow.support.state"><span class="typeNameLink">SplitState</span></a> - Class in <a href="org/springframework/batch/core/job/flow/support/state/package-summary.html">org.springframework.batch.core.job.flow.support.state</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/job/flow/State.html" title="interface in org.springframework.batch.core.job.flow"><code>State</code></a> implementation that splits a <a href="org/springframework/batch/core/job/flow/Flow.html" title="interface in org.springframework.batch.core.job.flow"><code>Flow</code></a> into multiple
|
|
parallel subflows.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/SplitState.html#SplitState-java.util.Collection-java.lang.String-">SplitState(Collection<Flow>, String)</a></span> - Constructor for class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/SplitState.html" title="class in org.springframework.batch.core.job.flow.support.state">SplitState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#splitter-org.springframework.batch.core.partition.StepExecutionSplitter-">splitter(StepExecutionSplitter)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provide an explicit <a href="org/springframework/batch/core/partition/StepExecutionSplitter.html" title="interface in org.springframework.batch.core.partition"><code>StepExecutionSplitter</code></a> instead of having one build from the
|
|
<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#partitioner-java.lang.String-org.springframework.batch.core.partition.support.Partitioner-"><code>PartitionStepBuilder.partitioner(String, Partitioner)</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/validator/SpringValidator.html" title="class in org.springframework.batch.item.validator"><span class="typeNameLink">SpringValidator</span></a><<a href="org/springframework/batch/item/validator/SpringValidator.html" title="type parameter in SpringValidator">T</a>> - Class in <a href="org/springframework/batch/item/validator/package-summary.html">org.springframework.batch.item.validator</a></dt>
|
|
<dd>
|
|
<div class="block">Adapts the <code>Validator</code> interface to
|
|
<a href="org/springframework/batch/item/validator/Validator.html" title="interface in org.springframework.batch.item.validator"><code>Validator</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/validator/SpringValidator.html#SpringValidator--">SpringValidator()</a></span> - Constructor for class org.springframework.batch.item.validator.<a href="org/springframework/batch/item/validator/SpringValidator.html" title="class in org.springframework.batch.item.validator">SpringValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html#sql-java.lang.String-">sql(String)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcBatchItemWriterBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcBatchItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Set the SQL statement to be used for each item's updates.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#sql-java.lang.String-">sql(String)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The query to be executed for this reader</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/SqlitePagingQueryProvider.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">SqlitePagingQueryProvider</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">SQLite implementation of a <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a> using database specific
|
|
features.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlitePagingQueryProvider.html#SqlitePagingQueryProvider--">SqlitePagingQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlitePagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlitePagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">SqlPagingQueryProviderFactoryBean</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">Factory bean for <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a> interface.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html#SqlPagingQueryProviderFactoryBean--">SqlPagingQueryProviderFactoryBean()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryProviderFactoryBean.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryProviderFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">SqlPagingQueryUtils</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">Utility class that generates the actual SQL statements used by query
|
|
providers.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html#SqlPagingQueryUtils--">SqlPagingQueryUtils()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlPagingQueryUtils.html" title="class in org.springframework.batch.item.database.support">SqlPagingQueryUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/SqlServerPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">SqlServerPagingQueryProvider</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">SQL Server implementation of a
|
|
<a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a> using
|
|
database specific features.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlServerPagingQueryProvider.html#SqlServerPagingQueryProvider--">SqlServerPagingQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlServerPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlServerPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">SqlWindowingPagingQueryProvider</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">Generic Paging Query Provider using standard SQL:2003 windowing functions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html#SqlWindowingPagingQueryProvider--">SqlWindowingPagingQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SqlWindowingPagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SqlWindowingPagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/common/StagingItemListener.html" title="class in org.springframework.batch.sample.common"><span class="typeNameLink">StagingItemListener</span></a> - Class in <a href="org/springframework/batch/sample/common/package-summary.html">org.springframework.batch.sample.common</a></dt>
|
|
<dd>
|
|
<div class="block">Thread-safe database <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> implementing the process indicator
|
|
pattern.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemListener.html#StagingItemListener--">StagingItemListener()</a></span> - Constructor for class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemListener.html" title="class in org.springframework.batch.sample.common">StagingItemListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/common/StagingItemProcessor.html" title="class in org.springframework.batch.sample.common"><span class="typeNameLink">StagingItemProcessor</span></a><<a href="org/springframework/batch/sample/common/StagingItemProcessor.html" title="type parameter in StagingItemProcessor">T</a>> - Class in <a href="org/springframework/batch/sample/common/package-summary.html">org.springframework.batch.sample.common</a></dt>
|
|
<dd>
|
|
<div class="block">Marks the input row as 'processed'.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemProcessor.html#StagingItemProcessor--">StagingItemProcessor()</a></span> - Constructor for class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemProcessor.html" title="class in org.springframework.batch.sample.common">StagingItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/common/StagingItemReader.html" title="class in org.springframework.batch.sample.common"><span class="typeNameLink">StagingItemReader</span></a><<a href="org/springframework/batch/sample/common/StagingItemReader.html" title="type parameter in StagingItemReader">T</a>> - Class in <a href="org/springframework/batch/sample/common/package-summary.html">org.springframework.batch.sample.common</a></dt>
|
|
<dd>
|
|
<div class="block">Thread-safe database <a href="org/springframework/batch/item/ItemReader.html" title="interface in org.springframework.batch.item"><code>ItemReader</code></a> implementing the process indicator
|
|
pattern.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemReader.html#StagingItemReader--">StagingItemReader()</a></span> - Constructor for class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemReader.html" title="class in org.springframework.batch.sample.common">StagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/common/StagingItemWriter.html" title="class in org.springframework.batch.sample.common"><span class="typeNameLink">StagingItemWriter</span></a><<a href="org/springframework/batch/sample/common/StagingItemWriter.html" title="type parameter in StagingItemWriter">T</a>> - Class in <a href="org/springframework/batch/sample/common/package-summary.html">org.springframework.batch.sample.common</a></dt>
|
|
<dd>
|
|
<div class="block">Database <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> implementing the process indicator pattern.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemWriter.html#StagingItemWriter--">StagingItemWriter()</a></span> - Constructor for class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemWriter.html" title="class in org.springframework.batch.sample.common">StagingItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/StandaloneStepParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">StandaloneStepParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Internal parser for the <step/> elements for a job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StandaloneStepParser.html#StandaloneStepParser--">StandaloneStepParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StandaloneStepParser.html" title="class in org.springframework.batch.core.configuration.xml">StandaloneStepParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html#start--">start()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html" title="class in org.springframework.batch.core.configuration.support">AutomaticJobRegistrar</a></dt>
|
|
<dd>
|
|
<div class="block">Take all the contexts from the factories provided and pass them to the <a href="org/springframework/batch/core/configuration/support/JobLoader.html" title="interface in org.springframework.batch.core.configuration.support"><code>JobLoader</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#start-org.springframework.batch.core.Step-">start(Step)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Start a flow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#start-org.springframework.batch.core.job.flow.JobExecutionDecider-">start(JobExecutionDecider)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">If a flow should start with a decision use this as the first state.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#start-org.springframework.batch.core.job.flow.Flow-">start(Flow)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">If a flow should start with a subflow use this as the first state.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowJobBuilder.html#start-org.springframework.batch.core.job.flow.Flow-">start(Flow)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowJobBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowJobBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Start a job with this flow, but expect to transition from there to other flows or steps.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowJobBuilder.html#start-org.springframework.batch.core.Step-">start(Step)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowJobBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowJobBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Start a job with this step, but expect to transition from there to other flows or steps.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilder.html#start-org.springframework.batch.core.Step-">start(Step)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilder.html" title="class in org.springframework.batch.core.job.builder">JobBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new job builder that will execute a step or sequence of steps.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilder.html#start-org.springframework.batch.core.job.flow.Flow-">start(Flow)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilder.html" title="class in org.springframework.batch.core.job.builder">JobBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new job builder that will execute a flow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html#start-org.springframework.batch.core.Step-">start(Step)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html" title="class in org.springframework.batch.core.job.builder">SimpleJobBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Start the job with this step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html#start-org.springframework.batch.core.job.flow.JobExecutionDecider-">start(JobExecutionDecider)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/SimpleJobBuilder.html" title="class in org.springframework.batch.core.job.builder">SimpleJobBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Start with this decider.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/Flow.html#start-org.springframework.batch.core.job.flow.FlowExecutor-">start(FlowExecutor)</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/Flow.html" title="interface in org.springframework.batch.core.job.flow">Flow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html#start-org.springframework.batch.core.job.flow.FlowExecutor-">start(FlowExecutor)</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/SimpleFlow.html" title="class in org.springframework.batch.core.job.flow.support">SimpleFlow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#start-java.lang.String-java.util.Properties-">start(String, Properties)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a child <code>ApplicationContext</code> for the job being requested based upon
|
|
the /META-INF/batch.xml (if exists) and the /META-INF/batch-jobs/<jobName>.xml
|
|
configuration and launches the job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobOperator.html#start-java.lang.String-java.lang.String-">start(String, String)</a></span> - Method in interface org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobOperator.html" title="interface in org.springframework.batch.core.launch">JobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Start a new instance of a job with the parameters specified.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#start-java.lang.String-java.lang.String-">start(String, String)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html#start-org.springframework.batch.repeat.RepeatContext-">start(RepeatContext)</a></span> - Method in class org.springframework.batch.core.resource.<a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html" title="class in org.springframework.batch.core.resource">StepExecutionSimpleCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/repeat/CheckpointAlgorithmAdapter.html#start-org.springframework.batch.repeat.RepeatContext-">start(RepeatContext)</a></span> - Method in class org.springframework.batch.jsr.repeat.<a href="org/springframework/batch/jsr/repeat/CheckpointAlgorithmAdapter.html" title="class in org.springframework.batch.jsr.repeat">CheckpointAlgorithmAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/CompletionPolicy.html#start-org.springframework.batch.repeat.RepeatContext-">start(RepeatContext)</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat">CompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new context for the execution of a batch.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CompletionPolicySupport.html#start-org.springframework.batch.repeat.RepeatContext-">start(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CompletionPolicySupport.html" title="class in org.springframework.batch.repeat.policy">CompletionPolicySupport</a></dt>
|
|
<dd>
|
|
<div class="block">Build a new <a href="org/springframework/batch/repeat/context/RepeatContextSupport.html" title="class in org.springframework.batch.repeat.context"><code>RepeatContextSupport</code></a> and return it.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.html#start-org.springframework.batch.repeat.RepeatContext-">start(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">CompositeCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new composite context from all the available policies.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html#start-org.springframework.batch.repeat.RepeatContext-">start(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">CountingCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html#start-org.springframework.batch.repeat.RepeatContext-">start(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">SimpleCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Reset the counter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.html#start-org.springframework.batch.repeat.RepeatContext-">start(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.html" title="class in org.springframework.batch.repeat.policy">TimeoutTerminationPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Start the clock on the timeout.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#start--">start()</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Delegate to the <a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat"><code>CompletionPolicy</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#startCloseSuppression-java.sql.Connection-">startCloseSuppression(Connection)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#startDocument-javax.xml.stream.XMLEventWriter-">startDocument(XMLEventWriter)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Writes simple XML header containing:
|
|
|
|
xml declaration - defines encoding and XML version
|
|
opening tag of the root element and its attributes
|
|
|
|
If this is not sufficient for you, simply override this method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html#startLimit-int-">startLimit(int)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/StartLimitExceededException.html" title="class in org.springframework.batch.core"><span class="typeNameLink">StartLimitExceededException</span></a> - Exception in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates the step's start limit has been exceeded.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StartLimitExceededException.html#StartLimitExceededException-java.lang.String-">StartLimitExceededException(String)</a></span> - Constructor for exception org.springframework.batch.core.<a href="org/springframework/batch/core/StartLimitExceededException.html" title="class in org.springframework.batch.core">StartLimitExceededException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobOperator.html#startNextInstance-java.lang.String-">startNextInstance(String)</a></span> - Method in interface org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobOperator.html" title="interface in org.springframework.batch.core.launch">JobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Launch the next in a sequence of <a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core"><code>JobInstance</code></a> determined by the
|
|
<a href="org/springframework/batch/core/JobParametersIncrementer.html" title="interface in org.springframework.batch.core"><code>JobParametersIncrementer</code></a> attached to the specified job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#startNextInstance-java.lang.String-">startNextInstance(String)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/State.html" title="interface in org.springframework.batch.core.job.flow"><span class="typeNameLink">State</span></a> - Interface in <a href="org/springframework/batch/core/job/flow/package-summary.html">org.springframework.batch.core.job.flow</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html#STATE_COLUMN">STATE_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">AddressFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/DefaultStateTransitionComparator.html#STATE_TRANSITION_COMPARATOR">STATE_TRANSITION_COMPARATOR</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support"><span class="typeNameLink">StateTransition</span></a> - Class in <a href="org/springframework/batch/core/job/flow/support/package-summary.html">org.springframework.batch.core.job.flow.support</a></dt>
|
|
<dd>
|
|
<div class="block">Value object representing a potential transition from one <a href="org/springframework/batch/core/job/flow/State.html" title="interface in org.springframework.batch.core.job.flow"><code>State</code></a> to
|
|
another.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="class in org.springframework.batch.item.xml"><span class="typeNameLink">StaxEventItemReader</span></a><<a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="type parameter in StaxEventItemReader">T</a>> - Class in <a href="org/springframework/batch/item/xml/package-summary.html">org.springframework.batch.item.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Item reader for reading XML input based on StAX.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemReader.html#StaxEventItemReader--">StaxEventItemReader()</a></span> - Constructor for class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="class in org.springframework.batch.item.xml">StaxEventItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html" title="class in org.springframework.batch.item.xml.builder"><span class="typeNameLink">StaxEventItemReaderBuilder</span></a><<a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html" title="type parameter in StaxEventItemReaderBuilder">T</a>> - Class in <a href="org/springframework/batch/item/xml/builder/package-summary.html">org.springframework.batch.item.xml.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A fluent builder for the <a href="org/springframework/batch/item/xml/StaxEventItemReader.html" title="class in org.springframework.batch.item.xml"><code>StaxEventItemReader</code></a></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html#StaxEventItemReaderBuilder--">StaxEventItemReaderBuilder()</a></span> - Constructor for class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemReaderBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml"><span class="typeNameLink">StaxEventItemWriter</span></a><<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="type parameter in StaxEventItemWriter">T</a>> - Class in <a href="org/springframework/batch/item/xml/package-summary.html">org.springframework.batch.item.xml</a></dt>
|
|
<dd>
|
|
<div class="block">An implementation of <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> which uses StAX and
|
|
<code>Marshaller</code> for serializing object to XML.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#StaxEventItemWriter--">StaxEventItemWriter()</a></span> - Constructor for class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder"><span class="typeNameLink">StaxEventItemWriterBuilder</span></a><<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="type parameter in StaxEventItemWriterBuilder">T</a>> - Class in <a href="org/springframework/batch/item/xml/builder/package-summary.html">org.springframework.batch.item.xml.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A builder for the <a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml"><code>StaxEventItemWriter</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#StaxEventItemWriterBuilder--">StaxEventItemWriterBuilder()</a></span> - Constructor for class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/xml/StaxUtils.html" title="class in org.springframework.batch.item.xml"><span class="typeNameLink">StaxUtils</span></a> - Class in <a href="org/springframework/batch/item/xml/package-summary.html">org.springframework.batch.item.xml</a></dt>
|
|
<dd>
|
|
<div class="block">This class provides a little bit of indirection to avoid ugly conditional object creation.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxUtils.html#StaxUtils--">StaxUtils()</a></span> - Constructor for class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxUtils.html" title="class in org.springframework.batch.item.xml">StaxUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/xml/StaxWriterCallback.html" title="interface in org.springframework.batch.item.xml"><span class="typeNameLink">StaxWriterCallback</span></a> - Interface in <a href="org/springframework/batch/item/xml/package-summary.html">org.springframework.batch.item.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Callback interface for writing to an XML file - useful e.g.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/builder/JsrPartitionStepBuilder.html#step-org.springframework.batch.core.Step-">step(Step)</a></span> - Method in class org.springframework.batch.core.jsr.step.builder.<a href="org/springframework/batch/core/jsr/step/builder/JsrPartitionStepBuilder.html" title="class in org.springframework.batch.core.jsr.step.builder">JsrPartitionStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><span class="typeNameLink">Step</span></a> - Interface in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Batch domain interface representing the configuration of a step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#step-org.springframework.batch.core.Step-">step(Step)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provide an actual step instance to execute in parallel.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/config/RetrySampleConfiguration.html#step--">step()</a></span> - Method in class org.springframework.batch.sample.config.<a href="org/springframework/batch/sample/config/RetrySampleConfiguration.html" title="class in org.springframework.batch.sample.config">RetrySampleConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#STEP_ELE">STEP_ELE</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/StepExecutionInterceptor.html#STEP_EXECUTION">STEP_EXECUTION</a></span> - Static variable in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/StepExecutionInterceptor.html" title="class in org.springframework.batch.integration.async">StepExecutionInterceptor</a></dt>
|
|
<dd>
|
|
<div class="block">The name of the header</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Step.html#STEP_TYPE_KEY">STEP_TYPE_KEY</a></span> - Static variable in interface org.springframework.batch.core.<a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core">Step</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/builder/StepBuilder.html" title="class in org.springframework.batch.core.step.builder"><span class="typeNameLink">StepBuilder</span></a> - Class in <a href="org/springframework/batch/core/step/builder/package-summary.html">org.springframework.batch.core.step.builder</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient entry point for building all kinds of steps.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilder.html#StepBuilder-java.lang.String-">StepBuilder(String)</a></span> - Constructor for class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilder.html" title="class in org.springframework.batch.core.step.builder">StepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Initialize a step builder for a step with the given name.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/builder/StepBuilderException.html" title="class in org.springframework.batch.core.step.builder"><span class="typeNameLink">StepBuilderException</span></a> - Exception in <a href="org/springframework/batch/core/step/builder/package-summary.html">org.springframework.batch.core.step.builder</a></dt>
|
|
<dd>
|
|
<div class="block">Utility exception thrown by builders when they encounter unexpected checked exceptions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderException.html#StepBuilderException-java.lang.Exception-">StepBuilderException(Exception)</a></span> - Constructor for exception org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderException.html" title="class in org.springframework.batch.core.step.builder">StepBuilderException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/annotation/StepBuilderFactory.html" title="class in org.springframework.batch.core.configuration.annotation"><span class="typeNameLink">StepBuilderFactory</span></a> - Class in <a href="org/springframework/batch/core/configuration/annotation/package-summary.html">org.springframework.batch.core.configuration.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient factory for a <a href="org/springframework/batch/core/step/builder/StepBuilder.html" title="class in org.springframework.batch.core.step.builder"><code>StepBuilder</code></a> which sets the <a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository"><code>JobRepository</code></a> and
|
|
<code>PlatformTransactionManager</code> automatically.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/StepBuilderFactory.html#StepBuilderFactory-org.springframework.batch.core.repository.JobRepository-org.springframework.transaction.PlatformTransactionManager-">StepBuilderFactory(JobRepository, PlatformTransactionManager)</a></span> - Constructor for class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/StepBuilderFactory.html" title="class in org.springframework.batch.core.configuration.annotation">StepBuilderFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder"><span class="typeNameLink">StepBuilderHelper</span></a><<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="type parameter in StepBuilderHelper">B</a> extends <a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a><<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="type parameter in StepBuilderHelper">B</a>>> - Class in <a href="org/springframework/batch/core/step/builder/package-summary.html">org.springframework.batch.core.step.builder</a></dt>
|
|
<dd>
|
|
<div class="block">A base class and utility for other step builders providing access to common properties like job repository and
|
|
transaction manager.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html#StepBuilderHelper-java.lang.String-">StepBuilderHelper(String)</a></span> - Constructor for class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html#StepBuilderHelper-org.springframework.batch.core.step.builder.StepBuilderHelper-">StepBuilderHelper(StepBuilderHelper<?>)</a></span> - Constructor for class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new builder initialized with any properties in the parent.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.CommonStepProperties.html" title="class in org.springframework.batch.core.step.builder"><span class="typeNameLink">StepBuilderHelper.CommonStepProperties</span></a> - Class in <a href="org/springframework/batch/core/step/builder/package-summary.html">org.springframework.batch.core.step.builder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html#stepBuilders--">stepBuilders()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">AbstractBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context"><span class="typeNameLink">StepContext</span></a> - Class in <a href="org/springframework/batch/core/scope/context/package-summary.html">org.springframework.batch.core.scope.context</a></dt>
|
|
<dd>
|
|
<div class="block">A context object that can be used to interrogate the current
|
|
<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> and some of its associated properties using expressions
|
|
based on bean paths.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#StepContext-org.springframework.batch.core.StepExecution-">StepContext(StepExecution)</a></span> - Constructor for class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new instance of <a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context"><code>StepContext</code></a> for this
|
|
<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#StepContext-org.springframework.batch.core.StepExecution-org.springframework.batch.core.jsr.configuration.support.BatchPropertyContext-">StepContext(StepExecution, BatchPropertyContext)</a></span> - Constructor for class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/scope/context/StepContextRepeatCallback.html" title="class in org.springframework.batch.core.scope.context"><span class="typeNameLink">StepContextRepeatCallback</span></a> - Class in <a href="org/springframework/batch/core/scope/context/package-summary.html">org.springframework.batch.core.scope.context</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient base class for clients who need to do something in a repeat
|
|
callback inside a <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContextRepeatCallback.html#StepContextRepeatCallback-org.springframework.batch.core.StepExecution-">StepContextRepeatCallback(StepExecution)</a></span> - Constructor for class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContextRepeatCallback.html" title="class in org.springframework.batch.core.scope.context">StepContextRepeatCallback</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core"><span class="typeNameLink">StepContribution</span></a> - Class in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Represents a contribution to a <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>, buffering changes until
|
|
they can be applied at a chunk boundary.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#StepContribution-org.springframework.batch.core.StepExecution-">StepContribution(StepExecution)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/chunk/StepContributionSource.html" title="interface in org.springframework.batch.integration.chunk"><span class="typeNameLink">StepContributionSource</span></a> - Interface in <a href="org/springframework/batch/integration/chunk/package-summary.html">org.springframework.batch.integration.chunk</a></dt>
|
|
<dd>
|
|
<div class="block">A source of <a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core"><code>StepContribution</code></a> instances that can be aggregated and used to update an ongoing
|
|
<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><span class="typeNameLink">StepExecution</span></a> - Class in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Batch domain object representation the execution of a step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#StepExecution-java.lang.String-org.springframework.batch.core.JobExecution-java.lang.Long-">StepExecution(String, JobExecution, Long)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Constructor with mandatory properties.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#StepExecution-java.lang.String-org.springframework.batch.core.JobExecution-">StepExecution(String, JobExecution)</a></span> - Constructor for class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Constructor that substitutes in null for the execution id</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/partition/support/StepExecutionAggregator.html" title="interface in org.springframework.batch.core.partition.support"><span class="typeNameLink">StepExecutionAggregator</span></a> - Interface in <a href="org/springframework/batch/core/partition/support/package-summary.html">org.springframework.batch.core.partition.support</a></dt>
|
|
<dd>
|
|
<div class="block">Strategy for a aggregating step executions, usually when they are the result
|
|
of partitioned or remote execution.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/jmx/StepExecutionApplicationEventAdvice.html" title="class in org.springframework.batch.sample.jmx"><span class="typeNameLink">StepExecutionApplicationEventAdvice</span></a> - Class in <a href="org/springframework/batch/sample/jmx/package-summary.html">org.springframework.batch.sample.jmx</a></dt>
|
|
<dd>
|
|
<div class="block">Wraps calls for methods taking <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> as an argument and
|
|
publishes notifications in the form of <code>ApplicationEvent</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jmx/StepExecutionApplicationEventAdvice.html#StepExecutionApplicationEventAdvice--">StepExecutionApplicationEventAdvice()</a></span> - Constructor for class org.springframework.batch.sample.jmx.<a href="org/springframework/batch/sample/jmx/StepExecutionApplicationEventAdvice.html" title="class in org.springframework.batch.sample.jmx">StepExecutionApplicationEventAdvice</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/StepExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao"><span class="typeNameLink">StepExecutionDao</span></a> - Interface in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/async/StepExecutionInterceptor.html" title="class in org.springframework.batch.integration.async"><span class="typeNameLink">StepExecutionInterceptor</span></a> - Class in <a href="org/springframework/batch/integration/async/package-summary.html">org.springframework.batch.integration.async</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>ChannelInterceptor</code> that adds the current <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> (if
|
|
there is one) as a header to the message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/StepExecutionInterceptor.html#StepExecutionInterceptor--">StepExecutionInterceptor()</a></span> - Constructor for class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/StepExecutionInterceptor.html" title="class in org.springframework.batch.integration.async">StepExecutionInterceptor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/StepExecutionListener.html" title="interface in org.springframework.batch.core"><span class="typeNameLink">StepExecutionListener</span></a> - Interface in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Listener interface for the lifecycle of a <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerMetaData.html#stepExecutionListenerMetaData--">stepExecutionListenerMetaData()</a></span> - Static method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerMetaData.html" title="enum in org.springframework.batch.core.listener">StepListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/StepExecutionListenerSupport.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">StepExecutionListenerSupport</span></a> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepExecutionListenerSupport.html#StepExecutionListenerSupport--">StepExecutionListenerSupport()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepExecutionListenerSupport.html" title="class in org.springframework.batch.core.listener">StepExecutionListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition"><span class="typeNameLink">StepExecutionRequest</span></a> - Class in <a href="org/springframework/batch/integration/partition/package-summary.html">org.springframework.batch.integration.partition</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequest.html#StepExecutionRequest-java.lang.String-java.lang.Long-java.lang.Long-">StepExecutionRequest(String, Long, Long)</a></span> - Constructor for class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html" title="class in org.springframework.batch.integration.partition"><span class="typeNameLink">StepExecutionRequestHandler</span></a> - Class in <a href="org/springframework/batch/integration/partition/package-summary.html">org.springframework.batch.integration.partition</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>MessageEndpoint</code> that can handle a <a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition"><code>StepExecutionRequest</code></a> and
|
|
return a <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> as the result.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html#StepExecutionRequestHandler--">StepExecutionRequestHandler()</a></span> - Constructor for class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequestHandler.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequestHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html" title="class in org.springframework.batch.core.resource"><span class="typeNameLink">StepExecutionSimpleCompletionPolicy</span></a> - Class in <a href="org/springframework/batch/core/resource/package-summary.html">org.springframework.batch.core.resource</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
A <a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat"><code>CompletionPolicy</code></a> that picks up a commit interval from
|
|
<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core"><code>JobParameters</code></a> by listening to the start of a step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html#StepExecutionSimpleCompletionPolicy--">StepExecutionSimpleCompletionPolicy()</a></span> - Constructor for class org.springframework.batch.core.resource.<a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html" title="class in org.springframework.batch.core.resource">StepExecutionSimpleCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/partition/StepExecutionSplitter.html" title="interface in org.springframework.batch.core.partition"><span class="typeNameLink">StepExecutionSplitter</span></a> - Interface in <a href="org/springframework/batch/core/partition/package-summary.html">org.springframework.batch.core.partition</a></dt>
|
|
<dd>
|
|
<div class="block">Strategy interface for generating input contexts for a partitioned step
|
|
execution independent from the fabric they are going to run on.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">StepFactoryBean</span></a><<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="type parameter in StepFactoryBean">I</a>,<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="type parameter in StepFactoryBean">O</a>> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">This <code>FactoryBean</code> is used by the JSR-352 namespace parser to create
|
|
<a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html#StepFactoryBean--">StepFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepFactoryBean.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/StepHandler.html" title="interface in org.springframework.batch.core.job"><span class="typeNameLink">StepHandler</span></a> - Interface in <a href="org/springframework/batch/core/job/package-summary.html">org.springframework.batch.core.job</a></dt>
|
|
<dd>
|
|
<div class="block">Strategy interface for handling a <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> on behalf of a <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/StepHolder.html" title="interface in org.springframework.batch.core.step"><span class="typeNameLink">StepHolder</span></a> - Interface in <a href="org/springframework/batch/core/step/package-summary.html">org.springframework.batch.core.step</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for holders of a <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> as a convenience for callers who need
|
|
access to the underlying instance.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/StepInterruptionPolicy.html" title="interface in org.springframework.batch.core.step"><span class="typeNameLink">StepInterruptionPolicy</span></a> - Interface in <a href="org/springframework/batch/core/step/package-summary.html">org.springframework.batch.core.step</a></dt>
|
|
<dd>
|
|
<div class="block">Strategy interface for an interruption policy.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/StepListener.html" title="interface in org.springframework.batch.core"><span class="typeNameLink">StepListener</span></a> - Interface in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Marker interface that acts as a parent to all step
|
|
domain listeners, such as: <a href="org/springframework/batch/core/StepExecutionListener.html" title="interface in org.springframework.batch.core"><code>StepExecutionListener</code></a>,
|
|
<a href="org/springframework/batch/core/ChunkListener.html" title="interface in org.springframework.batch.core"><code>ChunkListener</code></a>, <a href="org/springframework/batch/core/ItemReadListener.html" title="interface in org.springframework.batch.core"><code>ItemReadListener</code></a> and
|
|
<a href="org/springframework/batch/core/ItemWriteListener.html" title="interface in org.springframework.batch.core"><code>ItemWriteListener</code></a></div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/StepListenerAdapter.html" title="class in org.springframework.batch.core.jsr"><span class="typeNameLink">StepListenerAdapter</span></a> - Class in <a href="org/springframework/batch/core/jsr/package-summary.html">org.springframework.batch.core.jsr</a></dt>
|
|
<dd>
|
|
<div class="block">Wrapper class to adapt the <code>StepListener</code> to
|
|
a <a href="org/springframework/batch/core/StepExecutionListener.html" title="interface in org.springframework.batch.core"><code>StepExecutionListener</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/StepListenerAdapter.html#StepListenerAdapter-javax.batch.api.listener.StepListener-">StepListenerAdapter(StepListener)</a></span> - Constructor for class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/StepListenerAdapter.html" title="class in org.springframework.batch.core.jsr">StepListenerAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/StepListenerFactoryBean.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">StepListenerFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block">This <a href="org/springframework/batch/core/listener/AbstractListenerFactoryBean.html" title="class in org.springframework.batch.core.listener"><code>AbstractListenerFactoryBean</code></a> implementation is used to create a
|
|
<a href="org/springframework/batch/core/StepListener.html" title="interface in org.springframework.batch.core"><code>StepListener</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerFactoryBean.html#StepListenerFactoryBean--">StepListenerFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerFactoryBean.html" title="class in org.springframework.batch.core.listener">StepListenerFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/StepListenerFailedException.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">StepListenerFailedException</span></a> - Exception in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block">Exception to indicate a problem in a step listener.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerFailedException.html#StepListenerFailedException-java.lang.String-java.lang.Throwable-">StepListenerFailedException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerFailedException.html" title="class in org.springframework.batch.core.listener">StepListenerFailedException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/StepListenerMetaData.html" title="enum in org.springframework.batch.core.listener"><span class="typeNameLink">StepListenerMetaData</span></a> - Enum in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block">Enumeration for <a href="org/springframework/batch/core/StepListener.html" title="interface in org.springframework.batch.core"><code>StepListener</code></a> meta data, which ties together the names
|
|
of methods, their interfaces, annotation, and expected arguments.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/StepListenerParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">StepListenerParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parser for a step listener element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepListenerParser.html#StepListenerParser--">StepListenerParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">StepListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepListenerParser.html#StepListenerParser-org.springframework.batch.core.listener.ListenerMetaData:A-">StepListenerParser(ListenerMetaData[])</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">StepListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener"><span class="typeNameLink">StepListenerSupport</span></a><<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="type parameter in StepListenerSupport">T</a>,<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="type parameter in StepListenerSupport">S</a>> - Class in <a href="org/springframework/batch/core/listener/package-summary.html">org.springframework.batch.core.listener</a></dt>
|
|
<dd>
|
|
<div class="block">Basic no-op implementations of all <a href="org/springframework/batch/core/StepListener.html" title="interface in org.springframework.batch.core"><code>StepListener</code></a> interfaces.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerSupport.html#StepListenerSupport--">StepListenerSupport()</a></span> - Constructor for class org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerSupport.html" title="class in org.springframework.batch.core.listener">StepListenerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/StepLocator.html" title="interface in org.springframework.batch.core.step"><span class="typeNameLink">StepLocator</span></a> - Interface in <a href="org/springframework/batch/core/step/package-summary.html">org.springframework.batch.core.step</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for locating a <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> instance by name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html#stepLocator">stepLocator</a></span> - Variable in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html" title="class in org.springframework.batch.core.step">StepLocatorStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html" title="class in org.springframework.batch.core.step"><span class="typeNameLink">StepLocatorStepFactoryBean</span></a> - Class in <a href="org/springframework/batch/core/step/package-summary.html">org.springframework.batch.core.step</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience factory for <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> instances given a <a href="org/springframework/batch/core/step/StepLocator.html" title="interface in org.springframework.batch.core.step"><code>StepLocator</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html#StepLocatorStepFactoryBean--">StepLocatorStepFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html" title="class in org.springframework.batch.core.step">StepLocatorStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html#stepName">stepName</a></span> - Variable in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/StepLocatorStepFactoryBean.html" title="class in org.springframework.batch.core.step">StepLocatorStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#stepOperations-org.springframework.batch.repeat.RepeatOperations-">stepOperations(RepeatOperations)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the repeat template used for iterating the tasklet execution.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/xml/StepParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml"><span class="typeNameLink">StepParser</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/xml/package-summary.html">org.springframework.batch.core.jsr.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parser for the <step /> element defined by JSR-352.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/xml/StepParser.html#StepParser--">StepParser()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.xml.<a href="org/springframework/batch/core/jsr/configuration/xml/StepParser.html" title="class in org.springframework.batch.core.jsr.configuration.xml">StepParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">StepParserStepFactoryBean</span></a><<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="type parameter in StepParserStepFactoryBean">I</a>,<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="type parameter in StepParserStepFactoryBean">O</a>> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">This <code>FactoryBean</code> is used by the batch namespace parser to create <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#StepParserStepFactoryBean--">StepParserStepFactoryBean()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/StepRegistry.html" title="interface in org.springframework.batch.core.configuration"><span class="typeNameLink">StepRegistry</span></a> - Interface in <a href="org/springframework/batch/core/configuration/package-summary.html">org.springframework.batch.core.configuration</a></dt>
|
|
<dd>
|
|
<div class="block">Registry keeping track of all the <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> defined in a
|
|
<a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test"><span class="typeNameLink">StepRunner</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
|
|
<dd>
|
|
<div class="block">Utility class for executing steps outside of a <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepRunner.html#StepRunner-org.springframework.batch.core.launch.JobLauncher-org.springframework.batch.core.repository.JobRepository-">StepRunner(JobLauncher, JobRepository)</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/StepRunner.html" title="class in org.springframework.batch.test">StepRunner</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/annotation/StepScope.html" title="annotation in org.springframework.batch.core.configuration.annotation"><span class="typeNameLink">StepScope</span></a> - Annotation Type in <a href="org/springframework/batch/core/configuration/annotation/package-summary.html">org.springframework.batch.core.configuration.annotation</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Convenient annotation for step scoped beans that defaults the proxy mode, so that it doesn't have to be specified
|
|
explicitly on every bean definition.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/scope/StepScope.html" title="class in org.springframework.batch.core.scope"><span class="typeNameLink">StepScope</span></a> - Class in <a href="org/springframework/batch/core/scope/package-summary.html">org.springframework.batch.core.scope</a></dt>
|
|
<dd>
|
|
<div class="block">Scope for step context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/StepScope.html#StepScope--">StepScope()</a></span> - Constructor for class org.springframework.batch.core.scope.<a href="org/springframework/batch/core/scope/StepScope.html" title="class in org.springframework.batch.core.scope">StepScope</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/scope/context/StepScopeManager.html" title="class in org.springframework.batch.core.scope.context"><span class="typeNameLink">StepScopeManager</span></a> - Class in <a href="org/springframework/batch/core/scope/context/package-summary.html">org.springframework.batch.core.scope.context</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient aspect to wrap a single threaded step execution, where the
|
|
implementation of the <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> is not step scope aware (i.e.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepScopeManager.html#StepScopeManager--">StepScopeManager()</a></span> - Constructor for class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepScopeManager.html" title="class in org.springframework.batch.core.scope.context">StepScopeManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test"><span class="typeNameLink">StepScopeTestExecutionListener</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
|
|
<dd>
|
|
<div class="block">A <code>TestExecutionListener</code> that sets up step-scope context for
|
|
dependency injection into unit tests.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestExecutionListener.html#StepScopeTestExecutionListener--">StepScopeTestExecutionListener()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestExecutionListener.html" title="class in org.springframework.batch.test">StepScopeTestExecutionListener</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/test/StepScopeTestUtils.html" title="class in org.springframework.batch.test"><span class="typeNameLink">StepScopeTestUtils</span></a> - Class in <a href="org/springframework/batch/test/package-summary.html">org.springframework.batch.test</a></dt>
|
|
<dd>
|
|
<div class="block">Utility class for creating and manipulating <a href="org/springframework/batch/core/scope/StepScope.html" title="class in org.springframework.batch.core.scope"><code>StepScope</code></a> in unit tests.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/test/StepScopeTestUtils.html#StepScopeTestUtils--">StepScopeTestUtils()</a></span> - Constructor for class org.springframework.batch.test.<a href="org/springframework/batch/test/StepScopeTestUtils.html" title="class in org.springframework.batch.test">StepScopeTestUtils</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/job/flow/support/state/StepState.html" title="class in org.springframework.batch.core.job.flow.support.state"><span class="typeNameLink">StepState</span></a> - Class in <a href="org/springframework/batch/core/job/flow/support/state/package-summary.html">org.springframework.batch.core.job.flow.support.state</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/core/job/flow/State.html" title="interface in org.springframework.batch.core.job.flow"><code>State</code></a> implementation that delegates to a <a href="org/springframework/batch/core/job/flow/FlowExecutor.html" title="interface in org.springframework.batch.core.job.flow"><code>FlowExecutor</code></a> to
|
|
execute the specified <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/StepState.html#StepState-org.springframework.batch.core.Step-">StepState(Step)</a></span> - Constructor for class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/StepState.html" title="class in org.springframework.batch.core.job.flow.support.state">StepState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/StepState.html#StepState-java.lang.String-org.springframework.batch.core.Step-">StepState(String, Step)</a></span> - Constructor for class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/StepState.html" title="class in org.springframework.batch.core.job.flow.support.state">StepState</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html" title="class in org.springframework.batch.core.scope.context"><span class="typeNameLink">StepSynchronizationManager</span></a> - Class in <a href="org/springframework/batch/core/scope/context/package-summary.html">org.springframework.batch.core.scope.context</a></dt>
|
|
<dd>
|
|
<div class="block">Central convenience class for framework use in managing the step scope
|
|
context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html#StepSynchronizationManager--">StepSynchronizationManager()</a></span> - Constructor for class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepSynchronizationManager.html" title="class in org.springframework.batch.core.scope.context">StepSynchronizationManager</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html#stop--">stop()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AutomaticJobRegistrar.html" title="class in org.springframework.batch.core.configuration.support">AutomaticJobRegistrar</a></dt>
|
|
<dd>
|
|
<div class="block">Delegates to <a href="org/springframework/batch/core/configuration/support/JobLoader.html#clear--"><code>JobLoader.clear()</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#stop-java.lang.String-">stop(String)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.html#stop-java.lang.String-org.springframework.batch.core.job.flow.State-">stop(String, State)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html#stop--">stop()</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder.TransitionBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Signal the successful end of the flow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#stop--">stop()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Signal the <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> to stop.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html#stop-long-">stop(long)</a></span> - Method in class org.springframework.batch.core.jsr.launch.<a href="org/springframework/batch/core/jsr/launch/JsrJobOperator.html" title="class in org.springframework.batch.core.jsr.launch">JsrJobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Stops the running job execution if it is currently running.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/batchlet/BatchletAdapter.html#stop--">stop()</a></span> - Method in class org.springframework.batch.core.jsr.step.batchlet.<a href="org/springframework/batch/core/jsr/step/batchlet/BatchletAdapter.html" title="class in org.springframework.batch.core.jsr.step.batchlet">BatchletAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/JobOperator.html#stop-long-">stop(long)</a></span> - Method in interface org.springframework.batch.core.launch.<a href="org/springframework/batch/core/launch/JobOperator.html" title="interface in org.springframework.batch.core.launch">JobOperator</a></dt>
|
|
<dd>
|
|
<div class="block">Send a stop signal to the <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> with the supplied id.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html#stop--">stop()</a></span> - Static method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html" title="class in org.springframework.batch.core.launch.support">JobRegistryBackgroundJobRunner</a></dt>
|
|
<dd>
|
|
<div class="block">If embedded in a JVM, call this method to terminate the main method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html#stop-long-">stop(long)</a></span> - Method in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/SimpleJobOperator.html" title="class in org.springframework.batch.core.launch.support">SimpleJobOperator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/StoppableTasklet.html#stop--">stop()</a></span> - Method in interface org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/StoppableTasklet.html" title="interface in org.springframework.batch.core.step.tasklet">StoppableTasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Used to signal that the job this <a href="org/springframework/batch/core/step/tasklet/Tasklet.html" title="interface in org.springframework.batch.core.step.tasklet"><code>Tasklet</code></a> is executing
|
|
within has been requested to stop.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#stop--">stop()</a></span> - Method in class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandTasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Will interrupt the thread executing the system command only if
|
|
<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#setInterruptOnCancel-boolean-"><code>SystemCommandTasklet.setInterruptOnCancel(boolean)</code></a> has been set to true.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#STOP_ELE">STOP_ELE</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html#stopAndRestart-org.springframework.batch.core.job.flow.Flow-">stopAndRestart(Flow)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder.TransitionBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Stop the flow and provide a flow to start with if the flow is restarted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html#stopAndRestart-org.springframework.batch.core.job.flow.JobExecutionDecider-">stopAndRestart(JobExecutionDecider)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder.TransitionBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Stop the flow and provide a decider to start with if the flow is restarted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html#stopAndRestart-org.springframework.batch.core.Step-">stopAndRestart(Step)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder.TransitionBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Stop the flow and provide a step to start with if the flow is restarted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#stopCloseSuppression-java.sql.Connection-">stopCloseSuppression(Connection)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/tasklet/StoppableTasklet.html" title="interface in org.springframework.batch.core.step.tasklet"><span class="typeNameLink">StoppableTasklet</span></a> - Interface in <a href="org/springframework/batch/core/step/tasklet/package-summary.html">org.springframework.batch.core.step.tasklet</a></dt>
|
|
<dd>
|
|
<div class="block">An extension to the <a href="org/springframework/batch/core/step/tasklet/Tasklet.html" title="interface in org.springframework.batch.core.step.tasklet"><code>Tasklet</code></a> interface to allow users to
|
|
add logic for stopping a tasklet.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#STOPPED">STOPPED</a></span> - Static variable in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient constant value representing finished processing with
|
|
interrupted status.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html#STOPPED">STOPPED</a></span> - Static variable in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow">FlowExecutionStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Special well-known status value.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/StoredProcedureItemReader.html" title="class in org.springframework.batch.item.database"><span class="typeNameLink">StoredProcedureItemReader</span></a><<a href="org/springframework/batch/item/database/StoredProcedureItemReader.html" title="type parameter in StoredProcedureItemReader">T</a>> - Class in <a href="org/springframework/batch/item/database/package-summary.html">org.springframework.batch.item.database</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Item reader implementation that executes a stored procedure and then reads the returned cursor
|
|
and continually retrieves the next row in the <code>ResultSet</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/StoredProcedureItemReader.html#StoredProcedureItemReader--">StoredProcedureItemReader()</a></span> - Constructor for class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/StoredProcedureItemReader.html" title="class in org.springframework.batch.item.database">StoredProcedureItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#stream-org.springframework.batch.item.ItemStream-">stream(ItemStream)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Register a stream for callbacks that manage restart data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#stream-org.springframework.batch.item.ItemStream-">stream(ItemStream)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html#strict-boolean-">strict(boolean)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.FixedLengthBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder.FixedLengthBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Boolean indicating if the number of tokens in a line must match the number of
|
|
fields (ranges) configured.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#strict-boolean-">strict(boolean)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Configure if the reader should be in strict mode (require the input <code>Resource</code>
|
|
to exist).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html#strict-boolean-">strict(boolean)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Setting this value to true indicates that it is an error if the input does not
|
|
exist and an exception will be thrown.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html#STRING_TYPE">STRING_TYPE</a></span> - Static variable in class org.springframework.batch.core.converter.<a href="org/springframework/batch/core/converter/DefaultJobParametersConverter.html" title="class in org.springframework.batch.core.converter">DefaultJobParametersConverter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/PropertiesConverter.html#stringToProperties-java.lang.String-">stringToProperties(String)</a></span> - Static method in class org.springframework.batch.support.<a href="org/springframework/batch/support/PropertiesConverter.html" title="class in org.springframework.batch.support">PropertiesConverter</a></dt>
|
|
<dd>
|
|
<div class="block">Parse a String to a Properties object.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/file/separator/SuffixRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator"><span class="typeNameLink">SuffixRecordSeparatorPolicy</span></a> - Class in <a href="org/springframework/batch/item/file/separator/package-summary.html">org.springframework.batch.item.file.separator</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/item/file/separator/RecordSeparatorPolicy.html" title="interface in org.springframework.batch.item.file.separator"><code>RecordSeparatorPolicy</code></a> that looks for an exact match for a String at
|
|
the end of a line (e.g.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/separator/SuffixRecordSeparatorPolicy.html#SuffixRecordSeparatorPolicy--">SuffixRecordSeparatorPolicy()</a></span> - Constructor for class org.springframework.batch.item.file.separator.<a href="org/springframework/batch/item/file/separator/SuffixRecordSeparatorPolicy.html" title="class in org.springframework.batch.item.file.separator">SuffixRecordSeparatorPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/support/SummaryFooterCallback.html" title="class in org.springframework.batch.sample.support"><span class="typeNameLink">SummaryFooterCallback</span></a> - Class in <a href="org/springframework/batch/sample/support/package-summary.html">org.springframework.batch.sample.support</a></dt>
|
|
<dd>
|
|
<div class="block">Writes summary info in the footer of a file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/support/SummaryFooterCallback.html#SummaryFooterCallback--">SummaryFooterCallback()</a></span> - Constructor for class org.springframework.batch.sample.support.<a href="org/springframework/batch/sample/support/SummaryFooterCallback.html" title="class in org.springframework.batch.sample.support">SummaryFooterCallback</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html#supports-java.lang.Class-">supports(Class<?>)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.validator.<a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html" title="class in org.springframework.batch.sample.domain.order.internal.validator">OrderValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/validator/TradeValidator.html#supports-java.lang.Class-">supports(Class<?>)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.validator.<a href="org/springframework/batch/sample/domain/trade/internal/validator/TradeValidator.html" title="class in org.springframework.batch.sample.domain.trade.internal.validator">TradeValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/StateTransition.html#switchOriginAndDestination-org.springframework.batch.core.job.flow.support.StateTransition-org.springframework.batch.core.job.flow.State-java.lang.String-">switchOriginAndDestination(StateTransition, State, String)</a></span> - Static method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support">StateTransition</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience method to switch the origin and destination of a transition,
|
|
creating a new instance.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/database/support/SybasePagingQueryProvider.html" title="class in org.springframework.batch.item.database.support"><span class="typeNameLink">SybasePagingQueryProvider</span></a> - Class in <a href="org/springframework/batch/item/database/support/package-summary.html">org.springframework.batch.item.database.support</a></dt>
|
|
<dd>
|
|
<div class="block">Sybase implementation of a <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a> using
|
|
database specific features.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/support/SybasePagingQueryProvider.html#SybasePagingQueryProvider--">SybasePagingQueryProvider()</a></span> - Constructor for class org.springframework.batch.item.database.support.<a href="org/springframework/batch/item/database/support/SybasePagingQueryProvider.html" title="class in org.springframework.batch.item.database.support">SybasePagingQueryProvider</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html" title="class in org.springframework.batch.core.scope.context"><span class="typeNameLink">SynchronizationManagerSupport</span></a><<a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html" title="type parameter in SynchronizationManagerSupport">E</a>,<a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html" title="type parameter in SynchronizationManagerSupport">C</a>> - Class in <a href="org/springframework/batch/core/scope/context/package-summary.html">org.springframework.batch.core.scope.context</a></dt>
|
|
<dd>
|
|
<div class="block">Central convenience class for framework use in managing the scope
|
|
context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html#SynchronizationManagerSupport--">SynchronizationManagerSupport()</a></span> - Constructor for class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/SynchronizationManagerSupport.html" title="class in org.springframework.batch.core.scope.context">SynchronizationManagerSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html" title="class in org.springframework.batch.repeat.context"><span class="typeNameLink">SynchronizedAttributeAccessor</span></a> - Class in <a href="org/springframework/batch/repeat/context/package-summary.html">org.springframework.batch.repeat.context</a></dt>
|
|
<dd>
|
|
<div class="block">An <code>AttributeAccessor</code> that synchronizes on a mutex (not this) before
|
|
modifying or accessing the underlying attributes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html#SynchronizedAttributeAccessor--">SynchronizedAttributeAccessor()</a></span> - Constructor for class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html" title="class in org.springframework.batch.repeat.context">SynchronizedAttributeAccessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html" title="class in org.springframework.batch.item.support"><span class="typeNameLink">SynchronizedItemStreamReader</span></a><<a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html" title="type parameter in SynchronizedItemStreamReader">T</a>> - Class in <a href="org/springframework/batch/item/support/package-summary.html">org.springframework.batch.item.support</a></dt>
|
|
<dd>
|
|
<div class="block">This is a simple ItemStreamReader decorator with a synchronized ItemReader.read()
|
|
method - which makes a non-thread-safe ItemReader thread-safe.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html#SynchronizedItemStreamReader--">SynchronizedItemStreamReader()</a></span> - Constructor for class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html" title="class in org.springframework.batch.item.support">SynchronizedItemStreamReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html#synchronizeStatus-org.springframework.batch.core.JobExecution-">synchronizeStatus(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html#synchronizeStatus-org.springframework.batch.core.JobExecution-">synchronizeStatus(JobExecution)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao">JobExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Because it may be possible that the status of a JobExecution is updated
|
|
while running, the following method will synchronize only the status and
|
|
version fields.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html#synchronizeStatus-org.springframework.batch.core.JobExecution-">synchronizeStatus(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/tasklet/SystemCommandException.html" title="class in org.springframework.batch.core.step.tasklet"><span class="typeNameLink">SystemCommandException</span></a> - Exception in <a href="org/springframework/batch/core/step/tasklet/package-summary.html">org.springframework.batch.core.step.tasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Exception indicating failed execution of system command.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandException.html#SystemCommandException-java.lang.String-">SystemCommandException(String)</a></span> - Constructor for exception org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandException.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandException</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandException.html#SystemCommandException-java.lang.String-java.lang.Throwable-">SystemCommandException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandException.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet"><span class="typeNameLink">SystemCommandTasklet</span></a> - Class in <a href="org/springframework/batch/core/step/tasklet/package-summary.html">org.springframework.batch.core.step.tasklet</a></dt>
|
|
<dd>
|
|
<div class="block"><a href="org/springframework/batch/core/step/tasklet/Tasklet.html" title="interface in org.springframework.batch.core.step.tasklet"><code>Tasklet</code></a> that executes a system command.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html#SystemCommandTasklet--">SystemCommandTasklet()</a></span> - Constructor for class org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/SystemCommandTasklet.html" title="class in org.springframework.batch.core.step.tasklet">SystemCommandTasklet</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/launch/support/SystemExiter.html" title="interface in org.springframework.batch.core.launch.support"><span class="typeNameLink">SystemExiter</span></a> - Interface in <a href="org/springframework/batch/core/launch/support/package-summary.html">org.springframework.batch.core.launch.support</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for exiting the JVM.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/tasklet/SystemProcessExitCodeMapper.html" title="interface in org.springframework.batch.core.step.tasklet"><span class="typeNameLink">SystemProcessExitCodeMapper</span></a> - Interface in <a href="org/springframework/batch/core/step/tasklet/package-summary.html">org.springframework.batch.core.step.tasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Maps the exit code of a system process to ExitStatus value
|
|
returned by a system command.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/support/SystemPropertyInitializer.html" title="class in org.springframework.batch.support"><span class="typeNameLink">SystemPropertyInitializer</span></a> - Class in <a href="org/springframework/batch/support/package-summary.html">org.springframework.batch.support</a></dt>
|
|
<dd>
|
|
<div class="block">Helper class that sets up a System property with a default value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/SystemPropertyInitializer.html#SystemPropertyInitializer--">SystemPropertyInitializer()</a></span> - Constructor for class org.springframework.batch.support.<a href="org/springframework/batch/support/SystemPropertyInitializer.html" title="class in org.springframework.batch.support">SystemPropertyInitializer</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:T">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">T</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html#tablePrefix">tablePrefix</a></span> - Variable in class org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobParametersConverter.html" title="class in org.springframework.batch.core.jsr">JsrJobParametersConverter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/ResultHolderResultQueue.html#take--">take()</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/ResultHolderResultQueue.html" title="class in org.springframework.batch.repeat.support">ResultHolderResultQueue</a></dt>
|
|
<dd>
|
|
<div class="block">Get the next result as soon as it becomes available.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/ThrottleLimitResultQueue.html#take--">take()</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/ThrottleLimitResultQueue.html" title="class in org.springframework.batch.repeat.support">ThrottleLimitResultQueue</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html#targetType-java.lang.Class-">targetType(Class<? extends T>)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemReaderBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The class that will represent the "item" to be returned from the reader.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#taskExecutor-org.springframework.core.task.TaskExecutor-">taskExecutor(TaskExecutor)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provide a task executor to use when executing the tasklet.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#taskExecutor-org.springframework.core.task.TaskExecutor-">taskExecutor(TaskExecutor)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html" title="class in org.springframework.batch.core.step.builder">PartitionStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Provide a task executor to use when constructing a <a href="org/springframework/batch/core/partition/PartitionHandler.html" title="interface in org.springframework.batch.core.partition"><code>PartitionHandler</code></a> from the <a href="org/springframework/batch/core/step/builder/PartitionStepBuilder.html#step-org.springframework.batch.core.Step-"><code>PartitionStepBuilder.step(Step)</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/partition/support/TaskExecutorPartitionHandler.html" title="class in org.springframework.batch.core.partition.support"><span class="typeNameLink">TaskExecutorPartitionHandler</span></a> - Class in <a href="org/springframework/batch/core/partition/support/package-summary.html">org.springframework.batch.core.partition.support</a></dt>
|
|
<dd>
|
|
<div class="block">A <a href="org/springframework/batch/core/partition/PartitionHandler.html" title="interface in org.springframework.batch.core.partition"><code>PartitionHandler</code></a> that uses a <code>TaskExecutor</code> to execute the
|
|
partitioned <a href="org/springframework/batch/core/Step.html" title="interface in org.springframework.batch.core"><code>Step</code></a> locally in multiple threads.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/partition/support/TaskExecutorPartitionHandler.html#TaskExecutorPartitionHandler--">TaskExecutorPartitionHandler()</a></span> - Constructor for class org.springframework.batch.core.partition.support.<a href="org/springframework/batch/core/partition/support/TaskExecutorPartitionHandler.html" title="class in org.springframework.batch.core.partition.support">TaskExecutorPartitionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html" title="class in org.springframework.batch.repeat.support"><span class="typeNameLink">TaskExecutorRepeatTemplate</span></a> - Class in <a href="org/springframework/batch/repeat/support/package-summary.html">org.springframework.batch.repeat.support</a></dt>
|
|
<dd>
|
|
<div class="block">Provides <a href="org/springframework/batch/repeat/RepeatOperations.html" title="interface in org.springframework.batch.repeat"><code>RepeatOperations</code></a> support including interceptors that can be
|
|
used to modify or monitor the behaviour at run time.<br>
|
|
|
|
This implementation is sufficient to be used to configure transactional
|
|
behaviour for each item by making the <a href="org/springframework/batch/repeat/RepeatCallback.html" title="interface in org.springframework.batch.repeat"><code>RepeatCallback</code></a> transactional,
|
|
or for the whole batch by making the execute method transactional (but only
|
|
then if the task executor is synchronous).<br>
|
|
|
|
This class is thread-safe if its collaborators are thread-safe (interceptors,
|
|
terminationPolicy, callback).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html#TaskExecutorRepeatTemplate--">TaskExecutorRepeatTemplate()</a></span> - Constructor for class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html" title="class in org.springframework.batch.repeat.support">TaskExecutorRepeatTemplate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilder.html#tasklet-org.springframework.batch.core.step.tasklet.Tasklet-">tasklet(Tasklet)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilder.html" title="class in org.springframework.batch.core.step.builder">StepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Build a step with a custom tasklet, not necessarily item processing.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/TaskletStepBuilder.html#tasklet-org.springframework.batch.core.step.tasklet.Tasklet-">tasklet(Tasklet)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/TaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">TaskletStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/tasklet/Tasklet.html" title="interface in org.springframework.batch.core.step.tasklet"><span class="typeNameLink">Tasklet</span></a> - Interface in <a href="org/springframework/batch/core/step/tasklet/package-summary.html">org.springframework.batch.core.step.tasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Strategy for processing in a step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#TASKLET_TYPE_KEY">TASKLET_TYPE_KEY</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerMetaData.html#taskletListenerMetaData--">taskletListenerMetaData()</a></span> - Static method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerMetaData.html" title="enum in org.springframework.batch.core.listener">StepListenerMetaData</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/TaskletParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">TaskletParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parse a tasklet element for a step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/TaskletParser.html#TaskletParser--">TaskletParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/TaskletParser.html" title="class in org.springframework.batch.core.configuration.xml">TaskletParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html" title="class in org.springframework.batch.core.step.tasklet"><span class="typeNameLink">TaskletStep</span></a> - Class in <a href="org/springframework/batch/core/step/tasklet/package-summary.html">org.springframework.batch.core.step.tasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Simple implementation of executing the step as a call to a <a href="org/springframework/batch/core/step/tasklet/Tasklet.html" title="interface in org.springframework.batch.core.step.tasklet"><code>Tasklet</code></a>,
|
|
possibly repeated, and each call surrounded by a transaction.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#TaskletStep--">TaskletStep()</a></span> - Constructor for class 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></dt>
|
|
<dd>
|
|
<div class="block">Default constructor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/TaskletStep.html#TaskletStep-java.lang.String-">TaskletStep(String)</a></span> - Constructor for class 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></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/builder/TaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder"><span class="typeNameLink">TaskletStepBuilder</span></a> - Class in <a href="org/springframework/batch/core/step/builder/package-summary.html">org.springframework.batch.core.step.builder</a></dt>
|
|
<dd>
|
|
<div class="block">Builder for tasklet step based on a custom tasklet (not item oriented).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/TaskletStepBuilder.html#TaskletStepBuilder-org.springframework.batch.core.step.builder.StepBuilderHelper-">TaskletStepBuilder(StepBuilderHelper<?>)</a></span> - Constructor for class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/TaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">TaskletStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new builder initialized with any properties in the parent.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html#testing">testing</a></span> - Static variable in class org.springframework.batch.core.launch.support.<a href="org/springframework/batch/core/launch/support/JobRegistryBackgroundJobRunner.html" title="class in org.springframework.batch.core.launch.support">JobRegistryBackgroundJobRunner</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/mail/internal/TestMailErrorHandler.html" title="class in org.springframework.batch.sample.domain.mail.internal"><span class="typeNameLink">TestMailErrorHandler</span></a> - Class in <a href="org/springframework/batch/sample/domain/mail/internal/package-summary.html">org.springframework.batch.sample.domain.mail.internal</a></dt>
|
|
<dd>
|
|
<div class="block">This handler prints out failed messages with their exceptions.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/internal/TestMailErrorHandler.html#TestMailErrorHandler--">TestMailErrorHandler()</a></span> - Constructor for class org.springframework.batch.sample.domain.mail.internal.<a href="org/springframework/batch/sample/domain/mail/internal/TestMailErrorHandler.html" title="class in org.springframework.batch.sample.domain.mail.internal">TestMailErrorHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/mail/internal/TestMailSender.html" title="class in org.springframework.batch.sample.domain.mail.internal"><span class="typeNameLink">TestMailSender</span></a> - Class in <a href="org/springframework/batch/sample/domain/mail/internal/package-summary.html">org.springframework.batch.sample.domain.mail.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/internal/TestMailSender.html#TestMailSender--">TestMailSender()</a></span> - Constructor for class org.springframework.batch.sample.domain.mail.internal.<a href="org/springframework/batch/sample/domain/mail/internal/TestMailSender.html" title="class in org.springframework.batch.sample.domain.mail.internal">TestMailSender</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/jsr/configuration/support/ThreadLocalClassloaderBeanPostProcessor.html" title="class in org.springframework.batch.core.jsr.configuration.support"><span class="typeNameLink">ThreadLocalClassloaderBeanPostProcessor</span></a> - Class in <a href="org/springframework/batch/core/jsr/configuration/support/package-summary.html">org.springframework.batch.core.jsr.configuration.support</a></dt>
|
|
<dd>
|
|
<div class="block">After the <code>BeanFactory</code> is created, this post processor will evaluate to see
|
|
if any of the beans referenced from a job definition (as defined by JSR-352) point
|
|
to class names instead of bean names.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/ThreadLocalClassloaderBeanPostProcessor.html#ThreadLocalClassloaderBeanPostProcessor--">ThreadLocalClassloaderBeanPostProcessor()</a></span> - Constructor for class org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/ThreadLocalClassloaderBeanPostProcessor.html" title="class in org.springframework.batch.core.jsr.configuration.support">ThreadLocalClassloaderBeanPostProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/step/ThreadStepInterruptionPolicy.html" title="class in org.springframework.batch.core.step"><span class="typeNameLink">ThreadStepInterruptionPolicy</span></a> - Class in <a href="org/springframework/batch/core/step/package-summary.html">org.springframework.batch.core.step</a></dt>
|
|
<dd>
|
|
<div class="block">Policy that checks the current thread to see if it has been interrupted.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/ThreadStepInterruptionPolicy.html#ThreadStepInterruptionPolicy--">ThreadStepInterruptionPolicy()</a></span> - Constructor for class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/ThreadStepInterruptionPolicy.html" title="class in org.springframework.batch.core.step">ThreadStepInterruptionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#throttleLimit-int-">throttleLimit(int)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">In the case of an asynchronous <a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#taskExecutor-org.springframework.core.task.TaskExecutor-"><code>AbstractTaskletStepBuilder.taskExecutor(TaskExecutor)</code></a> the number of concurrent tasklet executions
|
|
can be throttled (beyond any throttling provided by a thread pool).</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/support/ThrottleLimitResultQueue.html" title="class in org.springframework.batch.repeat.support"><span class="typeNameLink">ThrottleLimitResultQueue</span></a><<a href="org/springframework/batch/repeat/support/ThrottleLimitResultQueue.html" title="type parameter in ThrottleLimitResultQueue">T</a>> - Class in <a href="org/springframework/batch/repeat/support/package-summary.html">org.springframework.batch.repeat.support</a></dt>
|
|
<dd>
|
|
<div class="block">An implementation of the <code>ResultQueue</code> that throttles the number of
|
|
expected results, limiting it to a maximum at any given time.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/ThrottleLimitResultQueue.html#ThrottleLimitResultQueue-int-">ThrottleLimitResultQueue(int)</a></span> - Constructor for class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/ThrottleLimitResultQueue.html" title="class in org.springframework.batch.repeat.support">ThrottleLimitResultQueue</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.TimeoutBatchContext.html#TimeoutBatchContext-org.springframework.batch.repeat.RepeatContext-">TimeoutBatchContext(RepeatContext)</a></span> - Constructor for class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.TimeoutBatchContext.html" title="class in org.springframework.batch.repeat.policy">TimeoutTerminationPolicy.TimeoutBatchContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.html" title="class in org.springframework.batch.repeat.policy"><span class="typeNameLink">TimeoutTerminationPolicy</span></a> - Class in <a href="org/springframework/batch/repeat/policy/package-summary.html">org.springframework.batch.repeat.policy</a></dt>
|
|
<dd>
|
|
<div class="block">Termination policy that times out after a fixed period.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.html#TimeoutTerminationPolicy--">TimeoutTerminationPolicy()</a></span> - Constructor for class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.html" title="class in org.springframework.batch.repeat.policy">TimeoutTerminationPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Default constructor.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.html#TimeoutTerminationPolicy-long-">TimeoutTerminationPolicy(long)</a></span> - Constructor for class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.html" title="class in org.springframework.batch.repeat.policy">TimeoutTerminationPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Construct a <a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.html" title="class in org.springframework.batch.repeat.policy"><code>TimeoutTerminationPolicy</code></a> with the specified timeout
|
|
value (in milliseconds).</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/repeat/policy/TimeoutTerminationPolicy.TimeoutBatchContext.html" title="class in org.springframework.batch.repeat.policy"><span class="typeNameLink">TimeoutTerminationPolicy.TimeoutBatchContext</span></a> - Class in <a href="org/springframework/batch/repeat/policy/package-summary.html">org.springframework.batch.repeat.policy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html#to-org.springframework.batch.core.Step-">to(Step)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder.TransitionBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Specify the next step.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html#to-org.springframework.batch.core.job.flow.Flow-">to(Flow)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder.TransitionBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Specify the next state as a complete flow.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html#to-org.springframework.batch.core.job.flow.JobExecutionDecider-">to(JobExecutionDecider)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder.TransitionBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Specify the next state as a decision.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#TO_ATTR">TO_ATTR</a></span> - Static variable in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersBuilder.html#toJobParameters--">toJobParameters()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersBuilder.html" title="class in org.springframework.batch.core">JobParametersBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Conversion method that takes the current state of this builder and
|
|
returns it as a JobruntimeParameters object.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html#tokenize-java.lang.String-">tokenize(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/AbstractLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">AbstractLineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Yields the tokens resulting from the splitting of the supplied
|
|
<code>line</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/LineTokenizer.html#tokenize-java.lang.String-">tokenize(String)</a></span> - Method in interface org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/LineTokenizer.html" title="interface in org.springframework.batch.item.file.transform">LineTokenizer</a></dt>
|
|
<dd>
|
|
<div class="block">Yields the tokens resulting from the splitting of the supplied
|
|
<code>line</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/PatternMatchingCompositeLineTokenizer.html#tokenize-java.lang.String-">tokenize(String)</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/PatternMatchingCompositeLineTokenizer.html" title="class in org.springframework.batch.item.file.transform">PatternMatchingCompositeLineTokenizer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CompositeCustomerUpdateLineTokenizer.html#tokenize-java.lang.String-">tokenize(String)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CompositeCustomerUpdateLineTokenizer.html" title="class in org.springframework.batch.sample.domain.trade">CompositeCustomerUpdateLineTokenizer</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/TopLevelFlowParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">TopLevelFlowParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/TopLevelFlowParser.html#TopLevelFlowParser--">TopLevelFlowParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/TopLevelFlowParser.html" title="class in org.springframework.batch.core.configuration.xml">TopLevelFlowParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/TopLevelJobListenerParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">TopLevelJobListenerParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parse <job-listener/> elements in the batch namespace.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/TopLevelJobListenerParser.html#TopLevelJobListenerParser--">TopLevelJobListenerParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/TopLevelJobListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">TopLevelJobListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/TopLevelStepListenerParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">TopLevelStepListenerParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parse <step-listener/> elements in the batch namespace.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/TopLevelStepListenerParser.html#TopLevelStepListenerParser--">TopLevelStepListenerParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/TopLevelStepListenerParser.html" title="class in org.springframework.batch.core.configuration.xml">TopLevelStepListenerParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/core/configuration/xml/TopLevelStepParser.html" title="class in org.springframework.batch.core.configuration.xml"><span class="typeNameLink">TopLevelStepParser</span></a> - Class in <a href="org/springframework/batch/core/configuration/xml/package-summary.html">org.springframework.batch.core.configuration.xml</a></dt>
|
|
<dd>
|
|
<div class="block">Parser for the <step/> top level element in the Batch namespace.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/TopLevelStepParser.html#TopLevelStepParser--">TopLevelStepParser()</a></span> - Constructor for class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/TopLevelStepParser.html" title="class in org.springframework.batch.core.configuration.xml">TopLevelStepParser</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#toProperties--">toProperties()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/AbstractApplicationContextFactory.html" title="class in org.springframework.batch.core.configuration.support">AbstractApplicationContextFactory</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/GroupAwareJob.html" title="class in org.springframework.batch.core.configuration.support">GroupAwareJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/Entity.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/Entity.html" title="class in org.springframework.batch.core">Entity</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/AbstractJob.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/AbstractJob.html" title="class in org.springframework.batch.core.job">AbstractJob</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecution.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecution.html" title="class in org.springframework.batch.core.job.flow">FlowExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow">FlowExecutionStatus</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/AbstractState.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/AbstractState.html" title="class in org.springframework.batch.core.job.flow.support.state">AbstractState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/state/EndState.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.job.flow.support.state.<a href="org/springframework/batch/core/job/flow/support/state/EndState.html" title="class in org.springframework.batch.core.job.flow.support.state">EndState</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/support/StateTransition.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.job.flow.support.<a href="org/springframework/batch/core/job/flow/support/StateTransition.html" title="class in org.springframework.batch.core.job.flow.support">StateTransition</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobInstance.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobInstance.html" title="class in org.springframework.batch.core">JobInstance</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.html" title="class in org.springframework.batch.core">JobParameter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameters.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameters.html" title="class in org.springframework.batch.core">JobParameters</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.resource.<a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html" title="class in org.springframework.batch.core.resource">StepExecutionSimpleCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Delegates to the wrapped <a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat"><code>CompletionPolicy</code></a> if set, otherwise
|
|
returns the value of <a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html#setKeyName-java.lang.String-"><code>StepExecutionSimpleCompletionPolicy.setKeyName(String)</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/ChunkContext.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/ChunkContext.html" title="class in org.springframework.batch.core.scope.context">ChunkContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/JobContext.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/JobContext.html" title="class in org.springframework.batch.core.scope.context">JobContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/scope/context/StepContext.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.scope.context.<a href="org/springframework/batch/core/scope/context/StepContext.html" title="class in org.springframework.batch.core.scope.context">StepContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/AbstractStep.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.step.<a href="org/springframework/batch/core/step/AbstractStep.html" title="class in org.springframework.batch.core.step">AbstractStep</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.ChunkIterator.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.ChunkIterator.html" title="class in org.springframework.batch.core.step.item">Chunk.ChunkIterator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/Chunk.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/Chunk.html" title="class in org.springframework.batch.core.step.item">Chunk</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SkipWrapper.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SkipWrapper.html" title="class in org.springframework.batch.core.step.item">SkipWrapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepContribution.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepContribution.html" title="class in org.springframework.batch.core">StepContribution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Game.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Game.html" title="class in org.springframework.batch.core.test.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/Player.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/Player.html" title="class in org.springframework.batch.core.test.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/football/PlayerSummary.html#toString--">toString()</a></span> - Method in class org.springframework.batch.core.test.football.<a href="org/springframework/batch/core/test/football/PlayerSummary.html" title="class in org.springframework.batch.core.test.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkRequest.html#toString--">toString()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkRequest.html" title="class in org.springframework.batch.integration.chunk">ChunkRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkResponse.html#toString--">toString()</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkResponse.html" title="class in org.springframework.batch.integration.chunk">ChunkResponse</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/launch/JobLaunchRequest.html#toString--">toString()</a></span> - Method in class org.springframework.batch.integration.launch.<a href="org/springframework/batch/integration/launch/JobLaunchRequest.html" title="class in org.springframework.batch.integration.launch">JobLaunchRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/partition/StepExecutionRequest.html#toString--">toString()</a></span> - Method in class org.springframework.batch.integration.partition.<a href="org/springframework/batch/integration/partition/StepExecutionRequest.html" title="class in org.springframework.batch.integration.partition">StepExecutionRequest</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ExecutionContext.html#toString--">toString()</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item">ExecutionContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html#toString--">toString()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/DefaultFieldSet.html" title="class in org.springframework.batch.item.file.transform">DefaultFieldSet</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/Range.html#toString--">toString()</a></span> - Method in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/Range.html" title="class in org.springframework.batch.item.file.transform">Range</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html#toString--">toString()</a></span> - Method in class org.springframework.batch.repeat.context.<a href="org/springframework/batch/repeat/context/SynchronizedAttributeAccessor.html" title="class in org.springframework.batch.repeat.context">SynchronizedAttributeAccessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html#toString--">toString()</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">SimpleCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Game.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Game.html" title="class in org.springframework.batch.sample.domain.football">Game</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/Player.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/Player.html" title="class in org.springframework.batch.sample.domain.football">Player</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/PlayerSummary.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.football.<a href="org/springframework/batch/sample/domain/football/PlayerSummary.html" title="class in org.springframework.batch.sample.domain.football">PlayerSummary</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Address.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Address.html" title="class in org.springframework.batch.sample.domain.order">Address</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/BillingInfo.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/BillingInfo.html" title="class in org.springframework.batch.sample.domain.order">BillingInfo</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Customer.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Customer.html" title="class in org.springframework.batch.sample.domain.order">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Customer.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Customer</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.xml.<a href="org/springframework/batch/sample/domain/order/internal/xml/Order.html" title="class in org.springframework.batch.sample.domain.order.internal.xml">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/LineItem.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/LineItem.html" title="class in org.springframework.batch.sample.domain.order">LineItem</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/Order.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.order.<a href="org/springframework/batch/sample/domain/order/Order.html" title="class in org.springframework.batch.sample.domain.order">Order</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Child.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Child.html" title="class in org.springframework.batch.sample.domain.person">Child</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/Person.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.person.<a href="org/springframework/batch/sample/domain/person/Person.html" title="class in org.springframework.batch.sample.domain.person">Person</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerCredit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerCredit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerDebit.html" title="class in org.springframework.batch.sample.domain.trade">CustomerDebit</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerUpdate.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerUpdate.html" title="class in org.springframework.batch.sample.domain.trade">CustomerUpdate</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jmx/SimpleMessageApplicationEvent.html#toString--">toString()</a></span> - Method in class org.springframework.batch.sample.jmx.<a href="org/springframework/batch/sample/jmx/SimpleMessageApplicationEvent.html" title="class in org.springframework.batch.sample.jmx">SimpleMessageApplicationEvent</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html#TOTAL_AMOUNT_KEY">TOTAL_AMOUNT_KEY</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html#TOTAL_PRICE_COLUMN">TOTAL_PRICE_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/OrderItemFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">OrderItemFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade"><span class="typeNameLink">Trade</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/package-summary.html">org.springframework.batch.sample.domain.trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#Trade--">Trade()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#Trade-java.lang.String-long-java.math.BigDecimal-java.lang.String-">Trade(String, long, BigDecimal, String)</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/Trade.html#Trade-long-">Trade(long)</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/Trade.html" title="class in org.springframework.batch.sample.domain.trade">Trade</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/TradeDao.html" title="interface in org.springframework.batch.sample.domain.trade"><span class="typeNameLink">TradeDao</span></a> - Interface in <a href="org/springframework/batch/sample/domain/trade/package-summary.html">org.springframework.batch.sample.domain.trade</a></dt>
|
|
<dd>
|
|
<div class="block">Interface for writing a Trade object to an arbitrary output.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/TradeFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">TradeFieldSetMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeFieldSetMapper.html#TradeFieldSetMapper--">TradeFieldSetMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/TradeProcessor.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">TradeProcessor</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd>
|
|
<div class="block">Processes the Trade - throwing validation errors if necessary.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeProcessor.html#TradeProcessor--">TradeProcessor()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeProcessor.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">TradeRowMapper</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html#TradeRowMapper--">TradeRowMapper()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/validator/TradeValidator.html" title="class in org.springframework.batch.sample.domain.trade.internal.validator"><span class="typeNameLink">TradeValidator</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/validator/package-summary.html">org.springframework.batch.sample.domain.trade.internal.validator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/validator/TradeValidator.html#TradeValidator--">TradeValidator()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.validator.<a href="org/springframework/batch/sample/domain/trade/internal/validator/TradeValidator.html" title="class in org.springframework.batch.sample.domain.trade.internal.validator">TradeValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal"><span class="typeNameLink">TradeWriter</span></a> - Class in <a href="org/springframework/batch/sample/domain/trade/internal/package-summary.html">org.springframework.batch.sample.domain.trade.internal</a></dt>
|
|
<dd>
|
|
<div class="block">Delegates the actual writing to custom DAO delegate.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html#TradeWriter--">TradeWriter()</a></span> - Constructor for class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html#transactional-boolean-">transactional(boolean)</a></span> - Method in class org.springframework.batch.item.file.builder.<a href="org/springframework/batch/item/file/builder/FlatFileItemWriterBuilder.html" title="class in org.springframework.batch.item.file.builder">FlatFileItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">If set to true, the flushing of the buffer is delayed while a transaction is active.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#transactional-boolean-">transactional(boolean)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The resulting writer is participating in a transaction and writes should be delayed
|
|
as late as possible.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html#transactionAttribute-org.springframework.transaction.interceptor.TransactionAttribute-">transactionAttribute(TransactionAttribute)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/AbstractTaskletStepBuilder.html" title="class in org.springframework.batch.core.step.builder">AbstractTaskletStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Sets the transaction attributes for the tasklet execution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html#transactionAttribute-org.springframework.transaction.interceptor.TransactionAttribute-">transactionAttribute(TransactionAttribute)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/FaultTolerantStepBuilder.html" title="class in org.springframework.batch.core.step.builder">FaultTolerantStepBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.html" title="class in org.springframework.batch.support.transaction"><span class="typeNameLink">TransactionAwareBufferedWriter</span></a> - Class in <a href="org/springframework/batch/support/transaction/package-summary.html">org.springframework.batch.support.transaction</a></dt>
|
|
<dd>
|
|
<div class="block">Wrapper for a <code>FileChannel</code> that delays actually writing to or closing the
|
|
buffer if a transaction is active.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.html#TransactionAwareBufferedWriter-java.nio.channels.FileChannel-java.lang.Runnable-">TransactionAwareBufferedWriter(FileChannel, Runnable)</a></span> - Constructor for class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.html" title="class in org.springframework.batch.support.transaction">TransactionAwareBufferedWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new instance with the underlying file channel provided, and a callback
|
|
to execute on close.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html" title="class in org.springframework.batch.support.transaction"><span class="typeNameLink">TransactionAwareProxyFactory</span></a><<a href="org/springframework/batch/support/transaction/TransactionAwareProxyFactory.html" title="type parameter in TransactionAwareProxyFactory">T</a>> - Class in <a href="org/springframework/batch/support/transaction/package-summary.html">org.springframework.batch.support.transaction</a></dt>
|
|
<dd>
|
|
<div class="block">
|
|
Factory for transaction aware objects (like lists, sets, maps).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html#transactionManager--">transactionManager()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/AbstractBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">AbstractBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/ModularBatchConfiguration.html#transactionManager--">transactionManager()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/ModularBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">ModularBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.html#transactionManager--">transactionManager()</a></span> - Method in class org.springframework.batch.core.configuration.annotation.<a href="org/springframework/batch/core/configuration/annotation/SimpleBatchConfiguration.html" title="class in org.springframework.batch.core.configuration.annotation">SimpleBatchConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html#transactionManager-org.springframework.transaction.PlatformTransactionManager-">transactionManager(PlatformTransactionManager)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/StepBuilderHelper.html" title="class in org.springframework.batch.core.step.builder">StepBuilderHelper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html#transform-org.springframework.batch.core.StepContribution-I-">transform(StepContribution, I)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Responsible for the processing portion of the chunking loop.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html#transform-org.springframework.batch.core.StepContribution-I-">transform(StepContribution, I)</a></span> - Method in class org.springframework.batch.core.jsr.step.item.<a href="org/springframework/batch/core/jsr/step/item/JsrFaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.jsr.step.item">JsrFaultTolerantChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Adds retry and skip logic to the process phase of the chunk loop.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html#transform-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">transform(StepContribution, Chunk<I>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.step.item">FaultTolerantChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#transform-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-">transform(StepContribution, Chunk<I>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html#TransitionBuilder-org.springframework.batch.core.job.builder.FlowBuilder-java.lang.String-">TransitionBuilder(FlowBuilder<Q>, String)</a></span> - Constructor for class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.TransitionBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder.TransitionBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html#TRUE_SYMBOL">TRUE_SYMBOL</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">CustomerFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:U">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">U</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/JobFactoryRegistrationListener.html#unbind-org.springframework.batch.core.configuration.JobFactory-java.util.Map-">unbind(JobFactory, Map<String, ?>)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/JobFactoryRegistrationListener.html" title="class in org.springframework.batch.core.configuration.support">JobFactoryRegistrationListener</a></dt>
|
|
<dd>
|
|
<div class="block">Take the <a href="org/springframework/batch/core/configuration/JobFactory.html" title="interface in org.springframework.batch.core.configuration"><code>JobFactory</code></a> provided and unregister it with the
|
|
<a href="org/springframework/batch/core/configuration/JobRegistry.html" title="interface in org.springframework.batch.core.configuration"><code>JobRegistry</code></a>.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/step/tasklet/UncheckedTransactionException.html" title="class in org.springframework.batch.core.step.tasklet"><span class="typeNameLink">UncheckedTransactionException</span></a> - Exception in <a href="org/springframework/batch/core/step/tasklet/package-summary.html">org.springframework.batch.core.step.tasklet</a></dt>
|
|
<dd>
|
|
<div class="block">Convenience wrapper for a checked exception so that it can cause a
|
|
rollback and be extracted afterwards.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/tasklet/UncheckedTransactionException.html#UncheckedTransactionException-java.lang.Exception-">UncheckedTransactionException(Exception)</a></span> - Constructor for exception org.springframework.batch.core.step.tasklet.<a href="org/springframework/batch/core/step/tasklet/UncheckedTransactionException.html" title="class in org.springframework.batch.core.step.tasklet">UncheckedTransactionException</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/xml/stax/UnclosedElementCollectingEventWriter.html" title="class in org.springframework.batch.item.xml.stax"><span class="typeNameLink">UnclosedElementCollectingEventWriter</span></a> - Class in <a href="org/springframework/batch/item/xml/stax/package-summary.html">org.springframework.batch.item.xml.stax</a></dt>
|
|
<dd>
|
|
<div class="block">Delegating XMLEventWriter, which collects the QNames of elements that were opened but not closed.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/UnclosedElementCollectingEventWriter.html#UnclosedElementCollectingEventWriter-javax.xml.stream.XMLEventWriter-">UnclosedElementCollectingEventWriter(XMLEventWriter)</a></span> - Constructor for class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/UnclosedElementCollectingEventWriter.html" title="class in org.springframework.batch.item.xml.stax">UnclosedElementCollectingEventWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/UnexpectedInputException.html" title="class in org.springframework.batch.item"><span class="typeNameLink">UnexpectedInputException</span></a> - Exception in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">Used to signal an unexpected end of an input or message stream.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/UnexpectedInputException.html#UnexpectedInputException-java.lang.String-">UnexpectedInputException(String)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/UnexpectedInputException.html" title="class in org.springframework.batch.item">UnexpectedInputException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/UnexpectedInputException.html" title="class in org.springframework.batch.item"><code>UnexpectedInputException</code></a> based on a message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/UnexpectedInputException.html#UnexpectedInputException-java.lang.String-java.lang.Throwable-">UnexpectedInputException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/UnexpectedInputException.html" title="class in org.springframework.batch.item">UnexpectedInputException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/UnexpectedInputException.html" title="class in org.springframework.batch.item"><code>UnexpectedInputException</code></a> based on a message and another exception.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/core/UnexpectedJobExecutionException.html" title="class in org.springframework.batch.core"><span class="typeNameLink">UnexpectedJobExecutionException</span></a> - Exception in <a href="org/springframework/batch/core/package-summary.html">org.springframework.batch.core</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates to the framework that a critical error has occurred and processing
|
|
should immediately stop.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/UnexpectedJobExecutionException.html#UnexpectedJobExecutionException-java.lang.String-">UnexpectedJobExecutionException(String)</a></span> - Constructor for exception org.springframework.batch.core.<a href="org/springframework/batch/core/UnexpectedJobExecutionException.html" title="class in org.springframework.batch.core">UnexpectedJobExecutionException</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a new instance with a message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/UnexpectedJobExecutionException.html#UnexpectedJobExecutionException-java.lang.String-java.lang.Throwable-">UnexpectedJobExecutionException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.core.<a href="org/springframework/batch/core/UnexpectedJobExecutionException.html" title="class in org.springframework.batch.core">UnexpectedJobExecutionException</a></dt>
|
|
<dd>
|
|
<div class="block">Constructs a new instance with a message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/ExitStatus.html#UNKNOWN">UNKNOWN</a></span> - Static variable in class org.springframework.batch.core.<a href="org/springframework/batch/core/ExitStatus.html" title="class in org.springframework.batch.core">ExitStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Convenient constant value representing unknown state - assumed not
|
|
continuable.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html#UNKNOWN">UNKNOWN</a></span> - Static variable in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutionStatus.html" title="class in org.springframework.batch.core.job.flow">FlowExecutionStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Special well-known status value.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html#unmarshaller-org.springframework.oxm.Unmarshaller-">unmarshaller(Unmarshaller)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemReaderBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">An implementation of the <code>Unmarshaller</code> from Spring's OXM module.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/xml/stax/UnopenedElementClosingEventWriter.html" title="class in org.springframework.batch.item.xml.stax"><span class="typeNameLink">UnopenedElementClosingEventWriter</span></a> - Class in <a href="org/springframework/batch/item/xml/stax/package-summary.html">org.springframework.batch.item.xml.stax</a></dt>
|
|
<dd>
|
|
<div class="block">Delegating XMLEventWriter, which writes EndElement events that match a given collection of QNames directly
|
|
to the underlying java.io.Writer instead of to the delegate XMLEventWriter.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/stax/UnopenedElementClosingEventWriter.html#UnopenedElementClosingEventWriter-javax.xml.stream.XMLEventWriter-java.io.Writer-java.util.List-">UnopenedElementClosingEventWriter(XMLEventWriter, Writer, List<QName>)</a></span> - Constructor for class org.springframework.batch.item.xml.stax.<a href="org/springframework/batch/item/xml/stax/UnopenedElementClosingEventWriter.html" title="class in org.springframework.batch.item.xml.stax">UnopenedElementClosingEventWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/JobRegistry.html#unregister-java.lang.String-">unregister(String)</a></span> - Method in interface org.springframework.batch.core.configuration.<a href="org/springframework/batch/core/configuration/JobRegistry.html" title="interface in org.springframework.batch.core.configuration">JobRegistry</a></dt>
|
|
<dd>
|
|
<div class="block">Unregisters a previously registered <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/MapJobRegistry.html#unregister-java.lang.String-">unregister(String)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/MapJobRegistry.html" title="class in org.springframework.batch.core.configuration.support">MapJobRegistry</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/StepRegistry.html#unregisterStepsFromJob-java.lang.String-">unregisterStepsFromJob(String)</a></span> - Method in interface org.springframework.batch.core.configuration.<a href="org/springframework/batch/core/configuration/StepRegistry.html" title="interface in org.springframework.batch.core.configuration">StepRegistry</a></dt>
|
|
<dd>
|
|
<div class="block">Unregisters all the steps of the given job.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/support/MapStepRegistry.html#unregisterStepsFromJob-java.lang.String-">unregisterStepsFromJob(String)</a></span> - Method in class org.springframework.batch.core.configuration.support.<a href="org/springframework/batch/core/configuration/support/MapStepRegistry.html" title="class in org.springframework.batch.core.configuration.support">MapStepRegistry</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/FlowBuilder.UnterminatedFlowBuilder.html#UnterminatedFlowBuilder-org.springframework.batch.core.job.builder.FlowBuilder-">UnterminatedFlowBuilder(FlowBuilder<Q>)</a></span> - Constructor for class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/FlowBuilder.UnterminatedFlowBuilder.html" title="class in org.springframework.batch.core.job.builder">FlowBuilder.UnterminatedFlowBuilder</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html#unwrap-java.lang.Class-">unwrap(Class<T>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/ExtendedConnectionDataSourceProxy.html" title="class in org.springframework.batch.item.database">ExtendedConnectionDataSourceProxy</a></dt>
|
|
<dd>
|
|
<div class="block">Returns either self or delegate (in this order) if one of them can be
|
|
cast to supplied parameter class.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobRepository.html#update-org.springframework.batch.core.JobExecution-">update(JobExecution)</a></span> - Method in interface org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository">JobRepository</a></dt>
|
|
<dd>
|
|
<div class="block">Update the <a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a> (but not its <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobRepository.html#update-org.springframework.batch.core.StepExecution-">update(StepExecution)</a></span> - Method in interface org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository">JobRepository</a></dt>
|
|
<dd>
|
|
<div class="block">Update the <a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a> (but not its <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>).</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html#update-org.springframework.batch.core.JobExecution-">update(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support">SimpleJobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html#update-org.springframework.batch.core.StepExecution-">update(StepExecution)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support">SimpleJobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html#update-org.springframework.batch.repeat.RepeatContext-">update(RepeatContext)</a></span> - Method in class org.springframework.batch.core.resource.<a href="org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.html" title="class in org.springframework.batch.core.resource">StepExecutionSimpleCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/ChunkMonitor.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/ChunkMonitor.html" title="class in org.springframework.batch.core.step.item">ChunkMonitor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemWriter.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async">AsyncItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateCursorItemReader.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateCursorItemReader.html" title="class in org.springframework.batch.item.database">HibernateCursorItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Update the context and clear the session if stateful.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcPagingItemReader.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="class in org.springframework.batch.item.database">JdbcPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemReader.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemReader.html" title="class in org.springframework.batch.item.file">MultiResourceItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">Store the current resource index and position in the resource.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemWriter.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemWriter.html" title="class in org.springframework.batch.item.file">MultiResourceItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/ResourcesItemReader.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/ResourcesItemReader.html" title="class in org.springframework.batch.item.file">ResourcesItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemStream.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in interface org.springframework.batch.item.<a href="org/springframework/batch/item/ItemStream.html" title="interface in org.springframework.batch.item">ItemStream</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates that the execution context provided during open is about to be saved.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemStreamSupport.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/ItemStreamSupport.html" title="class in org.springframework.batch.item">ItemStreamSupport</a></dt>
|
|
<dd>
|
|
<div class="block">Return empty <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/AbstractItemCountingItemStreamItemReader.html" title="class in org.springframework.batch.item.support">AbstractItemCountingItemStreamItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemStream.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemStream.html" title="class in org.springframework.batch.item.support">CompositeItemStream</a></dt>
|
|
<dd>
|
|
<div class="block">Simple aggregate <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> provider for the contributions
|
|
registered under the given key.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemWriter.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemWriter.html" title="class in org.springframework.batch.item.support">CompositeItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/SingleItemPeekableItemReader.html" title="class in org.springframework.batch.item.support">SingleItemPeekableItemReader</a></dt>
|
|
<dd>
|
|
<div class="block">If there is a cached peek, then retrieve the execution context state from
|
|
that point.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/SynchronizedItemStreamReader.html" title="class in org.springframework.batch.item.support">SynchronizedItemStreamReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Get the restart data.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/CheckpointSupport.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/CheckpointSupport.html" title="class in org.springframework.batch.jsr.item">CheckpointSupport</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/repeat/CheckpointAlgorithmAdapter.html#update-org.springframework.batch.repeat.RepeatContext-">update(RepeatContext)</a></span> - Method in class org.springframework.batch.jsr.repeat.<a href="org/springframework/batch/jsr/repeat/CheckpointAlgorithmAdapter.html" title="class in org.springframework.batch.jsr.repeat">CheckpointAlgorithmAdapter</a></dt>
|
|
<dd>
|
|
<div class="block">If <code>CheckpointAlgorithm.isReadyToCheckpoint()</code> is true
|
|
we will call <code>CheckpointAlgorithm.endCheckpoint()</code></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/CompletionPolicy.html#update-org.springframework.batch.repeat.RepeatContext-">update(RepeatContext)</a></span> - Method in interface org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat">CompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Give implementations the opportunity to update the state of the current
|
|
batch.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CompletionPolicySupport.html#update-org.springframework.batch.repeat.RepeatContext-">update(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CompletionPolicySupport.html" title="class in org.springframework.batch.repeat.policy">CompletionPolicySupport</a></dt>
|
|
<dd>
|
|
<div class="block">Increment the context so the counter is up to date.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.html#update-org.springframework.batch.repeat.RepeatContext-">update(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CompositeCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">CompositeCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Update all the composed contexts, and also increment the parent context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html#update-org.springframework.batch.repeat.RepeatContext-">update(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/CountingCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">CountingCompletionPolicy</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.SimpleTerminationContext.html#update--">update()</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.SimpleTerminationContext.html" title="class in org.springframework.batch.repeat.policy">SimpleCompletionPolicy.SimpleTerminationContext</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html#update-org.springframework.batch.repeat.RepeatContext-">update(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.policy.<a href="org/springframework/batch/repeat/policy/SimpleCompletionPolicy.html" title="class in org.springframework.batch.repeat.policy">SimpleCompletionPolicy</a></dt>
|
|
<dd>
|
|
<div class="block">Increment the counter in the context.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#update-org.springframework.batch.repeat.RepeatContext-">update(RepeatContext)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Delegate to the <a href="org/springframework/batch/repeat/CompletionPolicy.html" title="interface in org.springframework.batch.repeat"><code>CompletionPolicy</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html#update-org.springframework.batch.item.ExecutionContext-">update(ExecutionContext)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerDao.html#updateCustomer-java.lang.String-java.math.BigDecimal-">updateCustomer(String, BigDecimal)</a></span> - Method in interface org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerDao.html" title="interface in org.springframework.batch.sample.domain.trade">CustomerDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDao.html#updateCustomer-java.lang.String-java.math.BigDecimal-">updateCustomer(String, BigDecimal)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">JdbcCustomerDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html#updateExecutionContext-org.springframework.batch.core.JobExecution-">updateExecutionContext(JobExecution)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html" title="interface in org.springframework.batch.core.repository.dao">ExecutionContextDao</a></dt>
|
|
<dd>
|
|
<div class="block">Persist the updates of execution context associated with the given
|
|
jobExecution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html#updateExecutionContext-org.springframework.batch.core.StepExecution-">updateExecutionContext(StepExecution)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/ExecutionContextDao.html" title="interface in org.springframework.batch.core.repository.dao">ExecutionContextDao</a></dt>
|
|
<dd>
|
|
<div class="block">Persist the updates of execution context associated with the given
|
|
stepExecution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html#updateExecutionContext-org.springframework.batch.core.JobExecution-">updateExecutionContext(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html#updateExecutionContext-org.springframework.batch.core.StepExecution-">updateExecutionContext(StepExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html#updateExecutionContext-org.springframework.batch.core.StepExecution-">updateExecutionContext(StepExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">MapExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html#updateExecutionContext-org.springframework.batch.core.JobExecution-">updateExecutionContext(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapExecutionContextDao.html" title="class in org.springframework.batch.core.repository.dao">MapExecutionContextDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobRepository.html#updateExecutionContext-org.springframework.batch.core.StepExecution-">updateExecutionContext(StepExecution)</a></span> - Method in interface org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository">JobRepository</a></dt>
|
|
<dd>
|
|
<div class="block">Persist the updated <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a>s of the given
|
|
<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core"><code>StepExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/JobRepository.html#updateExecutionContext-org.springframework.batch.core.JobExecution-">updateExecutionContext(JobExecution)</a></span> - Method in interface org.springframework.batch.core.repository.<a href="org/springframework/batch/core/repository/JobRepository.html" title="interface in org.springframework.batch.core.repository">JobRepository</a></dt>
|
|
<dd>
|
|
<div class="block">Persist the updated <a href="org/springframework/batch/item/ExecutionContext.html" title="class in org.springframework.batch.item"><code>ExecutionContext</code></a> of the given
|
|
<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html#updateExecutionContext-org.springframework.batch.core.StepExecution-">updateExecutionContext(StepExecution)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support">SimpleJobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html#updateExecutionContext-org.springframework.batch.core.JobExecution-">updateExecutionContext(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.support.<a href="org/springframework/batch/core/repository/support/SimpleJobRepository.html" title="class in org.springframework.batch.core.repository.support">SimpleJobRepository</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html#updateJobExecution-org.springframework.batch.core.JobExecution-">updateJobExecution(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcJobExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Update given JobExecution using a SQL UPDATE statement.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html#updateJobExecution-org.springframework.batch.core.JobExecution-">updateJobExecution(JobExecution)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JobExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao">JobExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Update and existing JobExecution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html#updateJobExecution-org.springframework.batch.core.JobExecution-">updateJobExecution(JobExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapJobExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapJobExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/FlowExecutor.html#updateJobExecutionStatus-org.springframework.batch.core.job.flow.FlowExecutionStatus-">updateJobExecutionStatus(FlowExecutionStatus)</a></span> - Method in interface org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/FlowExecutor.html" title="interface in org.springframework.batch.core.job.flow">FlowExecutor</a></dt>
|
|
<dd>
|
|
<div class="block">Handle any status changes that might be needed in the
|
|
<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core"><code>JobExecution</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html#updateJobExecutionStatus-org.springframework.batch.core.job.flow.FlowExecutionStatus-">updateJobExecutionStatus(FlowExecutionStatus)</a></span> - Method in class org.springframework.batch.core.job.flow.<a href="org/springframework/batch/core/job/flow/JobFlowExecutor.html" title="class in org.springframework.batch.core.job.flow">JobFlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/job/flow/JsrFlowExecutor.html#updateJobExecutionStatus-org.springframework.batch.core.job.flow.FlowExecutionStatus-">updateJobExecutionStatus(FlowExecutionStatus)</a></span> - Method in class org.springframework.batch.core.jsr.job.flow.<a href="org/springframework/batch/core/jsr/job/flow/JsrFlowExecutor.html" title="class in org.springframework.batch.core.jsr.job.flow">JsrFlowExecutor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html#updateStepContribution-org.springframework.batch.core.StepContribution-org.springframework.batch.integration.chunk.StepContributionSource-">updateStepContribution(StepContribution, StepContributionSource)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/RemoteChunkHandlerFactoryBean.html" title="class in org.springframework.batch.integration.chunk">RemoteChunkHandlerFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Update a StepContribution with all the data from a StepContributionSource.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html#updateStepExecution-org.springframework.batch.core.StepExecution-">updateStepExecution(StepExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/JdbcStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">JdbcStepExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/MapStepExecutionDao.html#updateStepExecution-org.springframework.batch.core.StepExecution-">updateStepExecution(StepExecution)</a></span> - Method in class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/MapStepExecutionDao.html" title="class in org.springframework.batch.core.repository.dao">MapStepExecutionDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/StepExecutionDao.html#updateStepExecution-org.springframework.batch.core.StepExecution-">updateStepExecution(StepExecution)</a></span> - Method in interface org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/StepExecutionDao.html" title="interface in org.springframework.batch.core.repository.dao">StepExecutionDao</a></dt>
|
|
<dd>
|
|
<div class="block">Update the given StepExecution
|
|
|
|
Preconditions: Id must not be null.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html#updateTotalPrice-java.util.List-">updateTotalPrice(List<Trade>)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobExecution.html#upgradeStatus-org.springframework.batch.core.BatchStatus-">upgradeStatus(BatchStatus)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/JobExecution.html" title="class in org.springframework.batch.core">JobExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Upgrade the status field if the provided value is greater than the
|
|
existing one.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/StepExecution.html#upgradeStatus-org.springframework.batch.core.BatchStatus-">upgradeStatus(BatchStatus)</a></span> - Method in class org.springframework.batch.core.<a href="org/springframework/batch/core/StepExecution.html" title="class in org.springframework.batch.core">StepExecution</a></dt>
|
|
<dd>
|
|
<div class="block">Upgrade the status field if the provided value is greater than the
|
|
existing one.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/BatchStatus.html#upgradeTo-org.springframework.batch.core.BatchStatus-">upgradeTo(BatchStatus)</a></span> - Method in enum org.springframework.batch.core.<a href="org/springframework/batch/core/BatchStatus.html" title="enum in org.springframework.batch.core">BatchStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Method used to move status values through their logical progression, and
|
|
override less severe failures with more severe ones.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/Range.html#UPPER_BORDER_NOT_DEFINED">UPPER_BORDER_NOT_DEFINED</a></span> - Static variable in class org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/Range.html" title="class in org.springframework.batch.item.file.transform">Range</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/mail/User.html" title="class in org.springframework.batch.sample.domain.mail"><span class="typeNameLink">User</span></a> - Class in <a href="org/springframework/batch/sample/domain/mail/package-summary.html">org.springframework.batch.sample.domain.mail</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/User.html#User--">User()</a></span> - Constructor for class org.springframework.batch.sample.domain.mail.<a href="org/springframework/batch/sample/domain/mail/User.html" title="class in org.springframework.batch.sample.domain.mail">User</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/User.html#User-int-java.lang.String-java.lang.String-">User(int, String, String)</a></span> - Constructor for class org.springframework.batch.sample.domain.mail.<a href="org/springframework/batch/sample/domain/mail/User.html" title="class in org.springframework.batch.sample.domain.mail">User</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/sample/domain/mail/internal/UserMailItemProcessor.html" title="class in org.springframework.batch.sample.domain.mail.internal"><span class="typeNameLink">UserMailItemProcessor</span></a> - Class in <a href="org/springframework/batch/sample/domain/mail/internal/package-summary.html">org.springframework.batch.sample.domain.mail.internal</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/mail/internal/UserMailItemProcessor.html#UserMailItemProcessor--">UserMailItemProcessor()</a></span> - Constructor for class org.springframework.batch.sample.domain.mail.internal.<a href="org/springframework/batch/sample/domain/mail/internal/UserMailItemProcessor.html" title="class in org.springframework.batch.sample.domain.mail.internal">UserMailItemProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#useSharedExtendedConnection-boolean-">useSharedExtendedConnection(boolean)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates that the connection used for the cursor is being used by all other
|
|
processing, therefor part of the same transaction.</div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:V">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">V</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/CompositeJobParametersValidator.html#validate-org.springframework.batch.core.JobParameters-">validate(JobParameters)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/CompositeJobParametersValidator.html" title="class in org.springframework.batch.core.job">CompositeJobParametersValidator</a></dt>
|
|
<dd>
|
|
<div class="block">Validates the JobParameters according to the injected JobParameterValidators
|
|
Validation stops and exception is thrown on first validation error</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/DefaultJobParametersValidator.html#validate-org.springframework.batch.core.JobParameters-">validate(JobParameters)</a></span> - Method in class org.springframework.batch.core.job.<a href="org/springframework/batch/core/job/DefaultJobParametersValidator.html" title="class in org.springframework.batch.core.job">DefaultJobParametersValidator</a></dt>
|
|
<dd>
|
|
<div class="block">Check the parameters meet the specification provided.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParametersValidator.html#validate-org.springframework.batch.core.JobParameters-">validate(JobParameters)</a></span> - Method in interface org.springframework.batch.core.<a href="org/springframework/batch/core/JobParametersValidator.html" title="interface in org.springframework.batch.core">JobParametersValidator</a></dt>
|
|
<dd>
|
|
<div class="block">Check the parameters meet whatever requirements are appropriate, and
|
|
throw an exception if not.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/validator/SpringValidator.html#validate-T-">validate(T)</a></span> - Method in class org.springframework.batch.item.validator.<a href="org/springframework/batch/item/validator/SpringValidator.html" title="class in org.springframework.batch.item.validator">SpringValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/validator/Validator.html#validate-T-">validate(T)</a></span> - Method in interface org.springframework.batch.item.validator.<a href="org/springframework/batch/item/validator/Validator.html" title="interface in org.springframework.batch.item.validator">Validator</a></dt>
|
|
<dd>
|
|
<div class="block">Method used to validate if the value is valid.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html#validate-java.lang.Object-org.springframework.validation.Errors-">validate(Object, Errors)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.validator.<a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html" title="class in org.springframework.batch.sample.domain.order.internal.validator">OrderValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/validator/TradeValidator.html#validate-java.lang.Object-org.springframework.validation.Errors-">validate(Object, Errors)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.validator.<a href="org/springframework/batch/sample/domain/trade/internal/validator/TradeValidator.html" title="class in org.springframework.batch.sample.domain.trade.internal.validator">TradeValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html#validateAddress-org.springframework.batch.sample.domain.order.Address-org.springframework.validation.Errors-java.lang.String-">validateAddress(Address, Errors, String)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.validator.<a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html" title="class in org.springframework.batch.sample.domain.order.internal.validator">OrderValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html#validateCustomer-org.springframework.batch.sample.domain.order.Customer-org.springframework.validation.Errors-">validateCustomer(Customer, Errors)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.validator.<a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html" title="class in org.springframework.batch.sample.domain.order.internal.validator">OrderValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html#validateFaultTolerantSettings--">validateFaultTolerantSettings()</a></span> - Method in class org.springframework.batch.core.configuration.xml.<a href="org/springframework/batch/core/configuration/xml/StepParserStepFactoryBean.html" title="class in org.springframework.batch.core.configuration.xml">StepParserStepFactoryBean</a></dt>
|
|
<dd>
|
|
<div class="block">Validates that all components required to build a fault tolerant step are set</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html#validateLineItems-java.util.List-org.springframework.validation.Errors-">validateLineItems(List<LineItem>, Errors)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.validator.<a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html" title="class in org.springframework.batch.sample.domain.order.internal.validator">OrderValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html#validateOrder-org.springframework.batch.sample.domain.order.Order-org.springframework.validation.Errors-">validateOrder(Order, Errors)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.validator.<a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html" title="class in org.springframework.batch.sample.domain.order.internal.validator">OrderValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html#validatePayment-org.springframework.batch.sample.domain.order.BillingInfo-org.springframework.validation.Errors-">validatePayment(BillingInfo, Errors)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.validator.<a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html" title="class in org.springframework.batch.sample.domain.order.internal.validator">OrderValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html#validateShipping-org.springframework.batch.sample.domain.order.ShippingInfo-org.springframework.validation.Errors-">validateShipping(ShippingInfo, Errors)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.validator.<a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html" title="class in org.springframework.batch.sample.domain.order.internal.validator">OrderValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html#validateStringLength-java.lang.String-org.springframework.validation.Errors-java.lang.String-java.lang.String-int-">validateStringLength(String, Errors, String, String, int)</a></span> - Method in class org.springframework.batch.sample.domain.order.internal.validator.<a href="org/springframework/batch/sample/domain/order/internal/validator/OrderValidator.html" title="class in org.springframework.batch.sample.domain.order.internal.validator">OrderValidator</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/validator/ValidatingItemProcessor.html" title="class in org.springframework.batch.item.validator"><span class="typeNameLink">ValidatingItemProcessor</span></a><<a href="org/springframework/batch/item/validator/ValidatingItemProcessor.html" title="type parameter in ValidatingItemProcessor">T</a>> - Class in <a href="org/springframework/batch/item/validator/package-summary.html">org.springframework.batch.item.validator</a></dt>
|
|
<dd>
|
|
<div class="block">Simple implementation of <a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a> that validates input and
|
|
returns it without modifications.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/validator/ValidatingItemProcessor.html#ValidatingItemProcessor--">ValidatingItemProcessor()</a></span> - Constructor for class org.springframework.batch.item.validator.<a href="org/springframework/batch/item/validator/ValidatingItemProcessor.html" title="class in org.springframework.batch.item.validator">ValidatingItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Default constructor</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/validator/ValidatingItemProcessor.html#ValidatingItemProcessor-org.springframework.batch.item.validator.Validator-">ValidatingItemProcessor(Validator<? super T>)</a></span> - Constructor for class org.springframework.batch.item.validator.<a href="org/springframework/batch/item/validator/ValidatingItemProcessor.html" title="class in org.springframework.batch.item.validator">ValidatingItemProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Creates a ValidatingItemProcessor based on the given Validator.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/validator/ValidationException.html" title="class in org.springframework.batch.item.validator"><span class="typeNameLink">ValidationException</span></a> - Exception in <a href="org/springframework/batch/item/validator/package-summary.html">org.springframework.batch.item.validator</a></dt>
|
|
<dd>
|
|
<div class="block">This exception should be thrown when there are validation errors.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/validator/ValidationException.html#ValidationException-java.lang.String-java.lang.Throwable-">ValidationException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.item.validator.<a href="org/springframework/batch/item/validator/ValidationException.html" title="class in org.springframework.batch.item.validator">ValidationException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/validator/ValidationException.html" title="class in org.springframework.batch.item.validator"><code>ValidationException</code></a> based on a message and another exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/validator/ValidationException.html#ValidationException-java.lang.String-">ValidationException(String)</a></span> - Constructor for exception org.springframework.batch.item.validator.<a href="org/springframework/batch/item/validator/ValidationException.html" title="class in org.springframework.batch.item.validator">ValidationException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/validator/ValidationException.html" title="class in org.springframework.batch.item.validator"><code>ValidationException</code></a> based on a message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html#validator-org.springframework.batch.core.JobParametersValidator-">validator(JobParametersValidator)</a></span> - Method in class org.springframework.batch.core.job.builder.<a href="org/springframework/batch/core/job/builder/JobBuilderHelper.html" title="class in org.springframework.batch.core.job.builder">JobBuilderHelper</a></dt>
|
|
<dd>
|
|
<div class="block">Add a job parameters validator.</div>
|
|
</dd>
|
|
<dt><a href="org/springframework/batch/item/validator/Validator.html" title="interface in org.springframework.batch.item.validator"><span class="typeNameLink">Validator</span></a><<a href="org/springframework/batch/item/validator/Validator.html" title="type parameter in Validator">T</a>> - Interface in <a href="org/springframework/batch/item/validator/package-summary.html">org.springframework.batch.item.validator</a></dt>
|
|
<dd>
|
|
<div class="block">Interface used to validate objects.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/AbstractCursorItemReader.html#VALUE_NOT_SET">VALUE_NOT_SET</a></span> - Static variable in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/AbstractCursorItemReader.html" title="class in org.springframework.batch.item.database">AbstractCursorItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcPagingItemReader.html#VALUE_NOT_SET">VALUE_NOT_SET</a></span> - Static variable in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcPagingItemReader.html" title="class in org.springframework.batch.item.database">JdbcPagingItemReader</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/BatchStatus.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.springframework.batch.core.<a href="org/springframework/batch/core/BatchStatus.html" title="enum in org.springframework.batch.core">BatchStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.ParameterType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.ParameterType.html" title="enum in org.springframework.batch.core">JobParameter.ParameterType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BatchArtifactType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BatchArtifactType.html" title="enum in org.springframework.batch.core.jsr.configuration.support">BatchArtifactType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrJobListenerMetaData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrStepListenerMetaData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobListenerMetaData.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobListenerMetaData.html" title="enum in org.springframework.batch.core.listener">JobListenerMetaData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerMetaData.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerMetaData.html" title="enum in org.springframework.batch.core.listener">StepListenerMetaData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/Order.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/Order.html" title="enum in org.springframework.batch.item.database">Order</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/Alignment.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/Alignment.html" title="enum in org.springframework.batch.item.file.transform">Alignment</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/LogOrRethrowExceptionHandler.Level.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/LogOrRethrowExceptionHandler.Level.html" title="enum in org.springframework.batch.repeat.exception">LogOrRethrowExceptionHandler.Level</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatStatus.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatStatus.html" title="enum in org.springframework.batch.repeat">RepeatStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerOperation.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerOperation.html" title="enum in org.springframework.batch.sample.domain.trade">CustomerOperation</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/DatabaseType.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.springframework.batch.support.<a href="org/springframework/batch/support/DatabaseType.html" title="enum in org.springframework.batch.support">DatabaseType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/BatchStatus.html#values--">values()</a></span> - Static method in enum org.springframework.batch.core.<a href="org/springframework/batch/core/BatchStatus.html" title="enum in org.springframework.batch.core">BatchStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/JobParameter.ParameterType.html#values--">values()</a></span> - Static method in enum org.springframework.batch.core.<a href="org/springframework/batch/core/JobParameter.ParameterType.html" title="enum in org.springframework.batch.core">JobParameter.ParameterType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/configuration/support/BatchArtifactType.html#values--">values()</a></span> - Static method in enum org.springframework.batch.core.jsr.configuration.support.<a href="org/springframework/batch/core/jsr/configuration/support/BatchArtifactType.html" title="enum in org.springframework.batch.core.jsr.configuration.support">BatchArtifactType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html#values--">values()</a></span> - Static method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrJobListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrJobListenerMetaData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html#values--">values()</a></span> - Static method in enum org.springframework.batch.core.jsr.<a href="org/springframework/batch/core/jsr/JsrStepListenerMetaData.html" title="enum in org.springframework.batch.core.jsr">JsrStepListenerMetaData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/JobListenerMetaData.html#values--">values()</a></span> - Static method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/JobListenerMetaData.html" title="enum in org.springframework.batch.core.listener">JobListenerMetaData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/listener/StepListenerMetaData.html#values--">values()</a></span> - Static method in enum org.springframework.batch.core.listener.<a href="org/springframework/batch/core/listener/StepListenerMetaData.html" title="enum in org.springframework.batch.core.listener">StepListenerMetaData</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/Order.html#values--">values()</a></span> - Static method in enum org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/Order.html" title="enum in org.springframework.batch.item.database">Order</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/transform/Alignment.html#values--">values()</a></span> - Static method in enum org.springframework.batch.item.file.transform.<a href="org/springframework/batch/item/file/transform/Alignment.html" title="enum in org.springframework.batch.item.file.transform">Alignment</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/LogOrRethrowExceptionHandler.Level.html#values--">values()</a></span> - Static method in enum org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/LogOrRethrowExceptionHandler.Level.html" title="enum in org.springframework.batch.repeat.exception">LogOrRethrowExceptionHandler.Level</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/RepeatStatus.html#values--">values()</a></span> - Static method in enum org.springframework.batch.repeat.<a href="org/springframework/batch/repeat/RepeatStatus.html" title="enum in org.springframework.batch.repeat">RepeatStatus</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerOperation.html#values--">values()</a></span> - Static method in enum org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerOperation.html" title="enum in org.springframework.batch.sample.domain.trade">CustomerOperation</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/DatabaseType.html#values--">values()</a></span> - Static method in enum org.springframework.batch.support.<a href="org/springframework/batch/support/DatabaseType.html" title="enum in org.springframework.batch.support">DatabaseType</a></dt>
|
|
<dd>
|
|
<div class="block">Returns an array containing the constants of this enum type, in
|
|
the order they are declared.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html#verifyCursorPosition-boolean-">verifyCursorPosition(boolean)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcCursorItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcCursorItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Indicates if the reader should verify the current position of the
|
|
<code>ResultSet</code> after being passed to the <code>RowMapper</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/configuration/xml/AbstractFlowParser.html#verifyUniquePattern-org.w3c.dom.Element-java.util.List-org.w3c.dom.Element-org.springframework.beans.factory.xml.ParserContext-">verifyUniquePattern(Element, List<String>, Element, ParserContext)</a></span> - Static method in class 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></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html#version-java.lang.String-">version(String)</a></span> - Method in class org.springframework.batch.item.xml.builder.<a href="org/springframework/batch/item/xml/builder/StaxEventItemWriterBuilder.html" title="class in org.springframework.batch.item.xml.builder">StaxEventItemWriterBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">Version of XML to be generated.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html#VERSION_COLUMN">VERSION_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeRowMapper.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeRowMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html#VIP_COLUMN">VIP_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/CustomerFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">CustomerFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/jsr/partition/support/JsrBeanScopeBeanFactoryPostProcessor.JobLevelBeanLazyInitializer.html#visitBeanDefinition-org.springframework.beans.factory.config.BeanDefinition-">visitBeanDefinition(BeanDefinition)</a></span> - Method in class org.springframework.batch.core.jsr.partition.support.<a href="org/springframework/batch/core/jsr/partition/support/JsrBeanScopeBeanFactoryPostProcessor.JobLevelBeanLazyInitializer.html" title="class in org.springframework.batch.core.jsr.partition.support">JsrBeanScopeBeanFactoryPostProcessor.JobLevelBeanLazyInitializer</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:W">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">W</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/RepeatTemplate.html#waitForResults-org.springframework.batch.repeat.support.RepeatInternalState-">waitForResults(RepeatInternalState)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/RepeatTemplate.html" title="class in org.springframework.batch.repeat.support">RepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">If necessary, wait for results to come back from remote or concurrent
|
|
processes.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html#waitForResults-org.springframework.batch.repeat.support.RepeatInternalState-">waitForResults(RepeatInternalState)</a></span> - Method in class org.springframework.batch.repeat.support.<a href="org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.html" title="class in org.springframework.batch.repeat.support">TaskExecutorRepeatTemplate</a></dt>
|
|
<dd>
|
|
<div class="block">Wait for all the results to appear on the queue and execute the after
|
|
interceptors for each one.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html#whereClause-java.lang.String-">whereClause(String)</a></span> - Method in class org.springframework.batch.item.database.builder.<a href="org/springframework/batch/item/database/builder/JdbcPagingItemReaderBuilder.html" title="class in org.springframework.batch.item.database.builder">JdbcPagingItemReaderBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">The SQL <code>WHERE</code> clause for a db specific <a href="org/springframework/batch/item/database/PagingQueryProvider.html" title="interface in org.springframework.batch.item.database"><code>PagingQueryProvider</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html#write-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-org.springframework.batch.core.step.item.Chunk-">write(StepContribution, Chunk<I>, Chunk<O>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/FaultTolerantChunkProcessor.html" title="class in org.springframework.batch.core.step.item">FaultTolerantChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#write-org.springframework.batch.core.StepContribution-org.springframework.batch.core.step.item.Chunk-org.springframework.batch.core.step.item.Chunk-">write(StepContribution, Chunk<I>, Chunk<O>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd>
|
|
<div class="block">Simple implementation delegates to the <a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#doWrite-java.util.List-"><code>SimpleChunkProcessor.doWrite(List)</code></a> method and
|
|
increments the write count in the contribution.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/test/timeout/LoggingItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.core.test.timeout.<a href="org/springframework/batch/core/test/timeout/LoggingItemWriter.html" title="class in org.springframework.batch.core.test.timeout">LoggingItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/async/AsyncItemWriter.html#write-java.util.List-">write(List<? extends Future<T>>)</a></span> - Method in class org.springframework.batch.integration.async.<a href="org/springframework/batch/integration/async/AsyncItemWriter.html" title="class in org.springframework.batch.integration.async">AsyncItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">In the processing of the <code>Future</code>s passed, nulls are <em>not</em> passed to the
|
|
delegate since they are considered filtered out by the <a href="org/springframework/batch/integration/async/AsyncItemProcessor.html" title="class in org.springframework.batch.integration.async"><code>AsyncItemProcessor</code></a>'s
|
|
delegated <a href="org/springframework/batch/item/ItemProcessor.html" title="interface in org.springframework.batch.item"><code>ItemProcessor</code></a>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.integration.chunk.<a href="org/springframework/batch/integration/chunk/ChunkMessageChannelItemWriter.html" title="class in org.springframework.batch.integration.chunk">ChunkMessageChannelItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/ItemWriterAdapter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/ItemWriterAdapter.html" title="class in org.springframework.batch.item.adapter">ItemWriterAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/adapter/PropertyExtractingDelegatingItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.adapter.<a href="org/springframework/batch/item/adapter/PropertyExtractingDelegatingItemWriter.html" title="class in org.springframework.batch.item.adapter">PropertyExtractingDelegatingItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Extracts values from item's fields named in
|
|
fieldsUsedAsTargetMethodArguments and passes them as arguments to the
|
|
delegate method.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/amqp/AmqpItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.amqp.<a href="org/springframework/batch/item/amqp/AmqpItemWriter.html" title="class in org.springframework.batch.item.amqp">AmqpItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/MongoItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/MongoItemWriter.html" title="class in org.springframework.batch.item.data">MongoItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">If a transaction is active, buffer items to be written just before commit.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/Neo4jItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/Neo4jItemWriter.html" title="class in org.springframework.batch.item.data">Neo4jItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Write all items to the data store.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/RepositoryItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/RepositoryItemWriter.html" title="class in org.springframework.batch.item.data">RepositoryItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Write all items to the data store via a Spring Data repository.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/HibernateItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/HibernateItemWriter.html" title="class in org.springframework.batch.item.database">HibernateItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Save or update any entities not in the current hibernate session and then
|
|
flush the hibernate session.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/IbatisBatchItemWriter.html" title="class in org.springframework.batch.item.database">IbatisBatchItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JdbcBatchItemWriter.html" title="class in org.springframework.batch.item.database">JdbcBatchItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/database/JpaItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.database.<a href="org/springframework/batch/item/database/JpaItemWriter.html" title="class in org.springframework.batch.item.database">JpaItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Merge all provided items that aren't already in the persistence context
|
|
and then flush the entity manager.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileItemWriter.html" title="class in org.springframework.batch.item.file">FlatFileItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Writes out a string followed by a "new line", where the format of the new
|
|
line separator is determined by the underlying operating system.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/MultiResourceItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/MultiResourceItemWriter.html" title="class in org.springframework.batch.item.file">MultiResourceItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/ItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in interface org.springframework.batch.item.<a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item">ItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Process the supplied data element.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/jms/JmsItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.jms.<a href="org/springframework/batch/item/jms/JmsItemWriter.html" title="class in org.springframework.batch.item.jms">JmsItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Send the items one-by-one to the default destination of the JMS template.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/KeyValueItemWriter.html#write-java.util.List-">write(List<? extends V>)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/KeyValueItemWriter.html" title="class in org.springframework.batch.item">KeyValueItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/mail/javamail/MimeMessageItemWriter.html#write-java.util.List-">write(List<? extends MimeMessage>)</a></span> - Method in class org.springframework.batch.item.mail.javamail.<a href="org/springframework/batch/item/mail/javamail/MimeMessageItemWriter.html" title="class in org.springframework.batch.item.mail.javamail">MimeMessageItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/mail/SimpleMailMessageItemWriter.html#write-java.util.List-">write(List<? extends SimpleMailMessage>)</a></span> - Method in class org.springframework.batch.item.mail.<a href="org/springframework/batch/item/mail/SimpleMailMessageItemWriter.html" title="class in org.springframework.batch.item.mail">SimpleMailMessageItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ClassifierCompositeItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ClassifierCompositeItemWriter.html" title="class in org.springframework.batch.item.support">ClassifierCompositeItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Delegates to injected <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> instances according to their
|
|
classification by the <code>Classifier</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/CompositeItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/CompositeItemWriter.html" title="class in org.springframework.batch.item.support">CompositeItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/support/ListItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.support.<a href="org/springframework/batch/item/support/ListItemWriter.html" title="class in org.springframework.batch.item.support">ListItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxEventItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxEventItemWriter.html" title="class in org.springframework.batch.item.xml">StaxEventItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Write the value objects and flush them to the file.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/xml/StaxWriterCallback.html#write-javax.xml.stream.XMLEventWriter-">write(XMLEventWriter)</a></span> - Method in interface org.springframework.batch.item.xml.<a href="org/springframework/batch/item/xml/StaxWriterCallback.html" title="interface in org.springframework.batch.item.xml">StaxWriterCallback</a></dt>
|
|
<dd>
|
|
<div class="block">Write contents using the supplied <code>XMLEventWriter</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/jsr/item/ItemWriterAdapter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.jsr.item.<a href="org/springframework/batch/jsr/item/ItemWriterAdapter.html" title="class in org.springframework.batch.jsr.item">ItemWriterAdapter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/InfiniteLoopWriter.html#write-java.util.List-">write(List<? extends Object>)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/InfiniteLoopWriter.html" title="class in org.springframework.batch.sample.common">InfiniteLoopWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/common/StagingItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.sample.common.<a href="org/springframework/batch/sample/common/StagingItemWriter.html" title="class in org.springframework.batch.sample.common">StagingItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Serialize the item to the staging table, and add a NEW processed flag.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/JdbcGameDao.html#write-java.util.List-">write(List<? extends Game>)</a></span> - Method in class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/JdbcGameDao.html" title="class in org.springframework.batch.sample.domain.football.internal">JdbcGameDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerSummaryDao.html#write-java.util.List-">write(List<? extends PlayerSummary>)</a></span> - Method in class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/JdbcPlayerSummaryDao.html" title="class in org.springframework.batch.sample.domain.football.internal">JdbcPlayerSummaryDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/football/internal/PlayerItemWriter.html#write-java.util.List-">write(List<? extends Player>)</a></span> - Method in class org.springframework.batch.sample.domain.football.internal.<a href="org/springframework/batch/sample/domain/football/internal/PlayerItemWriter.html" title="class in org.springframework.batch.sample.domain.football.internal">PlayerItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/person/internal/PersonWriter.html#write-java.util.List-">write(List<? extends Person>)</a></span> - Method in class org.springframework.batch.sample.domain.person.internal.<a href="org/springframework/batch/sample/domain/person/internal/PersonWriter.html" title="class in org.springframework.batch.sample.domain.person.internal">PersonWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerDebitDao.html#write-org.springframework.batch.sample.domain.trade.CustomerDebit-">write(CustomerDebit)</a></span> - Method in interface org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerDebitDao.html" title="interface in org.springframework.batch.sample.domain.trade">CustomerDebitDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerUpdateWriter.html#write-java.util.List-">write(List<? extends CustomerUpdate>)</a></span> - Method in class org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerUpdateWriter.html" title="class in org.springframework.batch.sample.domain.trade">CustomerUpdateWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditItemWriter.html#write-java.util.List-">write(List<? extends CustomerCredit>)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditItemWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdateWriter.html#write-java.util.List-">write(List<? extends CustomerCredit>)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerCreditUpdateWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerCreditUpdateWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/CustomerUpdateWriter.html#write-java.util.List-">write(List<? extends Trade>)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/CustomerUpdateWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">CustomerUpdateWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateAwareCustomerCreditItemWriter.html#write-java.util.List-">write(List<? extends CustomerCredit>)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateAwareCustomerCreditItemWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateAwareCustomerCreditItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html#write-java.lang.Object-">write(Object)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDao.html#write-org.springframework.batch.sample.domain.trade.CustomerDebit-">write(CustomerDebit)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/JdbcCustomerDebitDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">JdbcCustomerDebitDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html#write-java.util.List-">write(List<? extends Trade>)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/TradeWriter.html" title="class in org.springframework.batch.sample.domain.trade.internal">TradeWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/support/DummyItemWriter.html#write-java.util.List-">write(List<? extends Object>)</a></span> - Method in class org.springframework.batch.sample.support.<a href="org/springframework/batch/sample/support/DummyItemWriter.html" title="class in org.springframework.batch.sample.support">DummyItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/support/RetrySampleItemWriter.html#write-java.util.List-">write(List<? extends T>)</a></span> - Method in class org.springframework.batch.sample.support.<a href="org/springframework/batch/sample/support/RetrySampleItemWriter.html" title="class in org.springframework.batch.sample.support">RetrySampleItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.html#write-char:A-int-int-">write(char[], int, int)</a></span> - Method in class org.springframework.batch.support.transaction.<a href="org/springframework/batch/support/transaction/TransactionAwareBufferedWriter.html" title="class in org.springframework.batch.support.transaction">TransactionAwareBufferedWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/CustomerCreditDao.html#writeCredit-org.springframework.batch.sample.domain.trade.CustomerCredit-">writeCredit(CustomerCredit)</a></span> - Method in interface org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/CustomerCreditDao.html" title="interface in org.springframework.batch.sample.domain.trade">CustomerCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/FlatFileCustomerCreditDao.html#writeCredit-org.springframework.batch.sample.domain.trade.CustomerCredit-">writeCredit(CustomerCredit)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/FlatFileCustomerCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">FlatFileCustomerCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html#writeCredit-org.springframework.batch.sample.domain.trade.CustomerCredit-">writeCredit(CustomerCredit)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/HibernateCreditDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">HibernateCreditDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/WriteFailedException.html" title="class in org.springframework.batch.item"><span class="typeNameLink">WriteFailedException</span></a> - Exception in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">Unchecked exception indicating that an error has occurred while trying to
|
|
clear a buffer on a rollback.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/WriteFailedException.html#WriteFailedException-java.lang.String-java.lang.Throwable-">WriteFailedException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/WriteFailedException.html" title="class in org.springframework.batch.item">WriteFailedException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/WriteFailedException.html" title="class in org.springframework.batch.item"><code>WriteFailedException</code></a> based on a message and another
|
|
exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/WriteFailedException.html#WriteFailedException-java.lang.String-">WriteFailedException(String)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/WriteFailedException.html" title="class in org.springframework.batch.item">WriteFailedException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/WriteFailedException.html" title="class in org.springframework.batch.item"><code>WriteFailedException</code></a> based on a message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileFooterCallback.html#writeFooter-java.io.Writer-">writeFooter(Writer)</a></span> - Method in interface org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileFooterCallback.html" title="interface in org.springframework.batch.item.file">FlatFileFooterCallback</a></dt>
|
|
<dd>
|
|
<div class="block">Write contents to a file using the supplied <code>Writer</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/support/SummaryFooterCallback.html#writeFooter-java.io.Writer-">writeFooter(Writer)</a></span> - Method in class org.springframework.batch.sample.support.<a href="org/springframework/batch/sample/support/SummaryFooterCallback.html" title="class in org.springframework.batch.sample.support">SummaryFooterCallback</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/file/FlatFileHeaderCallback.html#writeHeader-java.io.Writer-">writeHeader(Writer)</a></span> - Method in interface org.springframework.batch.item.file.<a href="org/springframework/batch/item/file/FlatFileHeaderCallback.html" title="interface in org.springframework.batch.item.file">FlatFileHeaderCallback</a></dt>
|
|
<dd>
|
|
<div class="block">Write contents to a file using the supplied <code>Writer</code>.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/support/HeaderCopyCallback.html#writeHeader-java.io.Writer-">writeHeader(Writer)</a></span> - Method in class org.springframework.batch.sample.support.<a href="org/springframework/batch/sample/support/HeaderCopyCallback.html" title="class in org.springframework.batch.sample.support">HeaderCopyCallback</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html#writeItems-java.util.List-">writeItems(List<O>)</a></span> - Method in class org.springframework.batch.core.step.item.<a href="org/springframework/batch/core/step/item/SimpleChunkProcessor.html" title="class in org.springframework.batch.core.step.item">SimpleChunkProcessor</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/jsr352/JsrSampleItemWriter.html#writeItems-java.util.List-">writeItems(List<Object>)</a></span> - Method in class org.springframework.batch.sample.jsr352.<a href="org/springframework/batch/sample/jsr352/JsrSampleItemWriter.html" title="class in org.springframework.batch.sample.jsr352">JsrSampleItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/data/GemfireItemWriter.html#writeKeyValue-K-V-">writeKeyValue(K, V)</a></span> - Method in class org.springframework.batch.item.data.<a href="org/springframework/batch/item/data/GemfireItemWriter.html" title="class in org.springframework.batch.item.data">GemfireItemWriter</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/KeyValueItemWriter.html#writeKeyValue-K-V-">writeKeyValue(K, V)</a></span> - Method in class org.springframework.batch.item.<a href="org/springframework/batch/item/KeyValueItemWriter.html" title="class in org.springframework.batch.item">KeyValueItemWriter</a></dt>
|
|
<dd>
|
|
<div class="block">Subclasses implement this method to write each item to key value store</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html#writer-org.springframework.batch.item.ItemWriter-">writer(ItemWriter<? super O>)</a></span> - Method in class org.springframework.batch.core.step.builder.<a href="org/springframework/batch/core/step/builder/SimpleStepBuilder.html" title="class in org.springframework.batch.core.step.builder">SimpleStepBuilder</a></dt>
|
|
<dd>
|
|
<div class="block">An item writer that writes a chunk of items.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/config/RetrySampleConfiguration.html#writer--">writer()</a></span> - Method in class org.springframework.batch.sample.config.<a href="org/springframework/batch/sample/config/RetrySampleConfiguration.html" title="class in org.springframework.batch.sample.config">RetrySampleConfiguration</a></dt>
|
|
<dd> </dd>
|
|
<dt><a href="org/springframework/batch/item/WriterNotOpenException.html" title="class in org.springframework.batch.item"><span class="typeNameLink">WriterNotOpenException</span></a> - Exception in <a href="org/springframework/batch/item/package-summary.html">org.springframework.batch.item</a></dt>
|
|
<dd>
|
|
<div class="block">Exception indicating that an <a href="org/springframework/batch/item/ItemWriter.html" title="interface in org.springframework.batch.item"><code>ItemWriter</code></a> needed to be opened before being
|
|
written to.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/WriterNotOpenException.html#WriterNotOpenException-java.lang.String-">WriterNotOpenException(String)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/WriterNotOpenException.html" title="class in org.springframework.batch.item">WriterNotOpenException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/WriterNotOpenException.html" title="class in org.springframework.batch.item"><code>WriterNotOpenException</code></a> based on a message.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/item/WriterNotOpenException.html#WriterNotOpenException-java.lang.String-java.lang.Throwable-">WriterNotOpenException(String, Throwable)</a></span> - Constructor for exception org.springframework.batch.item.<a href="org/springframework/batch/item/WriterNotOpenException.html" title="class in org.springframework.batch.item">WriterNotOpenException</a></dt>
|
|
<dd>
|
|
<div class="block">Create a new <a href="org/springframework/batch/item/WriterNotOpenException.html" title="class in org.springframework.batch.item"><code>WriterNotOpenException</code></a> based on a message and another exception.</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/internal/JdbcTradeDao.html#writeTrade-org.springframework.batch.sample.domain.trade.Trade-">writeTrade(Trade)</a></span> - Method in class org.springframework.batch.sample.domain.trade.internal.<a href="org/springframework/batch/sample/domain/trade/internal/JdbcTradeDao.html" title="class in org.springframework.batch.sample.domain.trade.internal">JdbcTradeDao</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/trade/TradeDao.html#writeTrade-org.springframework.batch.sample.domain.trade.Trade-">writeTrade(Trade)</a></span> - Method in interface org.springframework.batch.sample.domain.trade.<a href="org/springframework/batch/sample/domain/trade/TradeDao.html" title="interface in org.springframework.batch.sample.domain.trade">TradeDao</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a name="I:X">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">X</h2>
|
|
<dl>
|
|
<dt><a href="org/springframework/batch/core/repository/dao/XStreamExecutionContextStringSerializer.html" title="class in org.springframework.batch.core.repository.dao"><span class="typeNameLink">XStreamExecutionContextStringSerializer</span></a> - Class in <a href="org/springframework/batch/core/repository/dao/package-summary.html">org.springframework.batch.core.repository.dao</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span>
|
|
<div class="block"><span class="deprecationComment">Due to the incompattabilities between current Jettison versions and XStream
|
|
versions, this serializer is depricated in favor of
|
|
<a href="org/springframework/batch/core/repository/dao/Jackson2ExecutionContextStringSerializer.html" title="class in org.springframework.batch.core.repository.dao"><code>Jackson2ExecutionContextStringSerializer</code></a></span></div>
|
|
</div>
|
|
</dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/core/repository/dao/XStreamExecutionContextStringSerializer.html#XStreamExecutionContextStringSerializer--">XStreamExecutionContextStringSerializer()</a></span> - Constructor for class org.springframework.batch.core.repository.dao.<a href="org/springframework/batch/core/repository/dao/XStreamExecutionContextStringSerializer.html" title="class in org.springframework.batch.core.repository.dao">XStreamExecutionContextStringSerializer</a></dt>
|
|
<dd>
|
|
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
|
|
</dd>
|
|
</dl>
|
|
<a name="I:Z">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">Z</h2>
|
|
<dl>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/repeat/exception/RethrowOnThresholdExceptionHandler.html#ZERO">ZERO</a></span> - Static variable in class org.springframework.batch.repeat.exception.<a href="org/springframework/batch/repeat/exception/RethrowOnThresholdExceptionHandler.html" title="class in org.springframework.batch.repeat.exception">RethrowOnThresholdExceptionHandler</a></dt>
|
|
<dd> </dd>
|
|
<dt><span class="memberNameLink"><a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html#ZIP_CODE_COLUMN">ZIP_CODE_COLUMN</a></span> - Static variable in class org.springframework.batch.sample.domain.order.internal.mapper.<a href="org/springframework/batch/sample/domain/order/internal/mapper/AddressFieldSetMapper.html" title="class in org.springframework.batch.sample.domain.order.internal.mapper">AddressFieldSetMapper</a></dt>
|
|
<dd> </dd>
|
|
</dl>
|
|
<a href="#I:A">A</a> <a href="#I:B">B</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:J">J</a> <a href="#I:K">K</a> <a href="#I:L">L</a> <a href="#I:M">M</a> <a href="#I:N">N</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:Q">Q</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a href="#I:W">W</a> <a href="#I:X">X</a> <a href="#I:Z">Z</a> </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 class="navBarCell1Rev">Index</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?index-all.html" target="_top">Frames</a></li>
|
|
<li><a href="index-all.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>
|