Interface WorkflowProcess

All Superinterfaces:
KieDefinition, NodeContainer, Process

public interface WorkflowProcess extends Process, NodeContainer
A WorkflowProcess is a type of Process that uses a flow chart (as a collection of Nodes and Connections) to model the business logic.