Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To use a Python expression use the following Java code

Code Block
import static org.apache.camel.builder.script.ScriptBuilder.*;

...

... python("somePythonExpression") ... 

...