Package step.artefacts.reports
Class BeforeSequenceReportNode
java.lang.Object
step.core.accessors.AbstractIdentifiableObject
step.core.artefacts.reports.ReportNode
step.artefacts.reports.BeforeSequenceReportNode
-
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
Constructors -
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
Methods inherited from class step.core.accessors.AbstractIdentifiableObject
addCustomField, computeCustomFieldIfAbsent, equals, getCustomField, getCustomField, getCustomFields, getId, hashCode, setCustomFields, setId
-
Constructor Details
-
BeforeSequenceReportNode
public BeforeSequenceReportNode()
-
-
Method Details
-
setVariableInParentScope
public boolean setVariableInParentScope()- Overrides:
setVariableInParentScope
in classReportNode
-