Daisy documentation
 PreviousHomeNext 
8.3 Custom workflow task screensBook Index8.4.2 Example

8.4 Workflow query system

8.4.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.3 Custom workflow task screens8.4.2 Example