| Modifier and Type | Field and Description |
|---|---|
protected Flow |
FlowControllerImpl.flow |
| Modifier and Type | Field and Description |
|---|---|
protected ModelNavigator<Flow> |
FlowControllerImpl.flowNavigator |
| Modifier and Type | Method and Description |
|---|---|
static JSLJob |
PartitionedStepBuilder.buildFlowInSplitSubJob(JobContextImpl jobContext,
Split split,
Flow flow) |
static FlowControllerImpl |
ExecutionElementControllerFactory.getFlowController(RuntimeJobExecution jobExecutionImpl,
Flow flow,
long rootJobExecutionId) |
| Constructor and Description |
|---|
FlowControllerImpl(RuntimeJobExecution jobExecution,
Flow flow,
long rootJobExecutionId) |
| Modifier and Type | Method and Description |
|---|---|
static ModelResolver<Flow> |
ModelResolverFactory.createFlowResolver() |
| Modifier and Type | Method and Description |
|---|---|
Flow |
FlowModelResolverImpl.resolveModel(Flow t) |
Flow |
FlowModelResolverImpl.resolveModel(String jobXML) |
| Modifier and Type | Method and Description |
|---|---|
Flow |
FlowModelResolverImpl.resolveModel(Flow t) |
| Modifier and Type | Method and Description |
|---|---|
static PropertyResolver<Flow> |
PropertyResolverFactory.createFlowPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
Flow |
FlowPropertyResolverImpl.substituteProperties(Flow flow,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
Flow |
FlowPropertyResolverImpl.substituteProperties(Flow flow,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
Flow |
FlowNavigatorImpl.getRootModelElement() |
| Modifier and Type | Method and Description |
|---|---|
static FlowNavigatorImpl |
NavigatorFactory.createFlowNavigator(Flow flow) |
| Constructor and Description |
|---|
FlowNavigatorImpl(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 IBM Corp. 2014
Licensed under the Apache License, Version 2.0