public class InjectionReferences extends Object
| Constructor and Description |
|---|
InjectionReferences(JobContextImpl jobContext,
StepContextImpl stepContext,
List<Property> props) |
| Modifier and Type | Method and Description |
|---|---|
JobContextImpl |
getJobContext() |
List<Property> |
getProps() |
StepContextImpl |
getStepContext() |
void |
setProps(List<Property> props) |
public InjectionReferences(JobContextImpl jobContext, StepContextImpl stepContext, List<Property> props)
public JobContextImpl getJobContext()
public StepContextImpl getStepContext()
Copyright © 2023 The Apache Software Foundation. All rights reserved.