Daisy documentation
 PreviousHomeNext 
8.2.5 Workflow process internationalizationBook Index8.3.2 Example

8.3 Workflow query system

8.3.1 Overview

Daisy's workflow API provides a query system that allows for flexible querying of process instances, tasks and timers.

The query system allows:

The query is not expressed in a query language but either as an object structure in the Java interface or an XML structure in the HTTP interface.

 PreviousHomeNext 
8.2.5 Workflow process internationalization8.3.2 Example