Pull request #166: Added test custom service for scallservice
Merge in OPAPM/cd_e2e_monitoring_config from CD_VDLM_scallservice to master * commit '91849f80fba33eeae9010f551c2a9d1f3048d61c': Added test custom service for scallserviceCD_tsmb
commit
d87bcb2ae5
|
|
@ -2,8 +2,8 @@ config:
|
|||
- customService1: template-1-1.json
|
||||
|
||||
customService1:
|
||||
- name: myJOYNRService
|
||||
- className: com.bmw.cc.conn.this.is.just.an.exampleClasss
|
||||
- methodName: exampleJoynrMethod
|
||||
- name: requestMaintenanceStatusService-vdlm
|
||||
- className: com.bmw.cc.ts.scallservice.api.maintenancestatus.v1.boundary.MaintenanceStatusApiBF
|
||||
- methodName: processRequestMaintenanceStatus
|
||||
- returnType: void
|
||||
- skipDeployment: "true"
|
||||
Loading…
Reference in New Issue