When message flow processing has paused at a breakpoint that you have set in source code within a node that contains Java code, you can examine and modify the Java variables in the Flow Debugger.
When message flow processing has paused at a breakpoint in the source code within a node that contains Java code (a user-defined node or a JavaCompute node), you can browse Java variables in the Variables view on the Debug perspective, and change their associated data values.
Next: