Following are the Java node settings that user must specify to
create a flow definition.
Class name
The fully qualified Java class extending the abstract class SimpleNode.
Properties Properties are name-value pairs that indicate an action to perform,
or any general-purpose information that user's Java class will understand and perform an activity
that serves the purpose of the node in the flow definition and execution during the
runtime.