Part of Reportek.OpenFlowEngine View In Hierarchy
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 78 | Method | __init__ | constructor |
| 89 | Method | all_meta_types | What can you put inside me? Checks if the legal products are |
| 132 | Method | editActivitiesPushableOnRole | Edit the link between a role and activities of a process |
| 166 | Method | getActivitiesPushableOnRole | Undocumented |
| 171 | Method | deleteProcessWithActivitiesPushableOnRole | Delete the link between a role and activities of a process |
| 181 | Method | deleteRoleWithActivitiesPushable | Delete a role |
| 188 | Method | addRoleWithActivitiesPushable | Add a role |
| 194 | Method | editActivitiesPullableOnRole | Edit the link between a role and activities of a process |
| 228 | Method | getActivitiesPullableOnRole | Undocumented |
| 233 | Method | deleteProcessWithActivitiesPullableOnRole | Delete the link between a role and activities of a process |
| 243 | Method | deleteRoleWithActivitiesPullable | Delete a role |
| 250 | Method | addRoleWithActivitiesPullable | Add a role |
| 256 | Method | usersAssignableTo | List all user name assignable to activity in the process |
| 277 | Method | canPullActivity | Undocumented |
| 288 | Method | deleteProcess | removes specified process |
| 293 | Method | getPushRoles | Undocumented |
| 303 | Method | getPullRoles | Undocumented |
| 313 | Method | getWorkitems | Finds all workitems from a process in certain statuses |
| 327 | Method | addApplication | adds an application declaration |
| 336 | Method | deleteApplication | removes an application |
| 345 | Method | editApplication | edits an application declaration |
| 355 | Method | listApplications | List application declaration; |
| 366 | Method | exportToXPDL | Export Workflow structure to an XPDL file |
| 373 | Method | importFromXPDL | Import Workflow structure from an XPDL file |
| 482 | Method | exportToXml | Export Workflow structure to an XML file |
| 525 | Method | _importFromXml | Import Workflow structure from an XML |
| 625 | Method | importFromXml | Imports the contained objects from XML |
| 636 | Method | getProcessMappings | returns a dictionary with the valid process mappings |
| 653 | Method | setProcessMappings | sets a process mappings according to the REQUEST |
| 672 | Method | findProcess | Finds the process suited for an envelope and retrieves its absolute_url |
| 704 | Method | getDataflows | dataflow_table is acquired from root of ZODB and is |
| 710 | Method | getCountries | countries table is aquired from root of ZODB |