Uses of Class
org.activiti.runtime.api.connector.IntegrationContextBuilder
Packages that use IntegrationContextBuilder
-
Uses of IntegrationContextBuilder in org.activiti.runtime.api.conf
Methods in org.activiti.runtime.api.conf that return IntegrationContextBuilderModifier and TypeMethodDescriptionConnectorsAutoConfiguration.integrationContextBuilder(ExtensionsVariablesMappingProvider variablesMappingProvider, org.activiti.engine.impl.el.ExpressionManager expressionManager) Methods in org.activiti.runtime.api.conf with parameters of type IntegrationContextBuilderModifier and TypeMethodDescriptionConnectorsAutoConfiguration.defaultServiceTaskBehavior(org.springframework.context.ApplicationContext applicationContext, IntegrationContextBuilder integrationContextBuilder, org.activiti.engine.impl.bpmn.behavior.VariablesPropagator variablesPropagator) -
Uses of IntegrationContextBuilder in org.activiti.runtime.api.connector
Constructors in org.activiti.runtime.api.connector with parameters of type IntegrationContextBuilderModifierConstructorDescriptionDefaultServiceTaskBehavior(org.springframework.context.ApplicationContext applicationContext, IntegrationContextBuilder integrationContextBuilder, org.activiti.engine.impl.bpmn.behavior.VariablesPropagator variablesPropagator)