@Component public class IntegrationStepExecutor extends Object implements StepExecutor
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
IntegrationStepExecutor(EventBusProvider eventBusProvider,
IntegrationStepHelper integrationStepHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance abstractInstance) |
void |
execute(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance step,
org.qubership.automation.itf.core.model.jpa.context.JsonContext customDataset) |
@Autowired public IntegrationStepExecutor(EventBusProvider eventBusProvider, IntegrationStepHelper integrationStepHelper)
public void execute(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance abstractInstance)
throws Exception
execute in interface StepExecutorExceptionpublic void execute(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance step,
org.qubership.automation.itf.core.model.jpa.context.JsonContext customDataset)
throws Exception
execute in interface StepExecutorExceptionCopyright © 2025. All rights reserved.