summaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-server/src
AgeCommit message (Expand)AuthorFilesLines
2018-04-18Update hibernate-validatorYuanHu3-14/+1
2018-04-17Not Serialize the Null FieldsYuanHu2-0/+7
2018-04-17Json Serialize 'clazz' to 'class'YuanHu7-42/+29
2018-04-12Fixed Error in Retrieving Data From SDCYuanHu9-77/+299
2018-04-12Fix Nexus IQ issues.YuanHu4-8/+21
2018-04-12Add AdapterType.YuanHu6-6/+149
2018-03-29Add healthCheck.YuanHu1-0/+51
2018-03-29Modify the year of licensesYuanHu3-3/+3
2018-03-28Add Unit Test & Remove redundant codeYuanHu5-122/+137
2018-03-27Add Unit TestYuanHu28-6/+1418
2018-03-27Add Unit Test for FileCommonUtilsYuanHu2-1/+31
2018-03-27Fix Nexus IQ Issue.YuanHu4-14/+16
2018-03-27Get Icon Data of Extend Activity.YuanHu4-2/+86
2018-03-22Code Optimization.YuanHu5-15/+18
2018-03-21Fixed the Issue Checked by Nexus IQ.YuanHu2-1/+18
2018-03-21Service Proxy for Activity Spec.YuanHu3-13/+117
2018-03-21Add Unit test.YuanHu6-2/+662
2018-03-21Insert Json to BPMN.YuanHu1-3/+38
2018-03-21Sava Workflow Artifact to SDCYuanHu2-14/+29
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.YuanHu8-2/+372
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.YuanHu1-8/+29
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-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 AdapterYuanHu2-0/+142
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