Uses of Class
org.activiti.engine.impl.bpmn.listener.TransactionDependentExecutionListenerExecutionScope
-
Packages that use TransactionDependentExecutionListenerExecutionScope Package Description org.activiti.engine.impl.bpmn.listener -
-
Uses of TransactionDependentExecutionListenerExecutionScope in org.activiti.engine.impl.bpmn.listener
Fields in org.activiti.engine.impl.bpmn.listener declared as TransactionDependentExecutionListenerExecutionScope Modifier and Type Field Description protected TransactionDependentExecutionListenerExecutionScopeExecuteExecutionListenerTransactionListener. scopeConstructors in org.activiti.engine.impl.bpmn.listener with parameters of type TransactionDependentExecutionListenerExecutionScope Constructor Description ExecuteExecutionListenerTransactionListener(TransactionDependentExecutionListener listener, TransactionDependentExecutionListenerExecutionScope scope)
-