Flow4J

Flow4J - Eclipse plug-in for modeling process flows in a drag and drop manner
Download

Flow4J Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Alex Greif
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 8 MB

Flow4J Tags


Flow4J Description

Flow4J - Eclipse plug-in for modeling process flows in a drag and drop manner Flow4J is an Eclipse plug-in for modeling process flows in a drag and drop manner. A process flow can contain process steps (I call them flowlets), which can be linked together to a complex flow.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 will be automatically created, and 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. Beware, I'm talking about the flow's code and not about your code that is inside the task flowlets!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 applicationRequirements:· Eclipse 3.1NOTE: Flow4J is licensed and released under the BSD License.


Flow4J Related Software