aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOInfrastructureBPMN/src/main/resources/process/DeleteCustomE2EServiceInstance.bpmn
AgeCommit message (Collapse)AuthorFilesLines
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)1-381/+0
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-04-25Add service operation initialtion in request dbsubhash kumar singh1-16/+65
Add service operation initialtion in request db Change-Id: I2aed78e5cda753b5424b8a8c39e9997a7a7dd61c Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-04-11Insert subprcess to delete E2E service instancesubhash kumar singh1-3/+3
Insert subprocess to delete E2E service instance. Change-Id: I1ed51e007d15614965775d1734d36d0800da520a Issue-ID: SO-422 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty1-35/+39
This is code from AT&T's 1712 and 1802 releases. Change-Id: Ie1e85851e94bc66c4d9514a0226c221939531a04 Issue-ID: SO-425 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-02-23Support more Generic workflow for voLTEc001491071-1/+1
Support more Generic workflow for voLTE Change-Id: I44509eaa6a5db7e9fb02df8edaa0a4a50e5d1d49 Issue-ID: SO-438 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-02-22Support more Generic workflow for voLTEc001491071-1/+1
Support more Generic workflow for voLTE Change-Id: I0005fffdb420709b597739173fa894981ac9c74e Issue-ID: SO-438 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-11-07Fix issue of Class name wrongc001491071-0/+1
Fix issue of Class name wrong Change-Id: I47e5be10aed7f991088c99ec7baf3135783c40e2 Issue-ID:SO-312 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-11-07Fix AAI Relationship read failed in delete flowc001491071-1/+2
Fix AAI Relationship read failed in delete flow Change-Id: Ieb31f2088aba3d4bb2d4ad5c72aec061cf833069 Issue-ID:SO-311 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-26fix update operation Statusseshukm1-52/+32
fixing update of operation status for del e2e svc IssueId: SO-263 Change-Id: I797f36c54d4fd90f697b22d576666197b311713f Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-25update operation status for E2Edeleteseshukm1-41/+57
IssueId: SO-258 Change-Id: I7699b44d5e72fdcec96f86b0c493b969f9c91598 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-10Fix E2E flow process namesRob Daugherty1-1/+1
DeleteCustomE2EServiceInstance and DoCustomDeleteE2EServiceInstance both declared their names to be "Process_1". I've changed their process names. Issue: SO-200 Change-Id: Ic1fd302a38c27d0d3a1a8200b4002a55fa0625f8 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-10Add errorRef to DeleteCustomE2EServiceInstanceRob Daugherty1-2/+3
Every throwing event needs an errorRef element. Issue: SO-200 Change-Id: I29fe145912e38cb8697638926c4b1766047195f2 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-10-10Adding BPMN and Groovy for E2E Svcseshukm1-0/+329
IssueId: SO-200 Change-Id: Idf3f9d0f64d0942ca6d004928b788c14a1605a77 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>