| Package | Description |
|---|---|
| org.apache.batchee.container.jsl | |
| org.apache.batchee.container.modelresolver | |
| org.apache.batchee.container.modelresolver.impl | |
| org.apache.batchee.jaxb |
| Modifier and Type | Method and Description |
|---|---|
static Batchlet |
CloneUtility.cloneBatchlet(Batchlet batchlet) |
| Modifier and Type | Method and Description |
|---|---|
static Batchlet |
CloneUtility.cloneBatchlet(Batchlet batchlet) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyResolver<Batchlet> |
PropertyResolverFactory.createBatchletPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
Batchlet |
BatchletPropertyResolver.substituteProperties(Batchlet batchlet,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
Batchlet |
BatchletPropertyResolver.substituteProperties(Batchlet batchlet,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Field and Description |
|---|---|
protected Batchlet |
Step.batchlet |
| Modifier and Type | Method and Description |
|---|---|
Batchlet |
ObjectFactory.createBatchlet()
Create an instance of
Batchlet |
Batchlet |
Step.getBatchlet()
Gets the value of the batchlet property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Step.setBatchlet(Batchlet value)
Sets the value of the batchlet property.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.