aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-server
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-26Write data to workflow templateLvbo1633-0/+82
2017-09-26support input parameters for start eventLvbo1632-0/+114
2017-09-26Support start and end eventLvbo1633-2/+49
2017-09-26support sequence flow convertLvbo1631-0/+32
2017-09-25Support convert json object to Java BPMN objectLvbo1631-0/+71
2017-09-25Add BPMN sequence flow definitionLvbo1633-9/+103
2017-09-25Add basic BPMN element definitionLvbo1632-0/+111
2017-09-25add license header for config classLvbo1631-0/+11
2017-09-25Convert workflow json fileLvbo1632-14/+70
2017-09-22Support load config propertiesLvbo1632-10/+61
2017-09-22workflow designer back end init codeLvbo1631-0/+35