Modifying the policy change process class

If you need to change or create new methods in that class, you can edit the class directly or create a subclass (such as YourCompanyPolicyChangeProcess.gs).

For more information about job classes and job subclasses, see Gosu classes for jobs.

If you create a subclass, you must modify the job process customization plugin. For more information, see Job process creation plugin.