| Interface | Description |
|---|---|
| IActionType |
Tag interface for action types.
|
| IParalelPlugin |
Stand for a plugin with concurrency constrains.
|
| IPlugin |
Generic plugin definition, stand for the action element of the framework.
|
| IPluginFactory |
Stands for a plugin factory.
|
| IPluginFactoryGroup |
A plugin group factory.
|
| IPluginGroup |
A group plugin.
|
| ISleepPlugin |
Stand for a plugin with sleep after execution.
|
| ITestPlugin |
Perform a plugin execution based on a condition.
|
| ITimedPlugin |
Stand for a plugin with time constrains.
|
| IWaitPlugin |
Stand for a plugin with sleep before execution.
|
| Class | Description |
|---|---|
| ActionType |
A type for plugins.
|
| PluginKind |
Factory types.
|
| Enum | Description |
|---|---|
| ENext |
Next action to be taken by a plugin.
|
| Exception | Description |
|---|---|
| PluginException | |
| UnstackedPluginException |
Copyright © 2016. All rights reserved.