Uses of Interface
de.xima.fc.workflow.processor.iface.IWorkflowValidator
-
Packages that use IWorkflowValidator Package Description de.xima.fc.workflow.processor.engine -
-
Uses of IWorkflowValidator in de.xima.fc.workflow.processor.engine
Classes in de.xima.fc.workflow.processor.engine that implement IWorkflowValidator Modifier and Type Class Description class
WorkflowValidator
Entry point for validating the entire workflow of a project, or just parts of it (single tasks, triggers, or nodes).Methods in de.xima.fc.workflow.processor.engine that return IWorkflowValidator Modifier and Type Method Description IWorkflowValidator
WorkflowValidator.Builder. build()
-