Description Usage Arguments Value Examples
A function which returns the task names together with the task ids
1 2 | task_names(xml_internal_doc, filter_non_connector_activities = FALSE,
signavio = FALSE)
|
xml_internal_doc |
document object created using the create_internal_document function |
filter_non_connector_activities |
attribute indicating whether non connector activities should be filtered. The default value is FALSE. |
signavio |
boolean which indicates whether the file stems from signavio |
an object containing a table with the IDs and tasknames
1 | task_names(create_internal_doc(file_path))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.