| Modifier and Type | Method and Description |
|---|---|
String |
JobGeneratorHelper.getProcessStepMethodName(JobStep jobStep) |
String |
JobGeneratorHelper.getStepInstanceJavaVariableName(JobStep jobStep) |
| Modifier and Type | Method and Description |
|---|---|
JobStep |
AbstractJobGeneratorStepJavaClassComponent.getStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJobGeneratorStepJavaClassComponent.setStep(JobStep step) |
| Modifier and Type | Method and Description |
|---|---|
JobStep |
AbstractJobStepServicePrototypeMethodElement.getStep() |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends AbstractJobStepInstance,S extends AbstractJobStepService> |
AbstractJobInstance.addStepInstance(JobStep jobStep,
Class<T> instanceClass,
Class<S> serviceClass) |
| Modifier and Type | Method and Description |
|---|---|
JobStep |
AbstractJobStepInstance.getStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJobStepInstance.setStep(JobStep step) |
| Modifier and Type | Method and Description |
|---|---|
JobStep |
Job.getStep(String stepName) |
JobStep |
Job.getStep(String stepName,
boolean throwNotFoundError) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobStepList.add(JobStep node) |
| Modifier and Type | Method and Description |
|---|---|
JobStep |
AbstractJobStepAction.getJobStep() |
Copyright © 2018. All rights reserved.