| Package | Description |
|---|---|
| org.apache.batchee.container.impl.controller | |
| org.apache.batchee.container.modelresolver | |
| org.apache.batchee.container.modelresolver.impl | |
| org.apache.batchee.jaxb |
| Modifier and Type | Method and Description |
|---|---|
static DecisionController |
ExecutionElementControllerFactory.getDecisionController(ServicesManager servicesManager,
RuntimeJobExecution jobExecutionImpl,
Decision decision) |
| Constructor and Description |
|---|
DecisionController(RuntimeJobExecution jobExecution,
Decision decision,
ServicesManager manager) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyResolver<Decision> |
PropertyResolverFactory.createDecisionPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
Decision |
DecisionPropertyResolver.substituteProperties(Decision decision,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
Decision |
DecisionPropertyResolver.substituteProperties(Decision decision,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
Decision |
ObjectFactory.createDecision()
Create an instance of
Decision |
Copyright © 2023 The Apache Software Foundation. All rights reserved.