Class NodePrototypeData<TData>

java.lang.Object
de.xima.fc.workflow.NodePrototypeData<TData>
Type Parameters:
TData - Type of the properties model, see INodeHandler.
All Implemented Interfaces:
IElementPrototypeData<TData>, IWorkflowElementTypeProviding, INodePrototypeData<TData>, IWorkflowNodeTypeProviding

public class NodePrototypeData<TData> extends Object implements INodePrototypeData<TData>
Default POJO implementation of INodePrototypeData.
Since:
7.0.0
Author:
XIMA MEDIA GmbH