Package step.artefacts.reports
Class PerformanceAssertReportNode
- java.lang.Object
-
- step.core.accessors.AbstractIdentifiableObject
-
- step.core.artefacts.reports.ReportNode
-
- step.artefacts.reports.PerformanceAssertReportNode
-
public class PerformanceAssertReportNode extends step.core.artefacts.reports.ReportNode
-
-
Constructor Summary
Constructors Constructor Description PerformanceAssertReportNode()
-
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
-
-