9285 lines
1.4 MiB
9285 lines
1.4 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 10:01:22 CDT 2017 -->
|
|
<title>Index (spring-batch-core 4.0.0.BUILD-SNAPSHOT API)</title>
|
|
<meta name="date" content="2017-03-23">
|
|
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
|
<script type="text/javascript" src="script.js"></script>
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript"><!--
|
|
try {
|
|
if (location.href.indexOf('is-external=true') == -1) {
|
|
parent.document.title="Index (spring-batch-core 4.0.0.BUILD-SNAPSHOT API)";
|
|
}
|
|
}
|
|
catch(err) {
|
|
}
|
|
//-->
|
|
</script>
|
|
<noscript>
|
|
<div>JavaScript is disabled on your browser.</div>
|
|
</noscript>
|
|
<!-- ========= START OF TOP NAVBAR ======= -->
|
|
<div class="topNav"><a name="navbar.top">
|
|
<!-- -->
|
|
</a>
|
|
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
|
<a name="navbar.top.firstrow">
|
|
<!-- -->
|
|
</a>
|
|
<ul class="navList" title="Navigation">
|
|
<li><a href="overview-summary.html">Overview</a></li>
|
|
<li>Package</li>
|
|
<li>Class</li>
|
|
<li><a href="overview-tree.html">Tree</a></li>
|
|
<li><a href="deprecated-list.html">Deprecated</a></li>
|
|
<li 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: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 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/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/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/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/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/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 <code>ExecutionContext</code>.</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/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 <code>ExecutionContext</code>.</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/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/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><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><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
|
|
<code>ItemProcessor</code> <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 <code>ItemProcessor.process(Object)</code> 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/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><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 <code>ItemReader</code> <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 <code>ItemReader.read()</code></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><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><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 <code>ItemWriter</code> <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 <code>ItemWriter.write(java.util.List)</code> 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/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><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><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><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><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/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/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><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
|
|
<code>ItemProcessor</code> <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 <code>ItemProcessor.process(Object)</code>.</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 <code>ItemReader</code> <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 <code>ItemReader.read()</code></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>
|
|
<code>ExecutionContext</code>, 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 <code>SimpleCompletionPolicy</code> 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><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 <code>ItemWriter</code> <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 <code>ItemWriter.write(java.util.List)</code></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/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><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>
|
|
</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><<code>RepeatStatus</code>> 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/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><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><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/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/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><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><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/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/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><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/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><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/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/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/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/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/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/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/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/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><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/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/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/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/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/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/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/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/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/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/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/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/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/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>
|
|
</dl>
|
|
<a name="I:D">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">D</h2>
|
|
<dl>
|
|
<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/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><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/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/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/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/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><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/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/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/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/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><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/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><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/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/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/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/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/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/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/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/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><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>
|
|
</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/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><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/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><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><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 <code>RepeatStatus</code>.</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/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/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 <code>ExecutionContext</code>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>
|
|
<code>ExecutionContext</code> to the <a href="org/springframework/batch/core/Job.html" title="interface in org.springframework.batch.core"><code>Job</code></a> <code>ExecutionContext</code> 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><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>
|
|
</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/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/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/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/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><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/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/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><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><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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 <code>ExceptionHandler</code>.</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 <code>ExecutionContext</code> 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 <code>ExecutionContext</code> 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/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/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/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/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/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/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/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/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/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/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 <code>ItemProcessor</code> 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 <code>ItemReader</code> 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/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 <code>ItemWriter</code> 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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>
|
|
</dl>
|
|
<a name="I:H">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">H</h2>
|
|
<dl>
|
|
<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/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/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/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/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/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/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>
|
|
</dl>
|
|
<a name="I:I">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">I</h2>
|
|
<dl>
|
|
<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/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/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/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/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/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/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/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/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><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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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><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><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/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><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><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>
|
|
</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/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 <code>ExecutionContext</code>.</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/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/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/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/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><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/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> <code>ExecutionContext</code>.</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/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/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/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/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/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/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>
|
|
</dl>
|
|
<a name="I:L">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">L</h2>
|
|
<dl>
|
|
<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><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/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><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/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/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><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><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><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 <code>ResourcelessTransactionManager</code>.</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/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><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/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/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><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/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
|
|
<code>MethodInvoker</code>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/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/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/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/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>
|
|
</dl>
|
|
<a name="I:N">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">N</h2>
|
|
<dl>
|
|
<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/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/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/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/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><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/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><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
|
|
<code>ItemProcessor</code> <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 <code>ItemProcessor.process(Object)</code>.</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
|
|
<code>ItemReader</code> <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 <code>ItemProcessor</code>.<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 <code>ItemReader</code> <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 <code>ItemWriter</code>.<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
|
|
<code>ItemWriter</code> <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><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>
|
|
</dl>
|
|
<a name="I:P">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">P</h2>
|
|
<dl>
|
|
<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/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><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/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/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
|
|
<code>ExecutionContext</code>.</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 <code>ExecutionContext</code> 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><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 <code>ExecutionContext</code> 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><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><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/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/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/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/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/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/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/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/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>
|
|
</dl>
|
|
<a name="I:R">
|
|
<!-- -->
|
|
</a>
|
|
<h2 class="title">R</h2>
|
|
<dl>
|
|
<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/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/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><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><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/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/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/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/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 <code>ItemStream</code> 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/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/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/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><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/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/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/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><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><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/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><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/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><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/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/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/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/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/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/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/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/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/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/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 <code>CompletionPolicy</code> 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 <code>CompletionPolicy</code> 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 <code>ExceptionHandler</code>.</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 <code>ExecutionContext</code> 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 <code>ExecutionContext</code> for this execution</div>
|
|
</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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 <code>ExecutionContext</code>.</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/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/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/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/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 <code>ExecutionContext</code> 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/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/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/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/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/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/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/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/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/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/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/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/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 <code>ItemProcessor</code> 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 <code>CheckpointAlgorithmAdapter</code> 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#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 <code>ItemProcessorAdapter</code> 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 <code>ItemReaderAdapter</code> 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 <code>ItemWriterAdapter</code> 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/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/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 <code>RepeatOperations</code> 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/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 <code>ExecutionContext</code>.</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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 <code>ItemReader</code>.</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/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/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/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 <code>ExceptionHandler</code> 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 <code>ExecutionContext</code> 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/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/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/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><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/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/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/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><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/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/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/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/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/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/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 <code>CompletionPolicy</code> 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/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/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><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><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/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/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/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><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>
|
|
</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/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><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/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><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><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 <code>CompletionPolicy</code> 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/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><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>
|
|
</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/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/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/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 <code>ExecutionContext</code>).</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 <code>ExecutionContext</code>).</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/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 <code>ExecutionContext</code>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 <code>ExecutionContext</code> 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/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/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>
|
|
</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/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/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><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/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/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/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/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/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/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>
|
|
</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 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: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> </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>
|