| Interface | Description |
|---|---|
| WorkflowComponentRegistry |
Registry for workflow components.
|
| Class | Description |
|---|---|
| ComponentQueryData |
Contains component query execution data.
|
| ContextVariable<T> |
Context variable used within components to enable functional-like style of components.
|
| ContextVariables |
Contains informations about
ContextVariable's available in this component. |
| InvocableComponent |
Component with invocable method.
|
| WorkflowComponent |
Base class for all workflow components.
|
Copyright © 2023 Suncode. All rights reserved.