aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-flows/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2018-08-09Merge "Refactored references to AaiUtils"Seshu Kumar M18-1257/+281
2018-08-08Fix Invalid BPMNSmokowski, Steve (ss835w)1-1/+1
Fix invalid BPMN for a 2nd time, add JUNIT to fail verify on invalid BPMN Issue-ID: SO-804 Change-Id: I0ead7d8ebc42dbfe6b18cb29e3962cceb6d7cc23 Change-Id: I0ead7d8ebc42dbfe6b18cb29e3962cceb6d7cc23 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-07Refactored references to AaiUtilsBenjamin, Max (mb388a)18-1257/+281
to use AAIResourceClient updated bpmn, removed Generic AAI flows, and removed dead useless code Did not modify E2E Delete Service Instance flow as it has changed significantly Issue-ID: SO-813 Change-Id: I1a6bc5353ef89e2ce4359be2654395f7ce060aba Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-08-07Merge "Update input variable for deactivate"Seshu Kumar M1-0/+9
2018-08-07Delete SPPaterner resource processElaine_Han1-360/+470
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000003 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-08-07Create3rdONAPE2EServiceInstance.bpmn bug fixElaine_Han1-39/+39
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000002 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-08-07Update input variable for deactivatesubhash kumar singh1-0/+9
Update input variable for deactivate Change-Id: Icc67a667bbf26198b78ad34248b61003e149ce26 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-07Merge "Added input variable for activate workflow"Seshu Kumar M1-0/+12
2018-08-07Merge "Rename files to add SDNC"Seshu Kumar M1-0/+0
2018-08-07Merge "Provide implementation for activate methods"Seshu Kumar M1-9/+24
2018-08-06Fix Invalid BPMNSmokowski, Steve (ss835w)2-3/+3
Container was not starting as invalid bpmn was supplied. Modified to allow for start up Issue-ID: SO-804 Change-Id: I5572d2874daa5df984b5382d80f1e0b4668557fe Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2018-08-06Added input variable for activate workflowsubhash kumar singh1-0/+12
Added input variable for activate workflow Change-Id: Ibf440835283a41fd783f753f63d3a30412b59eef Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Rename files to add SDNCsubhash kumar singh1-0/+0
Rename files to add SDNC. Change-Id: Idc98299c7970c42caba10005449fd21094a2239d Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Provide implementation for activate methodssubhash kumar singh1-9/+24
Provide implementation for activate bpmn flow methods. Change-Id: I282d7bc7899f722a6d8e27bb9054bbe5b6d21d44 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-06Add SPPaterner resource procssElaine_Han5-1256/+1353
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000001 Issue-ID: SO-683 Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
2018-08-01Desing workflow for deactivatesubhash kumar singh1-142/+61
Design workflow for deactivate invocation. Change-Id: Ieb8d15764b52664bcea7baec1c1f214fbaaad07b Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-01Add exclusive block for invoking deactivatesubhash kumar singh1-63/+100
Apply decision block for invoking deactivate activity. Change-Id: I53545cdc16fb326c30b3e893b6548afdf8c7ee4f Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-01Moved the bpmn and groovy to correct foldersubhash kumar singh5-0/+1583
Moved bpmn and groovy files to correspondign folder after containerization. Change-Id: Iccd447111dd7209db220206539be1eb10863eccd Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)84-0/+46719
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>