JAVA

Invokes a java class, 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.