Often, you can write your own implementation of a certain task or action. The class specification-editor enables you to specify and reference your own Java class.
The class specification-editor
In the input field, you must enter the entire class name, including the indication of the Java packages (full qualified class name).
When you click the "J" button the following is examined:
...