Package step.core.execution
Class ExecutionEngineRunner
java.lang.Object
step.core.execution.ExecutionEngineRunner
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ExecutionAccessorprotected final ExecutionContextprotected final ExecutionLifecycleManagerprotected final FunctionAccessorprotected final PlanAccessorprotected final RepositoryObjectManager -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PlanRunnerResultexecute()protected ReportNodeexecute(Plan plan, ReportNode rootReportNode) protected PlanRunnerResult
-
Field Details
-
executionContext
-
executionLifecycleManager
-
repositoryObjectManager
-
planAccessor
-
functionAccessor
-
executionAccessor
-
-
Constructor Details
-
ExecutionEngineRunner
-
-
Method Details
-
execute
-
execute
-
result
-