Package step.plugins.quotamanager
Class QuotaManagerPlugin
java.lang.Object
step.core.plugins.AbstractPlugin
step.engine.plugins.AbstractExecutionEnginePlugin
step.plugins.quotamanager.QuotaManagerPlugin
- All Implemented Interfaces:
ExecutionCallbacks,step.core.plugins.OptionalPlugin,ExecutionEnginePlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidbeforeReportNodeExecution(ExecutionContext context, ReportNode node) Methods inherited from class step.engine.plugins.AbstractExecutionEnginePlugin
afterExecutionEnd, afterFunctionExecution, afterReportNodeExecution, afterReportNodeSkeletonCreation, afterReportNodeSkeletonCreation, associateThread, associateThread, beforeExecutionEnd, beforeFunctionExecution, beforePlanImport, beforeReportNodeExecution, executionStart, initializeExecutionContext, initializeExecutionEngineContext, onErrorContributionRemoval, onReportNodeRemoval, unassociateThreadMethods inherited from class step.core.plugins.AbstractPlugin
toString, validate
-
Constructor Details
-
QuotaManagerPlugin
-
-
Method Details
-
beforeReportNodeExecution
- Specified by:
beforeReportNodeExecutionin interfaceExecutionCallbacks- Overrides:
beforeReportNodeExecutionin classAbstractExecutionEnginePlugin
-
afterReportNodeExecution
- Overrides:
afterReportNodeExecutionin classAbstractExecutionEnginePlugin
-