Hi, I'm interested in spring-integration-activiti.
In sandbox, there is an outbound adapter that implements the Process Manager pattern used to 'trigger' the execution of a new business process instance.
But in many case, process definitions may include human tasks, and these human tasks may be implemented as an another spring based java application.
so IMHO, I think outbound adapter/gateway for claiming or completing task, listing tasks or users will be useful.
activiti-mule integration have these functions. Why Spring Integaration hasn't? :-)
Is there any planning towards developing these functions?


Reply With Quote
