| Modifier and Type | Method and Description |
|---|---|
<A extends AbstractJobStepAction,E extends AbstractJobStepServicePrototypeActionMethodElement> |
JobServiceGenerator.addActionMap(Class<A> actionClass,
Class<E> elemetClass) |
<A extends AbstractJobStepAction,E extends AbstractJobStepServicePrototypeActionMethodElement> |
JobServiceGenerator.getActionMap(Class<A> actionClass) |
| Modifier and Type | Method and Description |
|---|---|
AbstractJobStepAction |
AbstractJobStepServicePrototypeActionMethodElement.getAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractJobStepServicePrototypeActionMethodElement.setAction(AbstractJobStepAction action) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobStepServicePrototypeExtractTableDataActionMethodElement.setAction(AbstractJobStepAction action) |
void |
AbstractJobStepServicePrototypeExtractActionMethodElement.setAction(AbstractJobStepAction action) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobStepServicePrototypeLoadTypeDataActionMethodElement.setAction(AbstractJobStepAction action) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobManager.createActionInstance(AbstractJobStepInstance stepInstance,
AbstractJobStepAction action) |
void |
JobManager.createActionInstance(AbstractJobStepInstance stepInstance,
AbstractJobStepAction action,
AbstractDataSet dataSet) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractDataSet.isActionProcessed(AbstractJobStepAction action) |
void |
AbstractDataSet.setActionProcessed(AbstractJobStepAction action) |
| Modifier and Type | Method and Description |
|---|---|
AbstractJobStepAction |
JobStepActionInstance.getAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobStepActionInstance.setAction(AbstractJobStepAction action) |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractDataSet> |
Job.getLoadDataSetActions(T dataSet) |
<T extends AbstractDataSet> |
Job.getLoadDataSetClassActions(Class<T> dataSetClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractExtractJobStepAction |
class |
AbstractExtractJobStepActionPrototype |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtractTableDataJobStepAction |
class |
ExtractTableDataJobStepActionPrototype |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtractTypeDataJobStepAction |
class |
ExtractTypeDataJobStepActionPrototype |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLoadJobStepAction |
class |
AbstractLoadJobStepActionPrototype |
| Modifier and Type | Class and Description |
|---|---|
class |
LoadTableDataJobStepAction |
class |
LoadTableDataJobStepActionPrototype |
| Modifier and Type | Class and Description |
|---|---|
class |
LoadTypeDataJobStepAction |
class |
LoadTypeDataJobStepActionPrototype |
Copyright © 2018. All rights reserved.