2 lines
706 B
JavaScript
2 lines
706 B
JavaScript
var n=(e,o,t)=>new Promise((p,a)=>{var f=i=>{try{r(t.next(i))}catch(c){a(c)}},g=i=>{try{r(t.throw(i))}catch(c){a(c)}},r=i=>i.done?p(i.value):Promise.resolve(i.value).then(f,g);r((t=t.apply(e,o)).next())});import{aq as s}from"./bootstrap-DsjPfOC_.js";function b(e,o){return n(this,null,function*(){return s.get("/bpm/process-definition/get",{params:{id:e,key:o}})})}function l(e){return n(this,null,function*(){return s.get("/bpm/process-definition/page",{params:e})})}function P(e){return n(this,null,function*(){return s.get("/bpm/process-definition/list",{params:e})})}function d(){return n(this,null,function*(){return s.get("/bpm/process-definition/simple-list")})}export{b as a,P as b,d as c,l as g};
|