mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-23 06:58:10 +00:00
git-subtree-dir: SpiffWorkflow git-subtree-split: 63db3e45947ec66b8d0efc2c74064004f8ff482c
3 lines
188 B
Python
3 lines
188 B
Python
from .task_spec_converters import UserTaskConverter, StartEventConverter, EndEventConverter, \
|
|
BoundaryEventConverter, IntermediateCatchEventConverter, IntermediateThrowEventConverter
|