Class InvoiceProcessApplication

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.ServletContextListener, ProcessApplicationInterface

    public class InvoiceProcessApplication
    extends ServletProcessApplication
    Process Application exposing this application's resources the process engine.
    • 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.