Package org.camunda.bpm.engine.spring.components.aop
package org.camunda.bpm.engine.spring.components.aop
- 
ClassesClassDescriptionthe idea is that this bean post processor is responsible for registering all beans that have theorg.camunda.bpm.engine.annotations.Stateannotation.Proxies beans with methods annotated withStartProcess.MethodInterceptorthat starts a business process as a result of a successful method invocation.AOP advice for methods annotated with (by default)StartProcess.