BPEL Process viewer

Overview

The figure below gives a quick overview of the models available to the ProcessViewer.

Global objects

These are the global (top level) objects available when using FreeMarker from a process viewer.

Object Description Type
process This object contains the process information ProcessModel

ProcessModel

This object contains information about the task.

Property Description Type
list List of activities for the process ListModel
node Tree with activities for the process XML NodeModel
hash Hash model for activities for the process HashModel
dimension Tree of dimensions related to activities for the process XML NodeModel