GenerateBIScriptHandlerFunction
class GenerateBIScriptHandlerFunction(options: BiScriptOptions, deploymentInspector: BiDeploymentInspector, exceptionHandler: RequestExceptionHandler, generationScheduler: Scheduler = BI_SCRIPT_GENERATION_SCHEDULER) : HandlerFunction<ServerResponse>
Constructors
Link copied to clipboard
constructor(options: BiScriptOptions, deploymentInspector: BiDeploymentInspector, exceptionHandler: RequestExceptionHandler, generationScheduler: Scheduler = BI_SCRIPT_GENERATION_SCHEDULER)