Package de.xima.fc.workflow.processor.iface
-
Interface Summary Interface Description IMultipleCheckProps Common interface for node property models that let the user configure multiple checks, such as conditions or while loops.IPlaceholderRefactorMapper IWorkflowExecutionListener Interface for objects that wish to listen to the various stages of a workflow execution.IWorkflowPlaceholderRefactorRetVal IWorkflowValidationResult Describes the result of a workflow validation process, as produced byWorkflowValidator
.IWorkflowValidator An object for validating the entire workflow of a project, or just parts of it (single tasks, triggers, or nodes).