PHP Structure
From BPMspace WIKI
in directory /var/www/bpmspace
add_activity.php
add_function.php
add_status.php
bottom.php
change_process_name.php
change_process_status.php
copyKey.php
create_process_instance.php
delete_activity.php
delete_instance.php
delete_instances.php
delete_process.php
delete_status.php
design_process.php
do_design_process.php
do_edit_activity.php
do_edit_status.php
do_edit_transfunc.php
edit_activity.php
edit_status.php
edit_transfunc.php
export_process.php
export_process will be called with a guid, which is the general unique ID of the process object, which should be exported.
fopen function is used to edit and create new process object. All export processes are stored in the directory <BPMSpace_home>/saved_processes. <BPMSpace_home> is the directory where your BPMSpace application is stored in your webroot(htdocs).
Hint: Make sure your www-group users (for example:wwwrun) has sufficient rights(read, write and execute) of your saved_processes directory, otherwise you will have Error "Error Opening file" during the execution of export_process.
flushall.php
flushtest.php
get_instance_info.php
graph_activity.php
graph_functions.php
graph.php
graph_status.php
graph_transition.php
import_process_do.php
import_process.php
include_predis_5_3.php
index.php
instance_set_attr.php
instance_transition.php
log.php
new_instance.php
new_process.php
next_version_process.php
set_permission.php
testenvs.php
test_process.php
top.php
view_instances.php
xxx.php
in directory /var/www/bpmspace/daemon
Child_Worker.php
execFunctions.php
getFnNameParams.php
daemon.php
functions.php
file to define functions to be executed bevor or after activities and status