Class WorkflowBuilder

java.lang.Object
org.alfresco.repo.workflow.WorkflowBuilder

public class WorkflowBuilder extends Object
A helper class used to start workflows. The builder is a stateful object that accumulates the various parameters and package items used to start the workflow. The workflow is started when the build() method is called.
Since:
3.4
Author:
Nick Smith