Uses of Interface
org.camunda.bpm.application.ProcessApplicationElResolver
Packages that use ProcessApplicationElResolver
Package
Description
-
Uses of ProcessApplicationElResolver in org.camunda.bpm.application
Methods in org.camunda.bpm.application with parameters of type ProcessApplicationElResolverModifier and TypeMethodDescriptionint
ProcessApplicationElResolver.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 ProcessApplicationElResolverModifier and TypeClassDescriptionclass
Exposes 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 ProcessApplicationElResolverModifier and TypeClassDescriptionclass
ProcessApplicationElResolver implementation providing support for the Spring Framework.