| IFileProvidingNodeWithName |
|
| INodeHandler<TData> |
All node handlers must be thread-safe.
|
| INodePropertiesBean<TData> |
The interface of a bean for editing the properties of workflow nodes.
|
| INodePrototypeData<TData> |
The data that is used to create a new node when a node prototype is dragged into the workflow designer.
|
| INodePrototypeDescriptor<TData> |
A prototype for a workflow node that is shown in the drawer panel in the workflow designer.
|
| INodeWithName |
|
| IWorkflowNodeTypeProviding |
Marks the object as marking a certain workflow node type.
|