catify / bpmn-engine

Complete reimplementation of the old (and deprecated) catify core process engine based on akka.io and neo4j.
30 stars 13 forks source link

provide richer process definition management #14

Open chris-koester opened 11 years ago

chris-koester commented 11 years ago

The process management is file based. It should consider the process definition contents in order to be able to know the

chris-koester commented 11 years ago

This should fit into com.catify.processengine.management.ProcessImportService.importProcessDefinition(File processDefinition)