message.soap
来自「bpel执行引擎用来执行bpel业务流程」· SOAP 代码 · 共 13 行
SOAP
13 行
<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> <SOAP-ENV:Body> <pmapi:listAllProcesses xmlns:pmapi="http://www.apache.org/ode/pmapi/types/2006/08/02/"/> <!-- <pmapi:listProcesses xmlns:pmapi="http://www.apache.org/ode/pmapi/types/2006/08/02/"> <filter>name=Hello*</filter> <orderKeys></orderKeys> </pmapi:listProcesses> --> </SOAP-ENV:Body></SOAP-ENV:Envelope>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?