App Service Start Handler Needs to Generate Correct Import for Process
The start handler under [module]/app/service/handlers/start/start[process].go needs to have an import automatically generated as [module]/business/processes/[process]. Currently you need to manually add it/use the IDE.