Class WorkflowValidator

java.lang.Object
de.xima.fc.workflow.processor.engine.WorkflowValidator
All Implemented Interfaces:
IWorkflowValidator

public class WorkflowValidator extends Object implements IWorkflowValidator
Entry point for validating the entire workflow of a project, or just parts of it (single tasks, triggers, or nodes).

Use builder(Projekt) to create an instance of this validator.

Since:
7.0.0
Author:
XIMA MEDIA GmbH