Package de.xima.fc.interfaces.workflow.analysis
-
Interface Summary Interface Description ICreateFlowGraphContext<TElement extends IWorkflowNodeTypeProviding> Context provided to the node handlers during a call tocreateFlowGraph
.ITaskFlowAnalysis Represents the result of analyzing a workflow task.IWorkflowFlowAnalysis Interface for querying info about the control and data flow of a workflow process.IWorkflowNodeFlowAnalyzer<TData> Can perform an analysis of how a workflow task is executed, such as solving data flow equations for certain problems.