Package step.artefacts.reports
Class ThreadReportNode
java.lang.Object
step.core.accessors.AbstractIdentifiableObject
step.core.artefacts.reports.ReportNode
step.artefacts.reports.ThreadReportNode
-
Field Summary
Fields inherited from class step.core.artefacts.reports.ReportNode
artefactID, artefactInstance, attachments, customAttributes, duration, error, executionID, executionTime, isContributingError, isOrphan, name, parentID, resolvedArtefact, status
Fields inherited from class step.core.accessors.AbstractIdentifiableObject
customFields, ID
-
Constructor Summary
-
Method Summary
Methods inherited from class step.core.artefacts.reports.ReportNode
addAttachment, addCustomAttribute, addError, getArtefactID, getArtefactInstance, getAttachments, getContributingError, getCustomAttribute, getCustomAttributes, getDuration, getError, getExecutionID, getExecutionTime, getName, getParentID, getReportAsString, getResolvedArtefact, getStatus, isOrphan, setArtefactID, setArtefactInstance, setAttachments, setContributingError, setCustomAttributes, setDuration, setError, setError, setExecutionID, setExecutionTime, setName, setOrphan, setParentID, setResolvedArtefact, setStatus, setVariableInParentScope
Methods inherited from class step.core.accessors.AbstractIdentifiableObject
addCustomField, computeCustomFieldIfAbsent, equals, getCustomField, getCustomField, getCustomFields, getId, hashCode, setCustomFields, setId
-
Constructor Details
-
ThreadReportNode
public ThreadReportNode()
-
-
Method Details
-
setThreadGroupName
-
getThreadGroupName
-