Class ElementGlobalValidationParams<TData,TElement extends IWorkflowElementEntity>

java.lang.Object
de.xima.fc.workflow.processor.model.ElementGlobalValidationParams<TData,TElement>
Type Parameters:
TData - Type of the properties model used by the workflow element, see IElementHandler.
TElement - Type of the workflow element, i.e. a node or trigger.
All Implemented Interfaces:
IElementGlobalValidationParams<TData,TElement>

public final class ElementGlobalValidationParams<TData,TElement extends IWorkflowElementEntity> extends Object implements IElementGlobalValidationParams<TData,TElement>
Default POJO implementation of IElementGlobalValidationParams.
Since:
7.0.0
Author:
XIMA MEDIA GmbH