Jetfire Workflow Demo
Jetfire WebParts provide a powerful and elegant GUI for displaying your custom written workflows in a Web Browser. Using the Jetfire language - an open source, object oriented, scripting language - makes writing persistent programs (workflows) very easy to write and maintain. Over 30 WebParts make it easy to display workflows designed with the Jetfire language.
Display Workflows by State Web Part
This Web Part displays workflows by state. E.g. in the DVD Tracking demo, DVD’s may be in your home collection, on loan to friends or lost. This Web Part displays each DVD in the appropriate state.
Web Part Example
This Web Part is useful for navigating within a collection of workflows or for reporting the status (or state) of workflows in a collection.

Edit Properties of the Web Part
The Web Part may be edited. It has the standard properties of a Jetfire Web Part. There is one additional property available in the edit properties: Workflow Name.
The Workflow Name defines the states that are displayed and the collection of workflows that are distributed across the states.

Jetfire Workflows: Write it; Use it.