@Component
public class StepRunnerFactory
extends java.lang.Object
| Constructor and Description |
|---|
StepRunnerFactory() |
StepRunnerFactory(HubConfig hubConfig) |
| Modifier and Type | Method and Description |
|---|---|
StepRunner |
getStepRunner(Flow flow,
java.lang.String stepNum) |
void |
setStepDefinitionProvider(StepDefinitionProvider stepDefinitionProvider) |
public StepRunnerFactory()
public StepRunnerFactory(HubConfig hubConfig)
public StepRunner getStepRunner(Flow flow, java.lang.String stepNum)
public void setStepDefinitionProvider(StepDefinitionProvider stepDefinitionProvider)