7 Commits

Author SHA1 Message Date
Dan
98e1776edf When returning the list of files in a ProcessModel, include all the ways they can be referenced,
for instance, json files, can be referened by file name,  bpmn files can be referened by one more process ids,
and DMN's files can be referenced by one or more decision ids.  This information is now included in the reference.

Also cleaned up a number of things in the File Object that were always null / are cary overs from CR-Connect that are not in use, and unlikely to ever be used in this way.
2022-11-07 11:47:00 -05:00
burnettk
51109d26d7 type hints, raise exception when thing not found in model 2022-06-22 21:46:40 -04:00
jasquat
f78a2b6997 some mypy fixes w/ burnettk 2022-06-22 11:39:46 -04:00
jasquat
f41490b88e fixed some more types w/ burnettk 2022-06-21 17:28:59 -04:00
mike cullerton
0afd8e11b5 run pre-commit 2022-06-14 10:00:33 -04:00
mike cullerton
8831f122eb Fix python doc strings 2022-06-14 09:44:36 -04:00
jasquat
512ac5f3c1 do not filter files on process model show and added sorting to files w/ burnettk 2022-06-13 14:58:07 -04:00