| Package | Description | 
|---|---|
| com.whitestein.lsps.engine.lang | |
| com.whitestein.lsps.engine.lang.compiled | |
| com.whitestein.lsps.engine.tester | 
 Testing support for testing engine tasks. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ExecutionContext
Interface representing execution context. 
 | 
interface  | 
TaskContext  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractExecutionContext
This class contains functionality of  
ExecutionContext that should be
 common to all its implementations. | 
class  | 
ExecutionContextImpl
Simple implementation of  
ExecutionContext. | 
class  | 
JavaOperationExecutionContext
An execution context for a Java operation. 
 | 
class  | 
TaskContextImpl  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AdditionalExpressionCompiledContext  | 
class  | 
CompiledContext
Java class that represents execution context in the generated java code. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MockExecutionContext
This is a simple implementation of  
ExecutionContext which should be
 used for testing. | 
class  | 
MockTaskContext  | 
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.