Home
last modified time | relevance | path

Searched refs:taskMarkers (Results 1 – 1 of 1) sorted by relevance

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js18454 function attachTaskMarkers(parentGfx, element, taskMarkers) { argument
18457 var subprocess = taskMarkers && taskMarkers.indexOf('SubProcessMarker') !== -1;
18478 forEach(taskMarkers, function(marker) {