Class ElementLocalValidationParams<TData,TElement extends IWorkflowElementEntity>

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

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