MQS has been decommissioned
parent
5ecfd01d59
commit
30d8726016
|
|
@ -21,13 +21,14 @@ customService1:
|
|||
- returnType2: void
|
||||
- skipDeployment: "false"
|
||||
|
||||
# MQS has been decommissioned
|
||||
customService2:
|
||||
- name: "tsrd (MQS) CallTopic - OUT"
|
||||
- className: com.bmw.cc.ts.tsrd.bm.jms.calltopic.boundary.CallTopicJmsPublisherBA
|
||||
- methodName: publishCallToCallTopic
|
||||
- methodArgs: com.bmw.cc.ts.tsrd.bm.jms.calltopic.entity.CallStorageCallDO
|
||||
- returnType: void
|
||||
- skipDeployment: "false"
|
||||
- skipDeployment: "true"
|
||||
|
||||
customService3:
|
||||
- name: "ifs-007 (SQS) odfUpdateStatus - IN"
|
||||
|
|
|
|||
Loading…
Reference in New Issue