| Package | Description |
|---|---|
| org.apache.batchee.container.modelresolver | |
| org.apache.batchee.container.modelresolver.impl | |
| org.apache.batchee.jaxb |
| Modifier and Type | Method and Description |
|---|---|
static PropertyResolver<ItemWriter> |
PropertyResolverFactory.createWriterPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
ItemWriter |
ItemWriterPropertyResolver.substituteProperties(ItemWriter writer,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
ItemWriter |
ItemWriterPropertyResolver.substituteProperties(ItemWriter writer,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Field and Description |
|---|---|
protected ItemWriter |
Chunk.writer |
| Modifier and Type | Method and Description |
|---|---|
ItemWriter |
ObjectFactory.createItemWriter()
Create an instance of
ItemWriter |
ItemWriter |
Chunk.getWriter()
Gets the value of the writer property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Chunk.setWriter(ItemWriter value)
Sets the value of the writer property.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.