Modifying the issuance process
If you need to change or create new methods in IssuanceProcess class, you can edit the class directly or create a subclass (such as YourCompanyIssuanceProcess.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.
