public class RAM2ReportAdapter extends Object implements org.qubership.automation.itf.core.util.transport.service.report.ReportAdapter
| Constructor and Description |
|---|
RAM2ReportAdapter() |
public void openSection(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance instance, String title)
openSection in interface org.qubership.automation.itf.core.util.transport.service.report.ReportAdapterpublic void closeSection(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance containerInstance)
closeSection in interface org.qubership.automation.itf.core.util.transport.service.report.ReportAdapterpublic void info(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance containerInstance, String title, org.qubership.automation.itf.core.model.jpa.context.SpContext spContext)
info in interface org.qubership.automation.itf.core.util.transport.service.report.ReportAdapterpublic void info(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance containerInstance, String title, String message)
info in interface org.qubership.automation.itf.core.util.transport.service.report.ReportAdapterpublic void warn(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance containerInstance, String title, String message)
warn in interface org.qubership.automation.itf.core.util.transport.service.report.ReportAdapterpublic void error(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance containerInstance, String title, org.qubership.automation.itf.core.model.jpa.context.SpContext spContext, Throwable exception)
error in interface org.qubership.automation.itf.core.util.transport.service.report.ReportAdapterpublic void error(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance containerInstance, String title, String message, Throwable exception)
error in interface org.qubership.automation.itf.core.util.transport.service.report.ReportAdapterpublic void terminated(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance containerInstance, String title, String message, Throwable exception)
terminated in interface org.qubership.automation.itf.core.util.transport.service.report.ReportAdapterpublic void startRun(org.qubership.automation.itf.core.model.jpa.context.TcContext context)
startRun in interface org.qubership.automation.itf.core.util.transport.service.report.ReportAdapterpublic void startAtpRun(String testRunId)
startAtpRun in interface org.qubership.automation.itf.core.util.transport.service.report.ReportAdapterpublic void stopRun(org.qubership.automation.itf.core.model.jpa.context.InstanceContext context, org.qubership.automation.itf.core.util.constants.Status status)
stopRun in interface org.qubership.automation.itf.core.util.transport.service.report.ReportAdapterpublic void stopAllRuns()
stopAllRuns in interface org.qubership.automation.itf.core.util.transport.service.report.ReportAdapterpublic org.qubership.atp.adapter.common.entities.Message updateBVStatus(org.qubership.automation.itf.core.model.jpa.instance.AbstractInstance instance, org.qubership.atp.adapter.common.entities.Message message, net.sf.json.JSONObject bvResult)
public void reportCallChainInfo(org.qubership.automation.itf.core.model.jpa.instance.chain.CallChainInstance instance)
reportCallChainInfo in interface org.qubership.automation.itf.core.util.transport.service.report.ReportAdapterpublic void terminate()
terminate in interface org.qubership.automation.itf.core.util.transport.service.report.ReportAdapterpublic boolean needToReport(org.qubership.automation.itf.core.model.jpa.context.TcContext context)
needToReport in interface org.qubership.automation.itf.core.util.transport.service.report.ReportAdapterCopyright © 2025. All rights reserved.