Uses of Interface
org.syrup.Workflow

Packages that use Workflow
org.syrup.helpers Provides the most used implementations of Syrup interfaces. 
 

Uses of Workflow in org.syrup.helpers
 

Classes in org.syrup.helpers that implement Workflow
 class WorkflowImpl
          A generic Workflow implementation.
 

Methods in org.syrup.helpers with parameters of type Workflow
static void Utils.validate(Workflow workflow)
          Validates the Workflow.