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