Package de.xima.fc.interfaces.workflow.nodes
package de.xima.fc.interfaces.workflow.nodes
-
InterfacesClassDescriptionINodeHandler<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.A reference to a workflow node, such as those returned by
IWorkflowProvider.getProvidingPredecessors(NodeKey)
.Marks the object as marking a certain workflow node type.