Class ElementInitParams<TData>

java.lang.Object
de.xima.fc.workflow.designer.model.ElementInitParams<TData>
Type Parameters:
TData - Type of the properties model for the workflow element.
All Implemented Interfaces:
IElementPropInitParams<TData>

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