ITriggerHandler<TData> |
All trigger handlers must be thread-safe.
|
ITriggerPropertiesBean<TData> |
The interface of a bean for editing the properties of workflow triggers.
|
ITriggerPrototypeData<TData> |
The data that is used to create a new trigger when a trigger prototype is dragged into the workflow designer.
|
ITriggerPrototypeDescriptor<TData> |
A prototype for a workflow trigger that is shown in the drawer panel in the workflow designer.
|
ITriggerWithName |
A reference to a workflow trigger.
|
IWorkflowTriggerTypeProviding |
Marks the object as marking a certain workflow trigger type.
|