public class TaskExecutor extends Object
Constructor and Description |
---|
TaskExecutor() |
Modifier and Type | Method and Description |
---|---|
static void |
execute(NativeCallableUnit fn,
Context parentCtx,
FunctionRefCPEntry onTriggerFunction,
FunctionRefCPEntry onErrorFunction,
ProgramFile programFile) |
public static void execute(NativeCallableUnit fn, Context parentCtx, FunctionRefCPEntry onTriggerFunction, FunctionRefCPEntry onErrorFunction, ProgramFile programFile)
Copyright © 2018 WSO2. All rights reserved.