Interface WorkflowProcess

All Superinterfaces:
ContextContainer, org.kie.api.definition.KieDefinition, KogitoWorkflowProcess, NodeContainer, org.kie.api.definition.process.NodeContainer, Process, org.kie.api.definition.process.Process, Serializable, org.kie.api.definition.process.WorkflowProcess
All Known Implementing Classes:
RuleFlowProcess, WorkflowProcessImpl

public interface WorkflowProcess extends KogitoWorkflowProcess, Process, NodeContainer
Represents a RuleFlow process.