import RuntimeExecutable from 'devapt-core-server/js/runtime/runtime_executable.js'
RuntimeExecutable
Extends:
devapt-core-common/dist/js/base/executable~Executable → RuntimeExecutable
Constructor Summary
Public Constructor | ||
public abstract |
constructor(arg_log_context: string | undefined, arg_logger_manager: LoggerManager): nothing Create a runtime executable base class. |
Method Summary
Public Methods | ||
public abstract |
Execution with contextual informations. |
|
public |
Prepare an execution with contextual informations. |