| Package | Description |
|---|---|
| org.eclipse.dirigible.engine.api | |
| org.eclipse.dirigible.engine.api.resource | |
| org.eclipse.dirigible.engine.api.script |
| Modifier and Type | Method and Description |
|---|---|
static IEngineExecutor |
EngineExecutorFactory.getEngineExecutor(String type)
Gets the engine executor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IResourceExecutor
The Resource Executor interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResourceExecutor
The Abstract Resource Executor.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IScriptEngineExecutor
The Script Engine Executor interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractScriptExecutor
The Abstract Script Executor.
|
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.