Documentation
¶
Overview ¶
Package gobpm provides Business Processes Management system which allows to load, create, save and run BPMN v.2 compliant business processes.
Package consists two sub-pacages:
- model -- for loading, creating from scratch and saving business process models.
- threser -- for running business processes, monitoring and controlling them.
Directories
¶
| Path | Synopsis |
|---|---|
|
examples
|
|
|
gep
command
|
|
|
internal
|
|
|
instance
Instance creates a run-time environment for the process.
|
Instance creates a run-time environment for the process. |
|
pkg
|
|
|
expression
Package expression as a part of gobpm package provides a faciltity to create and evaluate expressions needed for GoBPM tasks and gateways.
|
Package expression as a part of gobpm package provides a faciltity to create and evaluate expressions needed for GoBPM tasks and gateways. |
|
expression/gep
GEP -- GoBPM Expresiion Processor.
|
GEP -- GoBPM Expresiion Processor. |
|
model
Package model as а part of the gobpm package allows to load, create and save buisiness process models.
|
Package model as а part of the gobpm package allows to load, create and save buisiness process models. |
|
thresher
Package thresher as a part of gobpm package provides a runtime environment to run, monitor and control business processes loaded or created in model package.
|
Package thresher as a part of gobpm package provides a runtime environment to run, monitor and control business processes loaded or created in model package. |
|
thresher/excenv
Package provide interface to access from executed node to the run-time environment.
|
Package provide interface to access from executed node to the run-time environment. |
|
variables
variables provides Variable and VarStore objects for the GoBPM project.
|
variables provides Variable and VarStore objects for the GoBPM project. |
Click to show internal directories.
Click to hide internal directories.