Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js43292 function RemoveParticipantBehavior(eventBus, modeling) { class
43327 RemoveParticipantBehavior.$inject = [ 'eventBus', 'modeling' ];
43329 inherits$1(RemoveParticipantBehavior, CommandInterceptor);
44334 removeParticipantBehavior: [ 'type', RemoveParticipantBehavior ],