Uses of Package
org.camunda.bpm.engine.spring.components.registry
-
Packages that use org.camunda.bpm.engine.spring.components.registry Package Description org.camunda.bpm.engine.spring.components.aop org.camunda.bpm.engine.spring.components.registry -
Classes in org.camunda.bpm.engine.spring.components.registry used by org.camunda.bpm.engine.spring.components.aop Class Description ActivitiStateHandlerRegistry this class records and manages all knownorg.camunda.bpm.engine.annotations.State
- responding beans in the JVM. -
Classes in org.camunda.bpm.engine.spring.components.registry used by org.camunda.bpm.engine.spring.components.registry Class Description ActivitiStateHandlerRegistration an instance of a bean discovered to both have anorg.camunda.bpm.engine.ProcessEngineComponent.ActivitiComponent
and one or moreorg.camunda.bpm.engine.ProcessEngineComponent.ActivitiComponent
annotations present.