Class InvoiceProcessApplication

    • Constructor Detail

      • InvoiceProcessApplication

        public InvoiceProcessApplication()
    • Method Detail

      • startFirstProcess

        public void startFirstProcess​(ProcessEngine processEngine)
        In a @PostDeploy Hook you can interact with the process engine and access the processes the application has deployed.