Observation module

Version 1 by Julien Lesbegueries
on Mar 18, 2011 17:49.

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History

Observation operations are
\* \*getProcessDefinitionsNames*: lists workflows QNames installed in EasyVIPER.
\* \*getProcessDefinitionEndpoints*: lists endpoints exposed by a particular workflow (defined by its QName).
\* \*getProcessInstancesNames*: lists instances names of a particular workflow (defined by its QName).
\* \*getProcessInstanceState*: gives the state of a workflow instance (INACTIVE, ACTIVE, ENDED, UNSTABLE).
\* \*getActivityState*: gives the state of an activity for a particular workflow. An activity is an EasyVIPER behaviour located on a node of the workflow.