Java Node

The Java Node invokes a Java class, thus performing user defined functionality based on the properties specified for the Java class to act on the input.

The Java Node presents a simplified interface to invoke a Java class as part of the flow execution. It enables to perform a custom functionality written in Java programming language and be a part of the flow definition and execution. It is similar to an exit point where user can plug-in their custom functionality as a part of the flow execution to achieve the intended objective and the purpose of the flow.