summaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-server
AgeCommit message (Expand)AuthorFilesLines
2018-03-21Entity Class for WorkflowYuanHu1-0/+133
2018-03-21Refactor.YuanHu2-11/+10
2018-03-21JsonUtils for JSON format.YuanHu5-9/+122
2018-03-21Entity Class for Display Information.YuanHu4-4/+151
2018-03-20Modify Logger InformationYuanHu1-4/+4
2018-03-20Extract Constant & Method.YuanHu1-5/+17
2018-03-20Refactor.YuanHu1-7/+19
2018-03-20Code Optimization.YuanHu5-32/+32
2018-03-20Parsing extend activities from file.YuanHu1-8/+16
2018-03-19Entity Class for Activity Spec.YuanHu8-0/+795
2018-03-19Save Workflow Artifact to SDC.YuanHu9-2/+394
2018-03-16Get msbServerAddr from config file.YuanHu3-2/+52
2018-03-16Get bpmn artifact from BE.YuanHu1-2/+1
2018-03-16Generate bpmn for extend activitiesYuanHu24-255/+342
2018-03-14Clean up Redundant CodeYuanHu4-624/+159
2018-03-14Remove lombok to fix license issues.YuanHu2-19/+32
2018-03-12Add Unit Test code.YuanHu1-0/+49
2018-03-08Fixed the bugs checked by sonar.YuanHu6-8/+8
2018-03-08Fixed the bugs checked by sonar.YuanHu1-0/+5
2018-03-07Close the 'DirectoryStream' after its be used.YuanHu1-6/+21
2018-03-07Unit Test for 'FileCommonUtils'.YuanHu1-3/+24
2018-02-13Integrate UI Resources into dropwizard.YuanHu1-0/+3
2018-02-07Provide the rest api of saving workflow data.YuanHu4-14/+173
2018-02-06Build up the api-doc for rest apisYuanHu37-0/+12796
2018-02-05Update Dropwizard to 1.2.3 versionYuanHu1-1/+1
2018-02-05implement class for the Rest APIs.YuanHu3-4/+209
2018-02-05Importing Some Tool Class.YuanHu4-0/+785
2018-02-02Setup Micro-Service for WF Designer SDC AdapterYuanHu3-20/+268
2018-02-02Format file contentYuanHu1-0/+2
2018-01-12Fix the failure of Unit Test.YuanHu1-1/+2
2017-12-14code formatLvbo16310-28/+45
2017-12-12converter supports error elementLvbo1635-0/+72
2017-12-11converter supports rest service taskLvbo1634-0/+187
2017-12-11Converter support service taskLvbo1633-0/+44
2017-12-08support bpmn gateway elementsLvbo1635-0/+44
2017-12-08Add support for script taskLvbo1633-0/+40
2017-12-08Support IntermediateCatchEventLvbo1634-0/+87
2017-12-07Add sequence flow xml templateLvbo1631-0/+5
2017-11-16Change workflow release versionv1.0.01.0.0-ONAP1.0.0-AmsterdamLvbo1631-2/+2
2017-09-28Add data object templateLvbo1633-1/+13
2017-09-28support BPMN data object as default valueLvbo1633-4/+77
2017-09-28Add unit test for JSON object convertLvbo1632-3/+139
2017-09-28add start and end event templateLvbo1634-0/+19
2017-09-28extract json object keys to static variableLvbo1632-6/+38
2017-09-28fix file already exist errorLvbo1631-1/+1
2017-09-27add unit test for bpmn workflow template convertLvbo1632-0/+70
2017-09-27Change license header for check style errorLvbo16313-240/+271
2017-09-27Add unit test for bpmn workflow converterLvbo1632-0/+56
2017-09-27Integrate json object convert and template convertLvbo1631-1/+11
2017-09-27Add unit test for configLvbo1633-0/+46