public class PerformanceAssertPlugin
extends step.engine.plugins.AbstractExecutionEnginePlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
$PERFORMANCE_ASSERT_SESSION |
| Constructor and Description |
|---|
PerformanceAssertPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterFunctionExecution(step.core.execution.ExecutionContext context,
step.core.artefacts.reports.ReportNode node,
step.functions.Function function,
step.functions.io.Output<javax.json.JsonObject> output) |
afterExecutionEnd, afterReportNodeExecution, afterReportNodeExecution, afterReportNodeSkeletonCreation, afterReportNodeSkeletonCreation, associateThread, associateThread, beforeExecutionEnd, beforeFunctionExecution, beforePlanImport, beforeReportNodeExecution, beforeReportNodeExecution, executionStart, initializeExecutionContext, initializeExecutionEngineContext, rollbackReportNode, rollbackReportNode, unassociateThreadpublic static final String $PERFORMANCE_ASSERT_SESSION
public void afterFunctionExecution(step.core.execution.ExecutionContext context,
step.core.artefacts.reports.ReportNode node,
step.functions.Function function,
step.functions.io.Output<javax.json.JsonObject> output)
afterFunctionExecution in interface step.core.plugins.ExecutionCallbacksafterFunctionExecution in class step.engine.plugins.AbstractExecutionEnginePluginCopyright © 2020. All rights reserved.