Uses of Class
org.camunda.bpm.application.ProcessApplication
-
Packages that use ProcessApplication Package Description org.camunda.bpm.application.impl.ejb org.camunda.bpm.example.invoice org.camunda.qa -
-
Uses of ProcessApplication in org.camunda.bpm.application.impl.ejb
Classes in org.camunda.bpm.application.impl.ejb with annotations of type ProcessApplication Modifier and Type Class Description class
DefaultEjbProcessApplication
-
Uses of ProcessApplication in org.camunda.bpm.example.invoice
Classes in org.camunda.bpm.example.invoice with annotations of type ProcessApplication Modifier and Type Class Description class
InvoiceProcessApplication
Process Application exposing this application's resources the process engine. -
Uses of ProcessApplication in org.camunda.qa
Classes in org.camunda.qa with annotations of type ProcessApplication Modifier and Type Class Description class
Application
-