aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/main/java/org/openecomp/mso/bpmn
AgeCommit message (Expand)AuthorFilesLines
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)1-2/+2
2018-09-08added generic fabric support to SOBenjamin, Max (mb388a)1-0/+20
2018-08-22Prod fixes August 18thBenjamin, Max (mb388a)1-0/+19
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)58-7903/+0
2018-05-24Replace printStackTrace with usage of loggerMichal Korman3-8/+4
2018-05-17Fix resource building logicsubhash kumar singh1-1/+5
2018-05-15WorkflowResponse json issuesRob Daugherty4-59/+87
2018-05-08Remove wrapper from WorkflowResponseArthur Martella1-2/+2
2018-05-04Use tosca parser without resolving GetInputsubhash kumar singh1-1/+1
2018-04-25Set Resource Recipe Time Out Valc001491072-12/+15
2018-04-23Sonar-Critical Bug FixingAS004650593-295/+303
2018-04-21Fix request parameter building for sdnc resourcesubhash kumar singh1-6/+1
2018-04-21Merge "Fix input for SDNC resource creaation"Chuanyu Chen1-2/+7
2018-04-20Fix input for SDNC resource creaationsubhash kumar singh1-2/+7
2018-04-20Update create flow for E2E servicec001491074-9/+74
2018-04-10Fix exception case in null returnsubhash kumar singh1-0/+9
2018-04-10Fix URL to get CSAR namesubhash kumar singh1-3/+4
2018-04-10Add service type for bpmn inputsubhash kumar singh1-0/+1
2018-04-10Update web.xml file to enable propertiessubhash kumar singh1-0/+1
2018-04-10Fix JsonProperty for BpmnParamsubhash kumar singh1-1/+1
2018-03-27Dependency version updates for BeijingRob Daugherty1-7/+7
2018-03-22Added OpenPojo Validations to beansSmokowski, Steve (ss835w)1-11/+21
2018-03-22CII badging issue resolutionManamohan Satapathy1-3/+7
2018-03-21Generate sdnc network operation request bodyc001491071-47/+23
2018-03-15Merge "Fix get resource input json string issue"Seshu Kumar M1-1/+1
2018-03-15Fix get resource input json string issuec001491071-1/+1
2018-03-14Merge "Fit parameter name issue"Seshu Kumar M1-3/+3
2018-03-14Merge "Support resource parameters generated"Seshu Kumar M1-30/+109
2018-03-14Fit parameter name issuec001491071-3/+3
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty18-3/+927
2018-03-14Support resource parameters generatedc001491071-30/+109
2018-03-13Update license for ResourceRequestsubhash kumar singh1-1/+1
2018-03-12Merge "Fix urls for collecting CSAR info"Seshu Kumar M1-3/+3
2018-03-12Fix urls for collecting CSAR infosubhash kumar singh1-3/+3
2018-03-12Merge "Combine the design and runtime parameter"Chuanyu Chen1-0/+131
2018-03-12Combine the design and runtime parametersubhash kumar singh1-0/+131
2018-03-09Merge "Update resource recipe parameter prepare logic"Rob Daugherty1-10/+37
2018-03-09Update resource recipe parameter prepare logicc001491071-10/+37
2018-03-09Merge "Support resource generic workflow Inputs"Chuanyu Chen1-0/+290
2018-03-09Support resource generic workflow Inputsc001491071-0/+290
2018-03-08Merge "Remove redundant String constructor calls"Seshu Kumar M1-1/+1
2018-03-08Remove redundant String constructor callsMunir Ahmad1-1/+1
2018-03-07Remove unused codeMunir Ahmad1-18/+0
2018-03-06Fix javadocMunir Ahmad1-6/+4
2018-03-06Replace StringBuilder with String & inline returnMunir Ahmad1-5/+2
2018-03-01Merge "Support Resource Recipe Common Model"Chuanyu Chen3-0/+416
2018-03-01Support Resource Recipe Common Modelc001491073-0/+416
2018-02-27Make use of append instead of string concatenationMunir Ahmad1-2/+2
2018-02-24Swap StringBuffer with StringBuilder everywhereMunir Ahmad1-1/+1
2018-02-24Swap for loop in favor of foreachMunir Ahmad1-4/+4