Uses of Interface
org.camunda.bpm.application.ProcessApplicationElResolver
- 
Packages that use ProcessApplicationElResolver Package Description org.camunda.bpm.application org.camunda.bpm.engine.cdi.impl org.camunda.bpm.engine.spring.application  - 
- 
Uses of ProcessApplicationElResolver in org.camunda.bpm.application
Methods in org.camunda.bpm.application with parameters of type ProcessApplicationElResolver Modifier and Type Method Description intProcessApplicationElResolver.ProcessApplicationElResolverSorter. compare(ProcessApplicationElResolver o1, ProcessApplicationElResolver o2) - 
Uses of ProcessApplicationElResolver in org.camunda.bpm.engine.cdi.impl
Classes in org.camunda.bpm.engine.cdi.impl that implement ProcessApplicationElResolver Modifier and Type Class Description classCdiProcessApplicationElResolverExposes the CdiResolver in a multiple-applications, shared process engine context. - 
Uses of ProcessApplicationElResolver in org.camunda.bpm.engine.spring.application
Classes in org.camunda.bpm.engine.spring.application that implement ProcessApplicationElResolver Modifier and Type Class Description classSpringProcessApplicationElResolverProcessApplicationElResolver implementation providing support for the Spring Framework. 
 -