public class WaitForEventHandler extends step.core.artefacts.handlers.ArtefactHandler<WaitForEvent,step.core.artefacts.reports.ReportNode>
| Constructor and Description |
|---|
WaitForEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
WaitForEventReportNode |
createReportNode_(step.core.artefacts.reports.ReportNode parentNode,
WaitForEvent testArtefact) |
protected void |
createReportSkeleton_(step.core.artefacts.reports.ReportNode parentNode,
WaitForEvent testArtefact) |
protected void |
execute_(step.core.artefacts.reports.ReportNode node,
WaitForEvent testArtefact) |
protected void |
execute(WaitForEventReportNode node,
WaitForEvent testArtefact,
boolean execution) |
String |
getEBCKey(String url) |
createReportSkeleton, createWorkArtefact, createWorkArtefact, createWorkArtefact, delegateCreateReportSkeleton, delegateCreateReportSkeleton, delegateExecute, delegateExecute, excludePropertyChildren, execute, fail, failWithException, failWithException, failWithException, filterPropertyChildren, getBindings, getChildren, getChildren, init, initProperties, isInSession, releaseTokens, removeReportNodepublic static String EBC_KEY
protected void createReportSkeleton_(step.core.artefacts.reports.ReportNode parentNode,
WaitForEvent testArtefact)
createReportSkeleton_ in class step.core.artefacts.handlers.ArtefactHandler<WaitForEvent,step.core.artefacts.reports.ReportNode>protected void execute_(step.core.artefacts.reports.ReportNode node,
WaitForEvent testArtefact)
execute_ in class step.core.artefacts.handlers.ArtefactHandler<WaitForEvent,step.core.artefacts.reports.ReportNode>protected void execute(WaitForEventReportNode node, WaitForEvent testArtefact, boolean execution)
public WaitForEventReportNode createReportNode_(step.core.artefacts.reports.ReportNode parentNode, WaitForEvent testArtefact)
createReportNode_ in class step.core.artefacts.handlers.ArtefactHandler<WaitForEvent,step.core.artefacts.reports.ReportNode>Copyright © 2020. All rights reserved.