joshlong-attic/Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
Java
Issues
- 0
fire ApplicationContext events on important changes like task completion/deletion
#10 opened by joshlong - 0
@State handlers
#7 opened by joshlong - 0
it should be possible to inject the current ProcessInstance in the execution of a wait state handler or process starting method
#9 opened by joshlong - 0
make sure there are actually processes deployed for the given process && state handlers.
#8 opened by joshlong - 0
make the registry responsible for all chosen/specified/configured process wait-states
#6 opened by joshlong - 1
- 1
@ProcessVariable String systemId vs. @ProcessVariable("systemId") String systemId
#1 opened by joshlong - 0
upgrade to Spring 4 and Spring Integration 3
#4 opened by joshlong - 0
@EnableAutoConfiguration with Spring Boot and Activiti should be INSANELY useful out of the box
#3 opened by joshlong - 0