| 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<ItemProcessor> |
PropertyResolverFactory.createProcessorPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
ItemProcessor |
ItemProcessorPropertyResolver.substituteProperties(ItemProcessor processor,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
ItemProcessor |
ItemProcessorPropertyResolver.substituteProperties(ItemProcessor processor,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Field and Description |
|---|---|
protected ItemProcessor |
Chunk.processor |
| Modifier and Type | Method and Description |
|---|---|
ItemProcessor |
ObjectFactory.createItemProcessor()
Create an instance of
ItemProcessor |
ItemProcessor |
Chunk.getProcessor()
Gets the value of the processor property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Chunk.setProcessor(ItemProcessor value)
Sets the value of the processor property.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.