Class ActivitiStateHandlerRegistration
java.lang.Object
org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
an instance of a bean discovered to both have an
org.camunda.bpm.engine.ProcessEngineComponent.ActivitiComponent
and one or more org.camunda.bpm.engine.ProcessEngineComponent.ActivitiComponent
annotations present.
Describes the metadata extracted from the bean at configuration time- Since:
- 1.0
- Author:
- Josh Long
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ActivitiStateHandlerRegistration
-
-
Method Details
-
getProcessVariablesIndex
public int getProcessVariablesIndex() -
getProcessIdIndex
public int getProcessIdIndex() -
requiresProcessId
public boolean requiresProcessId() -
requiresProcessVariablesMap
public boolean requiresProcessVariablesMap() -
getBeanName
-
getProcessVariablesExpected
-
getHandlerMethod
-
getHandler
-
getStateName
-
getProcessName
-
toString
-