Flow4J

A plugin for the Eclipse IDE that enables the modeling of process flows in a drag and drop manner
Download

Flow4J Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Alex Greif
  • Operating Systems:
  • Windows All
  • File Size:
  • 8 MB

Flow4J Tags


Flow4J Description

Flow4J is an Eclipse Plug-in for modeling process flows in a drag and drop manner. A process flow can contain process steps (flowlets), which can be linked together to a complex flow. Flow4J plugin will use the eclipse-gef framework. All flows can contain the following types of flowlets: · Control Flowlets like Start-, Decision- and Jump-Flowlets which are configurable in Eclipse, and tell "how" the process should flow. · Task Flowlets accomplish a specific task that is wrapped in a java class. The wrapped functionality can be everything like an EJB call or even JNI call. It is also possible to write tasks in scripting languages like Jython, Groovy, JavaScript etc. After designing the flows in the Eclipse Plug-in, the flow's java source code is automatically created, and is immediately ready for compilation and deployment in a java web/application. The flow's generated java source code is highly optimized and lightning fast by · avoiding unnecessary method calls · no object instantiations at all in the flow's runtime behaviour. Web/applications can execute flows in two ways: · From inside any java code · Triggered by a HTTP request if the flow is deployed in a web application. Requirements: · Eclipse 3.1


Flow4J Related Software