Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js52177 function IdClaimHandler(moddle) { class
52181 IdClaimHandler.$inject = [ 'moddle' ];
52184 IdClaimHandler.prototype.execute = function(context) {
52200 IdClaimHandler.prototype.revert = function(context) {
52488 handlers['id.updateClaim'] = IdClaimHandler;