@Version("1.2.0")

Package com.adobe.granite.workflow

Main Granite Workflow API

The Granite Workflow API bundle provides public interfaces and types for the workflow engine.

The main entry point for using workflow functionality is through the use of a Workflow Session. Instances of the Workflow Session interface are used for workflow operations like deploying a Workflow Model or starting a new Workflow Instance.