Uses of Class
org.camunda.bpm.application.impl.ServletProcessApplication
-
Packages that use ServletProcessApplication Package Description org.camunda.bpm.container.impl.jboss.service org.camunda.bpm.example.invoice org.camunda.qa -
-
Uses of ServletProcessApplication in org.camunda.bpm.container.impl.jboss.service
Methods in org.camunda.bpm.container.impl.jboss.service with parameters of type ServletProcessApplication Modifier and Type Method Description protected void
MscRuntimeContainerDelegate. deployServletProcessApplication(ServletProcessApplication processApplication)
-
Uses of ServletProcessApplication in org.camunda.bpm.example.invoice
Subclasses of ServletProcessApplication in org.camunda.bpm.example.invoice Modifier and Type Class Description class
InvoiceProcessApplication
Process Application exposing this application's resources the process engine. -
Uses of ServletProcessApplication in org.camunda.qa
Subclasses of ServletProcessApplication in org.camunda.qa Modifier and Type Class Description class
Application
-