| Term | Explanation |
|---|
| Business Process | In the specifications document, the term Business Process means the blueprint of
a Business Process, not an instance of a process. It is uniquely
defined by a BPEL document. |
| Business Process instance | It is a concrete instance of a Business Process defined by a BPEL document. Such
an instance is created on a client request. |
| Deployed Business Process | A Business Process that has been deployed in bexee. |
| Available Business Process | A Business Process that has been deployed and activated. This is synonymous with
an activated Business Process. |
| Running Business Process | An instance of a Business Process that has been created, but has not finished. |
| Terminated Business Process | An instance of a Business Process that has been created and which has finished
its execution. |