| Modifier and Type | Field and Description |
|---|---|
protected Flow |
FlowController.flow |
| Modifier and Type | Field and Description |
|---|---|
protected ModelNavigator<Flow> |
FlowController.flowNavigator |
| Modifier and Type | Method and Description |
|---|---|
static JSLJob |
PartitionedStepBuilder.buildFlowInSplitSubJob(Long parentJobExecutionId,
javax.batch.runtime.context.JobContext jobContext,
Split split,
Flow flow) |
static FlowController |
ExecutionElementControllerFactory.getFlowController(ServicesManager servicesManager,
RuntimeJobExecution jobExecutionImpl,
Flow flow,
long rootJobExecutionId) |
| Constructor and Description |
|---|
FlowController(RuntimeJobExecution jobExecution,
Flow flow,
long rootJobExecutionId,
ServicesManager manager) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyResolver<Flow> |
PropertyResolverFactory.createFlowPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
Flow |
FlowPropertyResolver.substituteProperties(Flow flow,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
Flow |
FlowPropertyResolver.substituteProperties(Flow flow,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
Flow |
FlowNavigator.getRootModelElement() |
| Modifier and Type | Method and Description |
|---|---|
static FlowNavigator |
NavigatorFactory.createFlowNavigator(Flow flow) |
| Constructor and Description |
|---|
FlowNavigator(Flow flow) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Flow> |
Split.flows |
| Modifier and Type | Method and Description |
|---|---|
Flow |
ObjectFactory.createFlow()
Create an instance of
Flow |
| Modifier and Type | Method and Description |
|---|---|
List<Flow> |
Split.getFlows()
Gets the value of the flows property.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.