Package org.qubership.atp.ram.model
Class LogRecordQueryResult
java.lang.Object
org.qubership.atp.ram.models.RamObject
org.qubership.atp.ram.models.LogRecord
org.qubership.atp.ram.model.LogRecordQueryResult
-
Nested Class Summary
Nested classes/interfaces inherited from class org.qubership.atp.ram.models.LogRecord
LogRecord.Child -
Field Summary
Fields inherited from class org.qubership.atp.ram.models.RamObject
ID_FIELD, name, NAME_FIELD, uuid -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.qubership.atp.ram.models.LogRecord
canEqual, equals, getChildren, getConfigInfoId, getContextVariables, getCreatedDate, getCreatedDateStamp, getCustomLinks, getDuplicateId, getDuration, getEndDate, getExecutionStatus, getFileMetadata, getLastUpdated, getLinkToSvp, getMessage, getMessageParameters, getMetaInfo, getParentRecordId, getPreview, getProtocolType, getRootCause, getServer, getSnapshotId, getSsmMetricReports, getStackTrace, getStartDate, getStepContextVariables, getTable, getTaToolsLogs, getTestingStatus, getTestRunId, getType, getUrlToLogCollectorData, getValidationLabels, getValidationTable, hashCode, isBrowserConsoleLogsPresent, isCompaund, isContextVariablesPresent, isMessageParametersPresent, isSection, setBrowserConsoleLogsPresent, setChildren, setCompaund, setConfigInfoId, setContextVariables, setContextVariablesPresent, setCreatedDate, setCreatedDateStamp, setCustomLinks, setDuplicateId, setDuration, setEndDate, setExecutionStatus, setFileMetadata, setLastUpdated, setLinkToSvp, setMessage, setMessageParameters, setMessageParametersPresent, setMetaInfo, setParentRecordId, setPreview, setProtocolType, setRootCause, setSection, setServer, setSnapshotId, setSsmMetricReports, setStackTrace, setStartDate, setStepContextVariables, setTable, setTaToolsLogs, setTestingStatus, setTestingStatusHard, setTestRunId, setType, setUrlToLogCollectorData, setValidationLabels, setValidationTable, toString
-
Constructor Details
-
LogRecordQueryResult
public LogRecordQueryResult()
-