Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js38065 function BpmnInteractionEvents(eventBus, interactionEvents) { class
38101 BpmnInteractionEvents.$inject = [
38107 BpmnInteractionEvents.prototype.createDefaultHit = function(element, gfx) {
38116 BpmnInteractionEvents.prototype.createParticipantHit = function(element, gfx) {
38137 BpmnInteractionEvents.prototype.createSubProcessHit = function(element, gfx) {
38160 bpmnInteractionEvents: [ 'type', BpmnInteractionEvents ]