Implementation

When you enter Groovy code into the Notice Request form, you are in fact providing the implementation of a method of a Groovy class that N4 will construct at runtime. The method you are implementing is passed two object instances:

The method has void return type.