public class ReportIntegration extends Object
| Modifier and Type | Method and Description |
|---|---|
static ReportIntegration |
getInstance() |
boolean |
runOnStepIntegrations(org.qubership.automation.itf.core.model.jpa.instance.SituationInstance instance,
org.qubership.automation.itf.core.model.jpa.context.SpContext spContext,
org.qubership.automation.itf.core.model.jpa.instance.AbstractContainerInstance initiator,
org.qubership.automation.itf.core.model.jpa.system.stub.Situation situation)
This method was made public because
when executing the case it is necessary to stop the execution of the case
and throw an exception if it need.
|
public static ReportIntegration getInstance()
public boolean runOnStepIntegrations(org.qubership.automation.itf.core.model.jpa.instance.SituationInstance instance,
org.qubership.automation.itf.core.model.jpa.context.SpContext spContext,
org.qubership.automation.itf.core.model.jpa.instance.AbstractContainerInstance initiator,
org.qubership.automation.itf.core.model.jpa.system.stub.Situation situation)
throws Exception
instance - is current situation instance.spContext - is step context.initiator - is starter for current case.Exception - then will happen some problem on connection BV or etc.Copyright © 2025. All rights reserved.