Package | Description |
---|---|
org.camunda.bpm.example.invoice | |
org.camunda.bpm.spring.boot.starter |
Modifier and Type | Method and Description |
---|---|
void |
InvoiceProcessApplication.startFirstProcess(ProcessEngine processEngine)
In a @PostDeploy Hook you can interact with the process engine and access
the processes the application has deployed.
|
Modifier and Type | Method and Description |
---|---|
void |
SpringBootProcessApplication.onPostDeploy(ProcessEngine processEngine) |
Copyright © 2022. All rights reserved.