Package | Description |
---|---|
org.camunda.bpm.example.invoice | |
org.camunda.bpm.example.wait.states |
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 |
WaitStatesProcessApplication.startFirstProcess(ProcessEngine processEngine)
In a @PostDeploy Hook you can interact with the process engine and access
the processes the application has deployed.
|
Copyright © 2015. All rights reserved.