@Component public class SituationStepExecutor extends Object implements StepExecutor
| Constructor and Description |
|---|
SituationStepExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance step) |
void |
execute(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance step,
org.qubership.automation.itf.core.model.jpa.context.JsonContext customDataset) |
public void execute(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance step)
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.