summaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-flows/src/main/groovy
AgeCommit message (Collapse)AuthorFilesLines
2018-08-06Provide implementation for activate methodssubhash kumar singh2-4/+200
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-06Fix the logs as per new standeredsubhash kumar singh1-9/+7
Fix the logs as per new standered Change-Id: I6e241c76901122a668de065d20c25650e96ded83 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-08-01Intial deActivate groovy filesubhash kumar singh1-0/+89
Intial deActivate groovy file. Change-Id: Ia023c51b21658e1434ed938b0a586bcef02f989f 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 singh1-0/+62
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)81-0/+39064
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18 Issue-ID: SO-670 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>